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
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
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
c2de5af
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 26, 2024
Revert `cargo update` changes
clubby789
committed
c2de5af
Copy full SHA for c2de5af
Commits on Mar 25, 2024
Auto merge of #123040 - weihanglo:update-cargo, r=weihanglo
Show description for 5f2c7d2
bors
committed
5f2c7d2
Copy full SHA for 5f2c7d2
Auto merge of #123041 - RalfJung:miri, r=RalfJung
Show description for 35936c4
bors
committed
35936c4
Copy full SHA for 35936c4
Update cargo
weihanglo
committed
69c2a61
Copy full SHA for 69c2a61
Auto merge of #3414 - RalfJung:rustup, r=RalfJung
Show description for cf1eb93
bors
committed
cf1eb93
Copy full SHA for cf1eb93
support '--sysroot=' form of setting the sysroot as well
RalfJung
committed
0d4ef69
Copy full SHA for 0d4ef69
Merge from rustc
RalfJung
committed
d8be714
Copy full SHA for d8be714
Preparing for merge from rustc
RalfJung
committed
5b1319c
Copy full SHA for 5b1319c
Auto merge of #123036 - matthiaskrgr:rollup-dj8hra4, r=matthiaskrgr
Show description for 60b5ca6
bors
committed
60b5ca6
Copy full SHA for 60b5ca6
Rollup merge of #123034 - bjorn3:test_ignores, r=compiler-errors
Show description for 4369718
matthiaskrgr
authored
4369718
Copy full SHA for 4369718
Rollup merge of #123022 - compiler-errors:clif-tests-async-closure, r=bjorn3
Show description for 11f168f
matthiaskrgr
authored
11f168f
Copy full SHA for 11f168f
Rollup merge of #123001 - Alexendoo:check-attributes, r=oli-obk
Show description for 10daf8a
matthiaskrgr
authored
10daf8a
Copy full SHA for 10daf8a
Rollup merge of #122999 - Alexendoo:unpretty-avoid-crash-test, r=petrochenkov
Show description for 657dd0b
matthiaskrgr
authored
657dd0b
Copy full SHA for 657dd0b
Rollup merge of #122988 - matthiaskrgr:icetests, r=petrochenkov
Show description for 877f293
matthiaskrgr
authored
877f293
Copy full SHA for 877f293
Rollup merge of #122970 - cuviper:use-chunk_by, r=Mark-Simulacrum
Show description for 9b4ee1b
matthiaskrgr
authored
9b4ee1b
Copy full SHA for 9b4ee1b
Rollup merge of #122910 - compiler-errors:unit-struct-in-path-pat-only, r=petrochenkov
Show description for e9ec442
matthiaskrgr
authored
e9ec442
Copy full SHA for e9ec442
Rollup merge of #122881 - Bryanskiy:delegation-fixes-2, r=petrochenkov
Show description for ccc5310
matthiaskrgr
authored
ccc5310
Copy full SHA for ccc5310
Rollup merge of #122842 - pacak:explicit_name, r=michaelwoerister
Show description for ded16b3
matthiaskrgr
authored
ded16b3
Copy full SHA for ded16b3
Add needs-unwind for proc macro tests
Show description for 5f5dcae
bjorn3
committed
5f5dcae
Copy full SHA for 5f5dcae
Add needs-unwind annotations to a couple of tests
bjorn3
committed
3733dcc
Copy full SHA for 3733dcc
Auto merge of #123030 - GuillaumeGomez:rustdoc-sysroot-out-of-arg-file, r=notriddle
Show description for cb7c636
bors
committed
cb7c636
Copy full SHA for cb7c636
Auto merge of #3413 - RalfJung:cargo-miri-misc, r=RalfJung
Show description for c461170
bors
committed
c461170
Copy full SHA for c461170
phase_rustdoc: add a heuristic to make us more certain that this is really rustdoc
RalfJung
committed
98e1cbb
Copy full SHA for 98e1cbb
test-cargo-miri: test anyhow
RalfJung
committed
8afc486
Copy full SHA for 8afc486
Auto merge of #3410 - RalfJung:all-targets, r=RalfJung
Show description for cf172a8
bors
committed
cf172a8
Copy full SHA for cf172a8
Auto merge of #123029 - matthiaskrgr:rollup-6qsevhx, r=matthiaskrgr
Show description for af98101
bors
committed
af98101
Copy full SHA for af98101
Move `--sysroot` argument out of the argument file to fix miri issue
GuillaumeGomez
committed
8c219af
Copy full SHA for 8c219af
CONTRIBUTING: vsocde settings: add --all-targets
RalfJung
committed
89a32d7
Copy full SHA for 89a32d7
Rollup merge of #123020 - nnethercote:rm-nnethercote-review, r=nnethercote
Show description for ab8084a
matthiaskrgr
authored
ab8084a
Copy full SHA for ab8084a
Rollup merge of #123005 - maurer:cfi-arbitrary-receivers, r=compiler-errors
Show description for fe0222b
matthiaskrgr
authored
fe0222b
Copy full SHA for fe0222b
Rollup merge of #123003 - maurer:dyn-empty, r=compiler-errors
Show description for 84ec66e
matthiaskrgr
authored
84ec66e
Copy full SHA for 84ec66e
Rollup merge of #122995 - Zalathar:flags-mir-opt, r=Mark-Simulacrum
Show description for d1fca06
matthiaskrgr
authored
d1fca06
Copy full SHA for d1fca06
Rollup merge of #122990 - SkiFire13:transmute-may-copy, r=jhpratt
Show description for e3fbaa8
matthiaskrgr
authored
e3fbaa8
Copy full SHA for e3fbaa8
Rollup merge of #122982 - Zalathar:bootstrap-coverage-docs, r=onur-ozkan
Show description for fbb81fa
matthiaskrgr
authored
fbb81fa
Copy full SHA for fbb81fa
Rollup merge of #122858 - nnethercote:tweak-parse_dot_suffix_expr, r=est31
Show description for 4cae68b
matthiaskrgr
authored
4cae68b
Copy full SHA for 4cae68b
Pagination
Previous
Next
You can’t perform that action at this time.