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
920
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
cuviper
Datepicker
All time
Commit History
Commits on Oct 28, 2025
ci: add runners for vanilla LLVM 21
Show description for 46a474b
cuviper
committed
46a474b
Copy full SHA for 46a474b
Update `#[cfg(bootstrap)]`
cuviper
committed
8fd2dc0
Copy full SHA for 8fd2dc0
Bump stage0 to 1.92.0-beta.1
cuviper
committed
25c7bd9
Copy full SHA for 25c7bd9
Update CURRENT_RUSTC_VERSION post-bump
Show description for f25ca45
cuviper
committed
f25ca45
Copy full SHA for f25ca45
Commits on Oct 27, 2025
Link to `i32` for `strict_div`/`rem` methods
Show description for 83cb889
cuviper
and
kpreid
authored
83cb889
Copy full SHA for 83cb889
Commits on Oct 24, 2025
Bump the version number to 1.93.0
cuviper
committed
e150280
Copy full SHA for e150280
Commits on Oct 23, 2025
Revert "feat: implement `hash_map!` macro"
Show description for c01682e
cuviper
committed
c01682e
Copy full SHA for c01682e
Add a regression test for rust-lang/rust#147971
cuviper
committed
a81ed52
Copy full SHA for a81ed52
Commits on Oct 7, 2025
bootstrap: add `Builder::rustc_cmd` that includes the lib path
Show description for 03cdcb5
cuviper
committed
03cdcb5
Copy full SHA for 03cdcb5
Commits on Sep 25, 2025
Add `clippy::unconditional_recursion` to `./x clippy ci`
Show description for a2d2869
cuviper
committed
a2d2869
Copy full SHA for a2d2869
Commits on Sep 24, 2025
llvm: add a destructor to call releaseSerializer
cuviper
committed
fe440ec
Copy full SHA for fe440ec
Commits on Sep 22, 2025
Fix a dangling reference in `rustc_thread_pool`
cuviper
committed
389a502
Copy full SHA for 389a502
Commits on Sep 16, 2025
Update the FIXME comments in the generic three_way_compare
cuviper
committed
88bef49
Copy full SHA for 88bef49
Merge similar output checks in assembly-llvm/x86_64-cmp
cuviper
committed
e54602c
Copy full SHA for e54602c
Update the minimum external LLVM to 20
cuviper
committed
580b489
Copy full SHA for 580b489
Commits on Sep 11, 2025
test: remove an outdated normalization for rustc versions
Show description for 1793eec
cuviper
committed
1793eec
Copy full SHA for 1793eec
Commits on Aug 25, 2025
bootstrap: vendor `clippy_test_deps` too
Show description for c73d7ae
cuviper
committed
c73d7ae
Copy full SHA for c73d7ae
Commits on Aug 20, 2025
Migrate `panic_unwind` to use `cfg_select!`
cuviper
committed
d41cd48
Copy full SHA for d41cd48
Commits on Aug 14, 2025
rustc_expand: ensure stack in `InvocationCollector::visit_expr`
Show description for f68bcb3
cuviper
committed
f68bcb3
Copy full SHA for f68bcb3
Commits on Aug 4, 2025
Drop `rust-version` from `rustc_thread_pool`
Show description for 81edf2b
cuviper
committed
81edf2b
Copy full SHA for 81edf2b
Commits on Jul 26, 2025
Add release notes for 1.89.0
cuviper
committed
26a7a24
Copy full SHA for 26a7a24
Commits on Jul 8, 2025
Disable docs for `compiler-builtins` and `sysroot`
Show description for 87e7539
cuviper
committed
87e7539
Copy full SHA for 87e7539
Commits on Jul 1, 2025
Ignore `float_minimum_maximum` doctests on i586
cuviper
committed
5b073e5
Copy full SHA for 5b073e5
Update `cfg(bootstrap)`
cuviper
committed
e851e3e
Copy full SHA for e851e3e
Update `STAGE0_MISSING_TARGETS`
cuviper
committed
a58050b
Copy full SHA for a58050b
Update stage0 to 1.89.0-beta.1
cuviper
committed
47a3bf3
Copy full SHA for 47a3bf3
Update version placeholders
cuviper
committed
9ce8930
Copy full SHA for 9ce8930
Commits on Jun 23, 2025
Account for beta revisions when normalizing versions
Show description for 8469966
cuviper
committed
8469966
Copy full SHA for 8469966
Commits on Jun 20, 2025
Bump the version number to 1.90.0
cuviper
committed
8c9cafb
Copy full SHA for 8c9cafb
Commits on Jun 4, 2025
Ensure stack in `Parser::parse_ty`
Show description for af2a85b
cuviper
committed
af2a85b
Copy full SHA for af2a85b
Ensure stack in `ThirBuildCx::mirror_exprs`
Show description for 925e761
cuviper
committed
925e761
Copy full SHA for 925e761
Commits on Jun 2, 2025
Remove more library bootstrap
cuviper
committed
c87b072
Copy full SHA for c87b072
Remove bootstrap cfgs from library/
cuviper
committed
19e02c8
Copy full SHA for 19e02c8
Commits on Apr 16, 2025
Upgrade to `rustc-rayon-core` 0.5.1
Show description for b4b9cfb
cuviper
committed
b4b9cfb
Copy full SHA for b4b9cfb
Commits on Apr 14, 2025
ci: add runners for vanilla LLVM 20
Show description for c2712bc
cuviper
committed
c2712bc
Copy full SHA for c2712bc
Pagination
Previous
Next
You can’t perform that action at this time.