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 }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
14k
Star
108k
Code
Issues
5k+
Pull requests
902
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
fa6a4f7
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 6, 2020
avoid unnecessary intermediate reference and improve safety comments
RalfJung
committed
fa6a4f7
Copy full SHA for fa6a4f7
Commits on Oct 5, 2020
make IterMut Send/Sync again
RalfJung
committed
69669cb
Copy full SHA for 69669cb
VecDeque: avoid more aliasing issues by working with raw pointers instead of references
RalfJung
committed
e4c1a38
Copy full SHA for e4c1a38
VecDeque: fix incorrect &mut aliasing in IterMut::next/next_back
RalfJung
committed
f251dc4
Copy full SHA for f251dc4
Auto merge of #77557 - Dylan-DPC:rollup-aib9ptp, r=Dylan-DPC
Show description for efbaa41
bors
committed
efbaa41
Copy full SHA for efbaa41
Auto merge of #77466 - Aaron1011:reland-drop-tree, r=matthewjasper
Show description for ced813f
bors
committed
ced813f
Copy full SHA for ced813f
Rollup merge of #77514 - scottmcm:less-once-chain-once, r=estebank
Show description for 9dbc9ed
Dylan-DPC
authored
9dbc9ed
Copy full SHA for 9dbc9ed
Rollup merge of #77512 - ecstatic-morse:const-checking-allow-abort, r=RalfJung
Show description for 5fbb411
Dylan-DPC
authored
5fbb411
Copy full SHA for 5fbb411
Rollup merge of #77471 - ssomers:btree_cleanup_3, r=Mark-Simulacrum
Show description for 23b1e3d
Dylan-DPC
authored
23b1e3d
Copy full SHA for 23b1e3d
Rollup merge of #77439 - varkor:min_const_generics-tests, r=lcnr,estebank
Show description for e032bb7
Dylan-DPC
authored
e032bb7
Copy full SHA for e032bb7
Rollup merge of #77426 - tamird:sockaddr-scope-id, r=dtolnay
Show description for f1afed5
Dylan-DPC
authored
f1afed5
Copy full SHA for f1afed5
Rollup merge of #77407 - pietroalbini:less-build-manifest, r=Mark-Simulacrum
Show description for fffeaa7
Dylan-DPC
authored
fffeaa7
Copy full SHA for fffeaa7
Rollup merge of #77395 - ssomers:btree_love_the_leaf_edge_comments, r=Mark-Simulacrum
Show description for fe087ec
Dylan-DPC
authored
fe087ec
Copy full SHA for fe087ec
Rollup merge of #77219 - mightyiam:issue_77100, r=jyn514
Show description for 583269d
Dylan-DPC
authored
583269d
Copy full SHA for 583269d
Rollup merge of #76329 - GuillaumeGomez:doc-alias-crate-level, r=matthewjasper
Show description for e6e7ccc
Dylan-DPC
authored
e6e7ccc
Copy full SHA for e6e7ccc
Rollup merge of #75928 - JulianKnodt:non_utf8, r=estebank
Show description for 5fa978f
Dylan-DPC
authored
5fa978f
Copy full SHA for 5fa978f
Rollup merge of #75853 - LeSeulArtichaut:core-intra-docs-3, r=jyn514
Show description for 6c9e857
Dylan-DPC
authored
6c9e857
Copy full SHA for 6c9e857
Commits on Oct 4, 2020
Auto merge of #77023 - HeroicKatora:len-missed-optimization, r=Mark-Simulacrum
Show description for beb5ae4
bors
committed
beb5ae4
Copy full SHA for beb5ae4
Use more intra-doc-links in `core::fmt`
LeSeulArtichaut
committed
17d3c0a
Copy full SHA for 17d3c0a
But whatever
ecstatic-morse
authored
6ae1da3
Copy full SHA for 6ae1da3
Add comment to `Abort` match arm
Show description for fe97990
ecstatic-morse
and
RalfJung
authored
fe97990
Copy full SHA for fe97990
Bless more test output
Aaron1011
committed
ce8d757
Copy full SHA for ce8d757
Assume slice len is bounded by allocation size
Show description for e44784b
197g
committed
e44784b
Copy full SHA for e44784b
Auto merge of #77430 - ecstatic-morse:mir-source-in-body, r=lcnr
Show description for 4ccf5f7
bors
committed
4ccf5f7
Copy full SHA for 4ccf5f7
HACK: Overwrite the MIR's source with the correct const param
Show description for 606655e
ecstatic-morse
committed
606655e
Copy full SHA for 606655e
Remember the `MirSource` for each `Body`
ecstatic-morse
committed
6f61e71
Copy full SHA for 6f61e71
Move `MirSource` to `rustc_middle`
ecstatic-morse
committed
938d8fd
Copy full SHA for 938d8fd
Miscellaneous import formatting
ecstatic-morse
committed
141a977
Copy full SHA for 141a977
Discuss cleanup blocks and `span_bug` on `Abort`
ecstatic-morse
committed
25fdbaf
Copy full SHA for 25fdbaf
Auto merge of #77527 - jonas-schievink:rollup-szgq5he, r=jonas-schievink
Show description for a835b48
bors
committed
a835b48
Copy full SHA for a835b48
Rollup merge of #77525 - tmiasko:nrvo-2, r=jonas-schievink
Show description for fa200ce
jonas-schievink
authored
fa200ce
Copy full SHA for fa200ce
Rollup merge of #77521 - bjorn3:target_feature_whitelist, r=lcnr
Show description for 5889cf3
jonas-schievink
authored
5889cf3
Copy full SHA for 5889cf3
Rollup merge of #77518 - camelid:rustdoc-use-correct-link-font, r=GuillaumeGomez
Show description for ec9b4d5
jonas-schievink
authored
ec9b4d5
Copy full SHA for ec9b4d5
Rollup merge of #77513 - jyn514:refactor-doc-fragments, r=GuillaumeGomez
Show description for 94bd3c9
jonas-schievink
authored
94bd3c9
Copy full SHA for 94bd3c9
Rollup merge of #77504 - Amanieu:select_simd_bitmask, r=ecstatic-morse
Show description for 5bd9ce5
jonas-schievink
authored
5bd9ce5
Copy full SHA for 5bd9ce5
Pagination
Previous
Next
You can’t perform that action at this time.