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
3bbf9f0
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 21, 2023
Introduce `CodegenState`.
Show description for 3bbf9f0
nnethercote
committed
3bbf9f0
Copy full SHA for 3bbf9f0
Add comments to `Message` and `WorkItem`.
Show description for a521ba4
nnethercote
committed
a521ba4
Copy full SHA for a521ba4
Simplify `Message`.
Show description for 88cd8f9
nnethercote
committed
88cd8f9
Copy full SHA for 88cd8f9
Move `Message::CodegenItem` to a separate type.
Show description for 757c290
nnethercote
committed
757c290
Copy full SHA for 757c290
Auto merge of #111684 - ChayimFriedman2:unused-offset-of, r=WaffleLapkin
Show description for 006a26c
bors
committed
006a26c
Copy full SHA for 006a26c
Auto merge of #112890 - GuillaumeGomez:rollup-7e01q69, r=GuillaumeGomez
Show description for 536635c
bors
committed
536635c
Copy full SHA for 536635c
Rollup merge of #112886 - clubby789:revert-user-dist, r=albertlarsan68
Show description for a687a96
GuillaumeGomez
authored
a687a96
Copy full SHA for a687a96
Rollup merge of #112885 - imor:fix_span_bug_msg, r=cjgillot
Show description for 82bd2e3
GuillaumeGomez
authored
82bd2e3
Copy full SHA for 82bd2e3
Rollup merge of #112883 - oli-obk:tracing_queries, r=cjgillot
Show description for 4f6c48b
GuillaumeGomez
authored
4f6c48b
Copy full SHA for 4f6c48b
Rollup merge of #112863 - clubby789:stderr-typo, r=albertlarsan68
Show description for 38916c7
GuillaumeGomez
authored
38916c7
Copy full SHA for 38916c7
Rollup merge of #112853 - GuillaumeGomez:type_alias_type, r=oli-obk
Show description for 009d72b
GuillaumeGomez
authored
009d72b
Copy full SHA for 009d72b
Rollup merge of #112836 - GuillaumeGomez:rustdoc-invalid-file-creation, r=notriddle
Show description for e100df9
GuillaumeGomez
authored
e100df9
Copy full SHA for e100df9
Rollup merge of #99587 - ibraheemdev:park-orderings, r=m-ou-se
Show description for 476798d
GuillaumeGomez
authored
476798d
Copy full SHA for 476798d
Correctly handle Weak type aliases in rustdoc
GuillaumeGomez
committed
53761e1
Copy full SHA for 53761e1
Add tests for invalid files generation
GuillaumeGomez
committed
3ad595a
Copy full SHA for 3ad595a
Revert 'Rename profile=user to profile=dist'
Show description for e3e65d1
clubby789
committed
e3e65d1
Copy full SHA for e3e65d1
Add rustdoc tests for `lazy_type_alias`
GuillaumeGomez
committed
1af48be
Copy full SHA for 1af48be
Add `lazy_type_alias` feature gate
GuillaumeGomez
committed
60ec840
Copy full SHA for 60ec840
Fix msg passed to span_bug
imor
committed
91aef00
Copy full SHA for 91aef00
Auto merge of #112834 - oli-obk:mir_opts_considered_unsound, r=cjgillot
Show description for 38b44eb
bors
committed
38b44eb
Copy full SHA for 38b44eb
"Memory Orderings" -> "Memory Ordering"
Show description for 3acb1d2
m-ou-se
and
yvt
authored
3acb1d2
Copy full SHA for 3acb1d2
Make queries traceable again
oli-obk
committed
81e3774
Copy full SHA for 81e3774
Warn on unused offset_of!() result
ChayimFriedman2
committed
592844c
Copy full SHA for 592844c
Auto merge of #112877 - Nilstrieb:rollup-5g5hegl, r=Nilstrieb
Show description for 97bf23d
bors
committed
97bf23d
Copy full SHA for 97bf23d
Disable two mir opts that are known to be unsound
oli-obk
committed
c409f05
Copy full SHA for c409f05
Rollup merge of #112844 - Vanille-N:unique, r=RalfJung
Show description for 82e6a16
Noratrieb
authored
82e6a16
Copy full SHA for 82e6a16
Rollup merge of #112830 - nnethercote:more-codegen-cleanups, r=oli-obk
Show description for 904994e
Noratrieb
authored
904994e
Copy full SHA for 904994e
Rollup merge of #112790 - WaffleLapkin:syntactically, r=Nilstrieb
Show description for c6710d1
Noratrieb
authored
c6710d1
Copy full SHA for c6710d1
Rollup merge of #112772 - compiler-errors:clauses-1, r=lcnr
Show description for a98c14f
Noratrieb
authored
a98c14f
Copy full SHA for a98c14f
Rollup merge of #112759 - cjgillot:closure-names, r=oli-obk
Show description for 34c8e53
Noratrieb
authored
34c8e53
Copy full SHA for 34c8e53
Rollup merge of #112632 - gootorov:vec_alloc_partialeq, r=dtolnay
Show description for 78a90cb
Noratrieb
authored
78a90cb
Copy full SHA for 78a90cb
Auto merge of #106450 - albertlarsan68:fix-arc-ptr-eq, r=Amanieu
Show description for 67da586
bors
committed
67da586
Copy full SHA for 67da586
Auto merge of #112119 - zirconium-n:issue-113072-merge-borrow-kind, r=lcnr
Show description for c55d1ee
bors
committed
c55d1ee
Copy full SHA for c55d1ee
Remove Queries::ongoing_codegen.
Show description for 1da1348
nnethercote
committed
1da1348
Copy full SHA for 1da1348
Inline and remove `WorkItem::start_profiling` and `execute_work_item`.
Show description for c696307
nnethercote
committed
c696307
Copy full SHA for c696307
Pagination
Previous
Next
You can’t perform that action at this time.