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
cce6a6e
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 20, 2024
Auto merge of #121087 - oli-obk:eager_const_failures, r=lcnr
Show description for cce6a6e
bors
committed
cce6a6e
Copy full SHA for cce6a6e
Auto merge of #121327 - Nilstrieb:rollup-zxcwwwy, r=Nilstrieb
Show description for 5af2130
bors
committed
5af2130
Copy full SHA for 5af2130
Rollup merge of #121319 - compiler-errors:err, r=oli-obk
Show description for 599768d
Noratrieb
authored
599768d
Copy full SHA for 599768d
Rollup merge of #121311 - Nilstrieb:is-it-overlapping, r=saethlin
Show description for 9788b19
Noratrieb
authored
9788b19
Copy full SHA for 9788b19
Rollup merge of #121310 - GrigorenkoPV:doc-smallfix, r=Nilstrieb
Show description for dcb7c69
Noratrieb
authored
dcb7c69
Copy full SHA for dcb7c69
Rollup merge of #121308 - kadiwa4:test_103369, r=TaKO8Ki
Show description for 930566f
Noratrieb
authored
930566f
Copy full SHA for 930566f
Rollup merge of #121307 - estebank:drive-by, r=compiler-errors
Show description for ac030bc
Noratrieb
authored
ac030bc
Copy full SHA for ac030bc
Rollup merge of #121256 - Jarcho:visitor2, r=oli-obk
Show description for 46cab11
Noratrieb
authored
46cab11
Copy full SHA for 46cab11
Rollup merge of #121233 - Zalathar:extra-directives, r=oli-obk
Show description for 4131f6e
Noratrieb
authored
4131f6e
Copy full SHA for 4131f6e
Rollup merge of #121205 - nnethercote:fix-stable-mir-CompilerError, r=oli-obk
Show description for 328a5b7
Noratrieb
authored
328a5b7
Copy full SHA for 328a5b7
Rollup merge of #121195 - D0liphin:master, r=ehuss
Show description for 4c2af78
Noratrieb
authored
4c2af78
Copy full SHA for 4c2af78
Rollup merge of #120716 - spastorino:change-some-lint-msgs, r=lcnr
Show description for 5b8b435
Noratrieb
authored
5b8b435
Copy full SHA for 5b8b435
Auto merge of #120692 - Nadrieril:move-column-analysis-to-placeinfo, r=compiler-errors
Show description for bcea3cb
bors
committed
bcea3cb
Copy full SHA for bcea3cb
Auto merge of #120628 - workingjubilee:reimpl-meaningful-test-name-lint, r=compiler-errors
Show description for 0b9f6ad
bors
committed
0b9f6ad
Copy full SHA for 0b9f6ad
Auto merge of #121296 - madsmtm:fix-mac-catalyst-deployment-target, r=shepmaster
Show description for 7d61394
bors
committed
7d61394
Copy full SHA for 7d61394
Commits on Feb 19, 2024
return ty::Error when equating ty::Error
Show description for 84baf2f
compiler-errors
committed
84baf2f
Copy full SHA for 84baf2f
Always evaluate free constants and statics, even if previous errors occurred
oli-obk
committed
9062697
Copy full SHA for 9062697
Auto merge of #121211 - lcnr:nll-relate-handle-infer, r=BoxyUwU
Show description for 0395fa3
bors
committed
0395fa3
Copy full SHA for 0395fa3
Inline do_orphan_check_impl
spastorino
committed
4803f17
Copy full SHA for 4803f17
Remove suspicious auto trait lint
spastorino
committed
086463b
Copy full SHA for 086463b
Auto merge of #121185 - GuillaumeGomez:update-stdarch, r=Amanieu
Show description for 3246e79
bors
committed
3246e79
Copy full SHA for 3246e79
Separate testing and production sanitizers
Oli Iliffe
authored and
ehuss
committed
3e5ad42
Copy full SHA for 3e5ad42
Make `is_nonoverlapping` `#[inline]`
Show description for 0b59748
Noratrieb
committed
0b59748
Copy full SHA for 0b59748
Remove an old hack for rustdoc
GrigorenkoPV
committed
ac1754b
Copy full SHA for ac1754b
Auto merge of #121177 - joboet:move_pal_locks, r=ChrisDenton
Show description for ccb1415
bors
committed
ccb1415
Copy full SHA for ccb1415
regression test for #103369
kadiwa4
committed
7fd7b47
Copy full SHA for 7fd7b47
Drive-by `DUMMY_SP` -> `Span` and fmt changes
Show description for b4a424f
estebank
committed
b4a424f
Copy full SHA for b4a424f
Auto merge of #120463 - lcnr:eager-inference-replacement, r=compiler-errors
Show description for 0243834
bors
committed
0243834
Copy full SHA for 0243834
Auto merge of #121295 - matthiaskrgr:rollup-j2vffew, r=matthiaskrgr
Show description for e29a153
bors
committed
e29a153
Copy full SHA for e29a153
Lower default Mac Catalyst deployment target to 13.1
Show description for a3cf493
madsmtm
committed
a3cf493
Copy full SHA for a3cf493
Merge deployment target variable loading on iOS and Mac Catalyst
madsmtm
committed
cd530fc
Copy full SHA for cd530fc
Fix ld platform_version argument on Mac Catalyst
madsmtm
committed
3cb4e34
Copy full SHA for 3cb4e34
Rollup merge of #121275 - tshepang:test-panicking-proc-macros, r=nnethercote
Show description for 3fe809b
matthiaskrgr
authored
3fe809b
Copy full SHA for 3fe809b
Rollup merge of #121272 - pitaj:diag_items-legacy_numeric_constants, r=Nilstrieb
Show description for c2cc066
matthiaskrgr
authored
c2cc066
Copy full SHA for c2cc066
Rollup merge of #121230 - GuillaumeGomez:extend-level-api, r=Nadrieril
Show description for ec07410
matthiaskrgr
authored
ec07410
Copy full SHA for ec07410
Pagination
Previous
Next
You can’t perform that action at this time.