Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
14k
Star
108k
Code
Issues
5k+
Pull requests
907
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
badboy
Datepicker
All time
Commit History
Commits on Mar 22, 2024
Merge my contributor emails into one using mailmap
badboy
committed
1590026
Copy full SHA for 1590026
Commits on May 29, 2022
Fix order of closing HTML elements in rustdoc output
badboy
committed
9f68b99
Copy full SHA for 9f68b99
Commits on Aug 9, 2021
Proper table row formatting in platform support
Show description for cb19d83
badboy
committed
cb19d83
Copy full SHA for cb19d83
Commits on Aug 4, 2021
Promote `aarch64-apple-ios-sim` to Tier 2
Show description for 94ffa00
badboy
committed
94ffa00
Copy full SHA for 94ffa00
Commits on Aug 2, 2021
Add `aarch64-apple-ios-sim` as a possible target to the manifest
Show description for a43c464
badboy
committed
a43c464
Copy full SHA for a43c464
Commits on Jul 8, 2021
Build aarch64-apple-ios-sim as part of the full macOS build
badboy
committed
61640f2
Copy full SHA for 61640f2
Commits on May 29, 2021
tier-check: Check for lines with '[' such as those containing links
badboy
committed
aa1b127
Copy full SHA for aa1b127
Add documentation for aarch64-apple-ios-sim target
badboy
committed
2f1372b
Copy full SHA for 2f1372b
Commits on May 3, 2021
Link to MCP from target tier policy
badboy
committed
9ed197b
Copy full SHA for 9ed197b
Commits on Apr 30, 2021
Add a ToC to the Target Tier Policy documentation
badboy
committed
308ac3b
Copy full SHA for 308ac3b
Commits on Feb 20, 2021
iOS simulator: pick the target based on the environment variable
Show description for 8d6ad11
badboy
authored and
Ricky (deg4uss3r)
committed
8d6ad11
Copy full SHA for 8d6ad11
Commits on Apr 17, 2020
Start with the basics (#675)
Show description for 6984d17
badboy
and
JohnTitor
authored
6984d17
Copy full SHA for 6984d17
Commits on Jun 28, 2018
Explicitely disable WASM code generation for Emscripten
Show description for 8983ff5
badboy
committed
8983ff5
Copy full SHA for 8983ff5
Commits on Sep 30, 2016
Patch panic_unwind to compile, but this is surely broken
badboy
authored and
brson
committed
86fd661
Copy full SHA for 86fd661
Make the jsbackend an optional component
badboy
authored and
brson
committed
cb3f579
Copy full SHA for cb3f579
Configure LLVM to use js backend
Show description for 939bd47
badboy
authored and
brson
committed
939bd47
Copy full SHA for 939bd47
Commits on Aug 10, 2016
[emscripten] Disable code paths that don't work on emscripten
badboy
committed
60599df
Copy full SHA for 60599df
[emscripten] Ignore tests
Show description for ad91873
badboy
committed
ad91873
Copy full SHA for ad91873
[emscripten] Disable jemalloc for emscripten
badboy
committed
5dac93d
Copy full SHA for 5dac93d
Commits on Aug 1, 2016
Upgrade LLVM once more to get a bugfix
Show description for 5d1d247
badboy
committed
5d1d247
Copy full SHA for 5d1d247
Commits on Jul 29, 2016
Update LLVM again
badboy
committed
7c0cd30
Copy full SHA for 7c0cd30
[LLVM-3.9] Use llvm-3.9 branch
badboy
committed
f38762a
Copy full SHA for f38762a
Force check of error
Show description for a36595e
badboy
committed
a36595e
Copy full SHA for a36595e
Use C type when passing value to LLVM pass
Show description for 2c16e24
badboy
committed
2c16e24
Copy full SHA for 2c16e24
Use correct error handling type
badboy
committed
079db4f
Copy full SHA for 079db4f
[LLVM-3.9] Pass correct relocation model flag
badboy
committed
dc7076b
Copy full SHA for dc7076b
Upgrade llvm
badboy
committed
2c92756
Copy full SHA for 2c92756
Update compiler-rt
badboy
committed
ad262d5
Copy full SHA for ad262d5
Flip LLVM verion check clause
badboy
committed
09c3f33
Copy full SHA for 09c3f33
[LLVM-3.9] Use old way of getting next child
Show description for f439aee
badboy
committed
f439aee
Copy full SHA for f439aee
Upgrade compiler-rt
badboy
committed
d0e5aa4
Copy full SHA for d0e5aa4
Upgrade LLVM to include std::thread patch
badboy
committed
2bcb2b8
Copy full SHA for 2bcb2b8
Refactor determining of relocation model into methods
badboy
committed
1798c1a
Copy full SHA for 1798c1a
[LLVM-3.9] Maintain backward compatibility in Archiver
badboy
committed
1bc0447
Copy full SHA for 1bc0447
[LLVM-3.9] Increase PIELevel
Show description for deafab1
badboy
committed
deafab1
Copy full SHA for deafab1
Pagination
Previous
Next
You can’t perform that action at this time.