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
bbfadf0
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 2, 2023
Fix broken link
Show description for bbfadf0
cuishuang
committed
bbfadf0
Copy full SHA for bbfadf0
Commits on Jun 1, 2023
Auto merge of #112164 - Dylan-DPC:rollup-93zj7jw, r=Dylan-DPC
Show description for fabf929
bors
committed
fabf929
Copy full SHA for fabf929
Rollup merge of #112141 - anna-singleton:issue-111655-fix, r=thomcc
Show description for 129c559
Dylan-DPC
authored
129c559
Copy full SHA for 129c559
Rollup merge of #112128 - nnethercote:no-inlining-advance, r=wesleywiser
Show description for fe12323
Dylan-DPC
authored
fe12323
Copy full SHA for fe12323
Rollup merge of #112024 - compiler-errors:dont-break-thru-item, r=WaffleLapkin
Show description for 02c4b4b
Dylan-DPC
authored
02c4b4b
Copy full SHA for 02c4b4b
Rollup merge of #111980 - compiler-errors:unmapped-substs, r=lcnr
Show description for ccf99bd
Dylan-DPC
authored
ccf99bd
Copy full SHA for ccf99bd
Rollup merge of #111892 - notriddle:notriddle/timeout-tooltip, r=me,GuillaumeGomez,Manishearth
Show description for 453fc03
Dylan-DPC
authored
453fc03
Copy full SHA for 453fc03
Rollup merge of #111318 - scottmcm:operand-value-poison, r=compiler-errors
Show description for 03d4299
Dylan-DPC
authored
03d4299
Copy full SHA for 03d4299
Rollup merge of #108459 - benediktwerner:rustdoc-fix-link-match, r=GuillaumeGomez
Show description for 0baa301
Dylan-DPC
authored
0baa301
Copy full SHA for 0baa301
Auto merge of #103877 - oli-obk:const_eval_step_limit, r=fee1-dead
Show description for 23f93a1
bors
committed
23f93a1
Copy full SHA for 23f93a1
Add a distinct `OperandValue::ZeroSized` variant for ZSTs
Show description for bf36193
scottmcm
committed
bf36193
Copy full SHA for bf36193
Auto merge of #111567 - Urgau:uplift_cast_ref_to_mut, r=b-naber
Show description for ba1690b
bors
committed
ba1690b
Copy full SHA for ba1690b
rustdoc: add jsdoc comments for complex functions
notriddle
committed
d7d497a
Copy full SHA for d7d497a
Commits on May 31, 2023
Auto merge of #110807 - petrochenkov:strictflavor, r=lqd,wesleywiser
Show description for 9af3865
bors
committed
9af3865
Copy full SHA for 9af3865
Check that RPITs are compatible with the opaques inferred during HIR typeck too
compiler-errors
committed
df1c1af
Copy full SHA for df1c1af
Don't suggest break through nested items
compiler-errors
committed
0a51ab9
Copy full SHA for 0a51ab9
Auto merge of #111913 - oli-obk:valtrees2, r=lcnr
Show description for 871b595
bors
committed
871b595
Copy full SHA for 871b595
remove reference to Into in ? operator core/std docs, fix 111655
anna-singleton
committed
2eeb769
Copy full SHA for 2eeb769
Explain the reason for why a test exists
oli-obk
committed
3c02cfc
Copy full SHA for 3c02cfc
Inline from_inline_const into its sole call site
oli-obk
committed
81b07ed
Copy full SHA for 81b07ed
Explain and simplify valtree -> mir-const fallback
oli-obk
committed
c4d5dde
Copy full SHA for c4d5dde
`bug!` message nit
oli-obk
committed
9cf7810
Copy full SHA for 9cf7810
Simplify an `if let Some` to a `?`
oli-obk
committed
bd4197c
Copy full SHA for bd4197c
Remove some dead code
oli-obk
committed
1722aa7
Copy full SHA for 1722aa7
Remove `lit_to_mir_constant` query
oli-obk
committed
4ca8707
Copy full SHA for 4ca8707
Remove `deref_mir_constant`
oli-obk
committed
aa3a186
Copy full SHA for aa3a186
Only rewrite valtree-constants to patterns and keep other constants opaque
oli-obk
committed
d030ece
Copy full SHA for d030ece
Auto merge of #111076 - notriddle:notriddle/silence-private-dep-trait-impl-suggestions, r=cjgillot
Show description for ad8304a
bors
committed
ad8304a
Copy full SHA for ad8304a
Don't compute inlining status of mono items in advance.
Show description for cc21d9a
nnethercote
committed
cc21d9a
Copy full SHA for cc21d9a
Adjust tests for newly uplifted cast_ref_to_mut lint
Urgau
committed
32d4e1c
Copy full SHA for 32d4e1c
Drop uplifted clippy::cast_ref_to_mut
Urgau
committed
0169ace
Copy full SHA for 0169ace
Auto merge of #112132 - matthiaskrgr:rollup-x2l75gf, r=matthiaskrgr
Show description for e4f7ad8
bors
committed
e4f7ad8
Copy full SHA for e4f7ad8
Uplift clippy::cast_ref_to_mut to rustc
Urgau
committed
5da6067
Copy full SHA for 5da6067
Add diagnostic items for `ptr::cast_mut` and `ptr::from_ref`
Urgau
committed
a51ad13
Copy full SHA for a51ad13
Remove const eval limit and implement an exponential backoff lint instead
oli-obk
committed
05eae08
Copy full SHA for 05eae08
Pagination
Previous
Next
You can’t perform that action at this time.