Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
compiler-errors
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
2b4bf2d
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 21, 2024
bootstrap: move `builder.rs` under `builder/` directory
jieyouxu
committed
2b4bf2d
Copy full SHA for 2b4bf2d
bootstrap: minor docs cleanup
jieyouxu
committed
1d77715
Copy full SHA for 1d77715
bootstrap: extract builder cargo to its own module
Show description for 4b28e52
jieyouxu
committed
4b28e52
Copy full SHA for 4b28e52
Commits on Oct 20, 2024
Auto merge of #131980 - matthiaskrgr:rollup-iy5nw71, r=matthiaskrgr
Show description for 7ed1a51
bors
committed
7ed1a51
Copy full SHA for 7ed1a51
Rollup merge of #131976 - jalil-salame:rustdoc-types-copy-enums, r=aDotInTheVoid
Show description for 4b65865
matthiaskrgr
authored
4b65865
Copy full SHA for 4b65865
Rollup merge of #131973 - jalil-salame:rustdoc-types-document-feature, r=aDotInTheVoid
Show description for c2ed685
matthiaskrgr
authored
c2ed685
Copy full SHA for c2ed685
Rollup merge of #131967 - compiler-errors:lower-mono, r=fmease
Show description for 2cded97
matthiaskrgr
authored
2cded97
Copy full SHA for 2cded97
Rollup merge of #131927 - clubby789:skip-filecheck-directives, r=Mark-Simulacrum
Show description for 7fbed7b
matthiaskrgr
authored
7fbed7b
Copy full SHA for 7fbed7b
Rollup merge of #131814 - Borgerr:misapplied-optimize-attribute, r=jieyouxu
Show description for 2a9b6d9
matthiaskrgr
authored
2a9b6d9
Copy full SHA for 2a9b6d9
Auto merge of #131949 - Noratrieb:fxhashup-thanks-alona, r=WaffleLapkin
Show description for 662180b
bors
committed
662180b
Copy full SHA for 662180b
fix(rustdoc-json-types): typos
Show description for afa75f0
jalil-salame
committed
afa75f0
Copy full SHA for afa75f0
feat(rustdoc-json-types): mark simple enums as copy
Show description for f047591
jalil-salame
committed
f047591
Copy full SHA for f047591
Auto merge of #131970 - matthiaskrgr:rollup-nr32ksd, r=matthiaskrgr
Show description for de977a5
bors
committed
de977a5
Copy full SHA for de977a5
fix(rustdoc-json-types): document rustc-hash feature
Show description for 880d565
jalil-salame
committed
880d565
Copy full SHA for 880d565
Rollup merge of #131965 - ChrisDenton:outdated-comment, r=jieyouxu
Show description for a860657
matthiaskrgr
authored
a860657
Copy full SHA for a860657
Rollup merge of #131964 - matthiaskrgr:crashes2010, r=jieyouxu
Show description for 5533c96
matthiaskrgr
authored
5533c96
Copy full SHA for 5533c96
Rollup merge of #131962 - Zalathar:llvm-set-section, r=Swatinem,workingjubilee
Show description for da8a115
matthiaskrgr
authored
da8a115
Copy full SHA for da8a115
Rollup merge of #131961 - jieyouxu:dirty, r=Zalathar
Show description for 0d4cf05
matthiaskrgr
authored
0d4cf05
Copy full SHA for 0d4cf05
Rollup merge of #131926 - clubby789:configure-enable, r=Kobzol
Show description for 2f77343
matthiaskrgr
authored
2f77343
Copy full SHA for 2f77343
Rollup merge of #131843 - workingjubilee:thaw-impossible-reprs, r=lukas-code
Show description for 6d43de6
matthiaskrgr
authored
6d43de6
Copy full SHA for 6d43de6
Rollup merge of #131647 - jieyouxu:unicode-table-generator, r=Mark-Simulacrum
Show description for fb42a45
matthiaskrgr
authored
fb42a45
Copy full SHA for fb42a45
Rollup merge of #131365 - heiseish:fix-issue-101993, r=Mark-Simulacrum
Show description for 17ac4c8
matthiaskrgr
authored
17ac4c8
Copy full SHA for 17ac4c8
Rollup merge of #121560 - Noratrieb:stop-lint-macro-nonsense, r=jieyouxu
Show description for 7b714d4
matthiaskrgr
authored
7b714d4
Copy full SHA for 7b714d4
misapplied optimize attribute throws a compilation error (#128488)
tnuha
committed
080103f
Copy full SHA for 080103f
Inline lower_mono_bounds into lower_poly_bounds
compiler-errors
committed
10b0796
Copy full SHA for 10b0796
Make LowerPolyBounds take an IntoIterator
compiler-errors
committed
b922ae0
Copy full SHA for b922ae0
compiler: Reject impossible reprs during enum layout
workingjubilee
committed
9f4c915
Copy full SHA for 9f4c915
compiler: pre-move code for fixing enum layout ICEs
workingjubilee
committed
68d1fd9
Copy full SHA for 68d1fd9
Remove outdated comment
Show description for ef5a56f
ChrisDenton
committed
ef5a56f
Copy full SHA for ef5a56f
add latest crash tests
matthiaskrgr
committed
eca5359
Copy full SHA for eca5359
Stop relying on hashmap iteration for unused macro rules arms
Noratrieb
authored and
workingjubilee
committed
0c8d81b
Copy full SHA for 0c8d81b
Stop relying on hashmap iteration for hir stat printing
Show description for 3efd592
Noratrieb
authored and
workingjubilee
committed
3efd592
Copy full SHA for 3efd592
Update rustc-hash to version 2
Show description for 4348383
Noratrieb
authored and
workingjubilee
committed
4348383
Copy full SHA for 4348383
compiletest: disambiguate between `tidy` and `tidy` (html version)
jieyouxu
committed
e32a5be
Copy full SHA for e32a5be
Make `llvm::set_section` take a `&CStr`
Zalathar
committed
3310419
Copy full SHA for 3310419
Pagination
Previous
Next
You can’t perform that action at this time.