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
893
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
35e166e
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 24, 2020
Account for async functions when suggesting new named lifetime
Show description for 35e166e
estebank
committed
35e166e
Copy full SHA for 35e166e
Commits on Aug 22, 2020
Auto merge of #75171 - amosonn:new_zeroed_slice, r=Amanieu
Show description for 663d2f5
bors
committed
663d2f5
Copy full SHA for 663d2f5
Auto merge of #74566 - lzutao:guard, r=petrochenkov
Show description for 5528caf
bors
committed
5528caf
Copy full SHA for 5528caf
Auto merge of #75783 - denisvasilik:intra-doc-links-core-alloc, r=jyn514
Show description for 527a685
bors
committed
527a685
Copy full SHA for 527a685
Auto merge of #75795 - matthiaskrgr:cargotest_clippy, r=Dylan-DPC
Show description for 108e90c
bors
committed
108e90c
Copy full SHA for 108e90c
Link to primitive instead of module
denisvasilik
committed
2500b6d
Copy full SHA for 2500b6d
Auto merge of #75790 - LeSeulArtichaut:std-intra-doc, r=jyn514
Show description for c5a8b7b
bors
committed
c5a8b7b
Copy full SHA for c5a8b7b
Auto merge of #75776 - GuillaumeGomez:missing-doc-examples-lint-improvements, r=jyn514
Show description for b1bb8aa
bors
committed
b1bb8aa
Copy full SHA for b1bb8aa
Auto merge of #75772 - tmiasko:io-maybe-no, r=dtolnay
Show description for ebc03f7
bors
committed
ebc03f7
Copy full SHA for ebc03f7
Auto merge of #75792 - matthiaskrgr:bootstrap_clippy, r=Dylan-DPC
Show description for e3a4b16
bors
committed
e3a4b16
Copy full SHA for e3a4b16
Auto merge of #75797 - Dylan-DPC:rollup-lfeytr7, r=Dylan-DPC
Show description for e674422
bors
committed
e674422
Copy full SHA for e674422
Rollup merge of #75788 - nagisa:mir-call-doccomment, r=wesleywiser
Show description for 2ab6fef
Dylan-DPC
authored
2ab6fef
Copy full SHA for 2ab6fef
Rollup merge of #75787 - LeSeulArtichaut:core-intra-doc, r=jyn514
Show description for 13dfa9c
Dylan-DPC
authored
13dfa9c
Copy full SHA for 13dfa9c
Rollup merge of #75782 - GuillaumeGomez:more-links, r=jyn514
Show description for 2ea6379
Dylan-DPC
authored
2ea6379
Copy full SHA for 2ea6379
Rollup merge of #75781 - Amanieu:asm-fix, r=nagisa
Show description for cb9ef09
Dylan-DPC
authored
cb9ef09
Copy full SHA for cb9ef09
Rollup merge of #75771 - tmiasko:const-eval-query-stack-normalize, r=jonas-schievink
Show description for d826229
Dylan-DPC
authored
d826229
Copy full SHA for d826229
Rollup merge of #75769 - matklad:flatten, r=petrochenkov
Show description for ad15dc2
Dylan-DPC
authored
ad15dc2
Copy full SHA for ad15dc2
Rollup merge of #75753 - koutheir:patch-1, r=steveklabnik
Show description for cc1e5c0
Dylan-DPC
authored
cc1e5c0
Copy full SHA for cc1e5c0
Rollup merge of #75745 - jyn514:refactor-resolve, r=Manishearth
Show description for 17d60e4
Dylan-DPC
authored
17d60e4
Copy full SHA for 17d60e4
Rollup merge of #75725 - LeSeulArtichaut:alloc-intra-doc, r=jyn514
Show description for ec62980
Dylan-DPC
authored
ec62980
Copy full SHA for ec62980
Rollup merge of #75718 - GuillaumeGomez:coverage-ui-doc-examples-count, r=jyn514
Show description for 441c835
Dylan-DPC
authored
441c835
Copy full SHA for 441c835
Rollup merge of #75711 - CohenArthur:split-up-astconv, r=oli-obk
Show description for 6cb98e3
Dylan-DPC
authored
6cb98e3
Copy full SHA for 6cb98e3
Rollup merge of #75705 - denisvasilik:intra-doc-links-intrinsics, r=jyn514
Show description for 8af33ad
Dylan-DPC
authored
8af33ad
Copy full SHA for 8af33ad
Commits on Aug 21, 2020
cargotest: fix clippy warnings
Show description for 69f9639
matthiaskrgr
committed
69f9639
Copy full SHA for 69f9639
Use intra-doc-links in `std::sync::*`
LeSeulArtichaut
committed
f3a832f
Copy full SHA for f3a832f
bootstrap: fix a couple of clippy lint warnings
Show description for 108a3f8
matthiaskrgr
committed
108a3f8
Copy full SHA for 108a3f8
Add more links
GuillaumeGomez
committed
385a1b2
Copy full SHA for 385a1b2
Remove links that get imported from the prelude
LeSeulArtichaut
committed
9424ac7
Copy full SHA for 9424ac7
Use intra-doc-links in `core::ops::*`
LeSeulArtichaut
committed
8e009bc
Copy full SHA for 8e009bc
MIR call terminator represents diverging calls too
nagisa
committed
215822a
Copy full SHA for 215822a
Update rc.rs
amosonn
authored
5aba816
Copy full SHA for 5aba816
Use intra-doc links
denisvasilik
committed
9785fd0
Copy full SHA for 9785fd0
Use intra-doc links
denisvasilik
committed
a45d90e
Copy full SHA for a45d90e
Add regression test
Amanieu
committed
4fe4c3b
Copy full SHA for 4fe4c3b
Added link to Microsoft's documentation of CFG
koutheir
authored
8ae3384
Copy full SHA for 8ae3384
Pagination
Previous
Next
You can’t perform that action at this time.