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
459ea32
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 27, 2024
Remove `Partial/Ord` from `BoundRegion`
oli-obk
committed
459ea32
Copy full SHA for 459ea32
Remove `Ord` from `BoundTy`
oli-obk
committed
e87d108
Copy full SHA for e87d108
Remove `Ord` from `Binder`
oli-obk
committed
dd9fe01
Copy full SHA for dd9fe01
Remove `Ord` from `Ty`, `Const`, and `Region`
oli-obk
committed
dc95bd6
Copy full SHA for dc95bd6
Sort diagnostics by rendered trait ref instead of its def ids
oli-obk
committed
939df29
Copy full SHA for 939df29
Use FxIndexMap instead of BTreeMap to avoid sorting `DefId`s
oli-obk
committed
5ae546e
Copy full SHA for 5ae546e
Use `TraitRef::to_string` sorting in favor of `TraitRef::ord`, as the latter compares `DefId`s which we need to avoid
oli-obk
committed
ae24fef
Copy full SHA for ae24fef
Remove unnecessary `Partial/Ord` derive
oli-obk
committed
2707ac9
Copy full SHA for 2707ac9
Auto merge of #123128 - GuillaumeGomez:rollup-3l3zu6s, r=GuillaumeGomez
Show description for 10a7aa1
bors
committed
10a7aa1
Copy full SHA for 10a7aa1
Rollup merge of #123116 - chloekek:rustdoc-variant-swap-fields-doc, r=GuillaumeGomez
Show description for c0945f0
GuillaumeGomez
authored
c0945f0
Copy full SHA for c0945f0
Rollup merge of #123083 - klensy:clippy-me, r=workingjubilee
Show description for 64a9360
GuillaumeGomez
authored
64a9360
Copy full SHA for 64a9360
Rollup merge of #123024 - maurer:kcfi-testing, r=workingjubilee
Show description for dc4236d
GuillaumeGomez
authored
dc4236d
Copy full SHA for dc4236d
Rollup merge of #123021 - compiler-errors:coroutine-layout-lol, r=oli-obk
Show description for bffeb05
GuillaumeGomez
authored
bffeb05
Copy full SHA for bffeb05
Rollup merge of #122860 - Zalathar:unused, r=cjgillot
Show description for 8a7f285
GuillaumeGomez
authored
8a7f285
Copy full SHA for 8a7f285
Rollup merge of #121843 - ferrocene:builtin-path, r=petrochenkov
Show description for 2973f04
GuillaumeGomez
authored
2973f04
Copy full SHA for 2973f04
Auto merge of #116016 - jhpratt:kill-rustc-serialize, r=ehuss
Show description for 0dcc130
bors
committed
0dcc130
Copy full SHA for 0dcc130
Auto merge of #123121 - matthiaskrgr:rollup-e4glcv3, r=matthiaskrgr
Show description for 37f9798
bors
committed
37f9798
Copy full SHA for 37f9798
Rollup merge of #123118 - tgross35:rwlock-docs, r=workingjubilee
Show description for bce5253
matthiaskrgr
authored
bce5253
Copy full SHA for bce5253
Rollup merge of #123107 - avandesa:vec_pop_if, r=joboet
Show description for 19a40ec
matthiaskrgr
authored
19a40ec
Copy full SHA for 19a40ec
Rollup merge of #123102 - durin42:llvm-19-pass-ptr, r=workingjubilee
Show description for fc51dbd
matthiaskrgr
authored
fc51dbd
Copy full SHA for fc51dbd
Rollup merge of #123084 - a1phyr:unixstream_read_buf, r=workingjubilee
Show description for 910e23b
matthiaskrgr
authored
910e23b
Copy full SHA for 910e23b
Rollup merge of #123038 - he32:netbsd-ilp32-fix, r=workingjubilee
Show description for d589021
matthiaskrgr
authored
d589021
Copy full SHA for d589021
Rollup merge of #122880 - a1phyr:preadv_more_platform, r=workingjubilee
Show description for 4bdf171
matthiaskrgr
authored
4bdf171
Copy full SHA for 4bdf171
Rollup merge of #122439 - Nadrieril:store-built-place, r=compiler-errors
Show description for a2122dc
matthiaskrgr
authored
a2122dc
Copy full SHA for a2122dc
Update `RwLock` deadlock example to not use shadowing
Show description for 0cd5772
tgross35
committed
0cd5772
Copy full SHA for 0cd5772
Auto merge of #122958 - jieyouxu:port-backtrace-dylib-dep, r=workingjubilee
Show description for 435b525
bors
committed
435b525
Copy full SHA for 435b525
rustdoc: Swap fields and variant documentations
Show description for 1942f95
chloekek
committed
1942f95
Copy full SHA for 1942f95
Commits on Mar 26, 2024
Implement `Vec::pop_if`
avandesa
committed
07d3806
Copy full SHA for 07d3806
Auto merge of #123108 - matthiaskrgr:rollup-zossklv, r=matthiaskrgr
Show description for a1b4991
bors
committed
a1b4991
Copy full SHA for a1b4991
Rollup merge of #123103 - compiler-errors:inherited-is-a-weird-name, r=oli-obk
Show description for 781b225
matthiaskrgr
authored
781b225
Copy full SHA for 781b225
Rollup merge of #123087 - tgross35:clippy-f16-f128-check-stubs, r=blyxyas
Show description for 7af95ed
matthiaskrgr
authored
7af95ed
Copy full SHA for 7af95ed
Rollup merge of #123057 - sthibaul:systemtime, r=jhpratt
Show description for ac5ffa5
matthiaskrgr
authored
ac5ffa5
Copy full SHA for ac5ffa5
Rollup merge of #123055 - onur-ozkan:miri-rustdoc, r=RalfJung
Show description for b8e8d65
matthiaskrgr
authored
b8e8d65
Copy full SHA for b8e8d65
Rollup merge of #123049 - compiler-errors:coroutine-closure-rcvr, r=oli-obk
Show description for b63dca1
matthiaskrgr
authored
b63dca1
Copy full SHA for b63dca1
Rollup merge of #122835 - compiler-errors:deref-pure, r=Nadrieril
Show description for 0029a11
matthiaskrgr
authored
0029a11
Copy full SHA for 0029a11
Pagination
Previous
Next
You can’t perform that action at this time.