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
13.9k
Star
108k
Code
Issues
5k+
Pull requests
900
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
5e8707f
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 28, 2020
Reduce vebosity of E0599
estebank
committed
5e8707f
Copy full SHA for 5e8707f
Add more context to E0599 errors
Show description for f037d5c
estebank
committed
f037d5c
Copy full SHA for f037d5c
Auto merge of #69148 - estebank:cold-as-ice, r=oli-obk
Show description for eaa02f5
bors
committed
eaa02f5
Copy full SHA for eaa02f5
Auto merge of #68827 - ssomers:btree_navigation_revisited, r=Mark-Simulacrum
Show description for e2223c9
bors
committed
e2223c9
Copy full SHA for e2223c9
Auto merge of #68505 - skinny121:canonicalize-const-eval-inputs, r=nikomatsakis
Show description for bfc32dd
bors
committed
bfc32dd
Copy full SHA for bfc32dd
Auto merge of #69534 - Dylan-DPC:rollup-fwa2lip, r=Dylan-DPC
Show description for 7497d93
bors
committed
7497d93
Copy full SHA for 7497d93
Rollup merge of #69529 - matthiaskrgr:clippy_identity_conversion, r=Mark-Simulacrum
Show description for 02b96b3
Dylan-DPC
authored
02b96b3
Copy full SHA for 02b96b3
Rollup merge of #69527 - pnkfelix:issue-69291-dont-run-rustfmt-on-untracked-paths, r=Mark-Simulacrum
Show description for 4c9e44f
Dylan-DPC
authored
4c9e44f
Copy full SHA for 4c9e44f
Rollup merge of #69501 - matthiaskrgr:find_note, r=ecstatic-morse
Show description for 0291b6a
Dylan-DPC
authored
0291b6a
Copy full SHA for 0291b6a
Rollup merge of #69496 - matthiaskrgr:filter_next, r=ecstatic-morse
Show description for 5b32dd0
Dylan-DPC
authored
5b32dd0
Copy full SHA for 5b32dd0
Rollup merge of #69495 - matthiaskrgr:op_ref, r=oli-obk
Show description for b19e822
Dylan-DPC
authored
b19e822
Copy full SHA for b19e822
Rollup merge of #69491 - petrochenkov:symprint, r=Mark-Simulacrum
Show description for ffe4af5
Dylan-DPC
authored
ffe4af5
Copy full SHA for ffe4af5
Rollup merge of #69449 - JohnTitor:toolstate-ping, r=Mark-Simulacrum
Show description for ab45408
Dylan-DPC
authored
ab45408
Copy full SHA for ab45408
Rollup merge of #69430 - matthiaskrgr:noloop, r=varkor
Show description for 84f5bcc
Dylan-DPC
authored
84f5bcc
Copy full SHA for 84f5bcc
Rollup merge of #69379 - jumbatm:llvm-sigsegv, r=pnkfelix
Show description for 350491d
Dylan-DPC
authored
350491d
Copy full SHA for 350491d
Make implementation of navigation simpler, safer and faster
ssomers
committed
9f7b58f
Copy full SHA for 9f7b58f
Commits on Feb 27, 2020
Account for associated items when denying `_`
estebank
committed
c6cfcf9
Copy full SHA for c6cfcf9
Account for bounds when denying `_` in type parameters
estebank
committed
a7b727d
Copy full SHA for a7b727d
Revert "Backport only: avoid ICE on bad placeholder type"
Show description for e6c8596
estebank
committed
e6c8596
Copy full SHA for e6c8596
Fix and test implementation of BTreeMap's first_entry, last_entry, pop_first, pop_last
ssomers
committed
4f6661a
Copy full SHA for 4f6661a
Auto merge of #69513 - tmiasko:revert-checked-unused, r=petrochenkov
Show description for fbc46b7
bors
committed
fbc46b7
Copy full SHA for fbc46b7
don't use .into() to convert types into identical types.
Show description for 7be94a8
matthiaskrgr
committed
7be94a8
Copy full SHA for 7be94a8
Ignore untracked paths when running `rustfmt` on repository.
pnkfelix
committed
cac4eee
Copy full SHA for cac4eee
Auto merge of #68434 - varkor:astconv-mismatch-error, r=nikomatsakis
Show description for 6d69cab
bors
committed
6d69cab
Copy full SHA for 6d69cab
Auto merge of #68528 - ecstatic-morse:maybe-init-variants, r=oli-obk
Show description for 49c68bd
bors
committed
49c68bd
Copy full SHA for 49c68bd
docs: note that find(f) is equivalent to filter(f).next() in the iterator docs.
matthiaskrgr
committed
31b9764
Copy full SHA for 31b9764
librustc_typeck: remove loop that never actually loops
matthiaskrgr
committed
b6f0567
Copy full SHA for b6f0567
use find(x) instead of filter(x).next()
matthiaskrgr
committed
896a081
Copy full SHA for 896a081
Auto merge of #69507 - JohnTitor:rollup-jqf1gmw, r=JohnTitor
Show description for a8437cf
bors
committed
a8437cf
Copy full SHA for a8437cf
Rollup merge of #69505 - Mark-Simulacrum:triagebot-diag-labels, r=Centril
Show description for c384ace
JohnTitor
authored
c384ace
Copy full SHA for c384ace
Rollup merge of #69500 - cuviper:par_for_each_in-item, r=Mark-Simulacrum
Show description for 7824a9d
JohnTitor
authored
7824a9d
Copy full SHA for 7824a9d
Rollup merge of #69480 - GuillaumeGomez:clean-up-e0373, r=Dylan-DPC
Show description for 6e66bfd
JohnTitor
authored
6e66bfd
Copy full SHA for 6e66bfd
Rollup merge of #69479 - matthiaskrgr:op_pred, r=Dylan-DPC
Show description for d4700a8
JohnTitor
authored
d4700a8
Copy full SHA for d4700a8
Rollup merge of #69473 - contrun:update-llvm, r=nikomatsakis
Show description for 4cc0295
JohnTitor
authored
4cc0295
Copy full SHA for 4cc0295
Rollup merge of #69439 - petrochenkov:latelife, r=matthewjasper
Show description for 0d66c7c
JohnTitor
authored
0d66c7c
Copy full SHA for 0d66c7c
Pagination
Previous
Next
You can’t perform that action at this time.