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
887
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
c9f55ea
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 6, 2020
review comments: use `partition_map`
estebank
committed
c9f55ea
Copy full SHA for c9f55ea
Commits on Mar 29, 2020
review comment: wording
estebank
committed
e84cb65
Copy full SHA for e84cb65
Suggest correct order for arguments when encountering early constraints
Show description for c2e0e71
estebank
committed
c2e0e71
Copy full SHA for c2e0e71
Suggest correct order for args and constraints
estebank
committed
dcb4e81
Copy full SHA for dcb4e81
Commits on Mar 28, 2020
Point at all constraints before args
estebank
committed
33d793c
Copy full SHA for 33d793c
Auto merge of #70261 - Centril:angle-args-partition, r=varkor
Show description for b9d5ee5
bors
committed
b9d5ee5
Copy full SHA for b9d5ee5
Auto merge of #70095 - jsgf:link-native, r=nagisa
Show description for b76238a
bors
committed
b76238a
Copy full SHA for b76238a
Auto merge of #70483 - Centril:rollup-slli4yf, r=Centril
Show description for 2acf32d
bors
committed
2acf32d
Copy full SHA for 2acf32d
Commits on Mar 27, 2020
Rollup merge of #70480 - lcnr:appayupyup, r=eddyb
Show description for a023e61
Centril
authored
a023e61
Copy full SHA for a023e61
Rollup merge of #70478 - lcnr:refactor-type_of, r=varkor
Show description for 5b68f9c
Centril
authored
5b68f9c
Copy full SHA for 5b68f9c
Rollup merge of #70457 - Centril:non-exhaustive-scrutinee-type, r=estebank
Show description for 23d3fa2
Centril
authored
23d3fa2
Copy full SHA for 23d3fa2
Rollup merge of #70434 - Centril:fix-34421, r=estebank
Show description for cfe1e33
Centril
authored
cfe1e33
Copy full SHA for cfe1e33
Rollup merge of #70345 - nnethercote:rm-no_integrated_as, r=alexcrichton
Show description for 08e867c
Centril
authored
08e867c
Copy full SHA for 08e867c
Auto merge of #70162 - cjgillot:split_query, r=Zoxc
Show description for 0bf7c2a
bors
committed
0bf7c2a
Copy full SHA for 0bf7c2a
add the label back but make it shorter
Centril
committed
42c5cfd
Copy full SHA for 42c5cfd
Implement -Zlink-native-libraries
Show description for 53c4e0c
jsgf
committed
53c4e0c
Copy full SHA for 53c4e0c
Auto merge of #70474 - Dylan-DPC:rollup-0lsxmmk, r=Dylan-DPC
Show description for 7520894
bors
committed
7520894
Copy full SHA for 7520894
refactor type_of for consts
lcnr
committed
c339b2e
Copy full SHA for c339b2e
clarify hir_id <-> node_id method names
lcnr
committed
37603f4
Copy full SHA for 37603f4
Rollup merge of #70470 - GuillaumeGomez:cleanup-e0463, r=Dylan-DPC
Show description for 3de5a89
Dylan-DPC
authored
3de5a89
Copy full SHA for 3de5a89
Rollup merge of #70068 - jclulow:illumos-gcc, r=cramertj
Show description for 4d079a8
Dylan-DPC
authored
4d079a8
Copy full SHA for 4d079a8
Rollup merge of #69887 - GuillaumeGomez:cleanup-e0404, r=Dylan-DPC
Show description for 6b6c470
Dylan-DPC
authored
6b6c470
Copy full SHA for 6b6c470
Rollup merge of #65222 - Lucretiel:fold_self, r=kodrAus
Show description for 87fdf35
Dylan-DPC
authored
87fdf35
Copy full SHA for 87fdf35
clean up E0404 explanation
GuillaumeGomez
committed
88100ba
Copy full SHA for 88100ba
Auto merge of #69916 - oli-obk:mir_bless, r=eddyb
Show description for 0a2df62
bors
committed
0a2df62
Copy full SHA for 0a2df62
Clean up E0463 explanation
GuillaumeGomez
committed
346bc41
Copy full SHA for 346bc41
Auto merge of #70282 - ssomers:btreemap_gdb_pretty_print, r=Mark-Simulacrum
Show description for 697d6b3
bors
committed
697d6b3
Copy full SHA for 697d6b3
address some review comments
Centril
committed
2ddc359
Copy full SHA for 2ddc359
Implement HashStable directly.
cjgillot
committed
2d7bbda
Copy full SHA for 2d7bbda
Cleanups.
cjgillot
committed
222d010
Copy full SHA for 222d010
Move QueryContext to the parent module.
cjgillot
committed
db5be1f
Copy full SHA for db5be1f
parse: improve recovery for assoc eq constraints.
Centril
committed
2972bb3
Copy full SHA for 2972bb3
extract parse_generic_arg
Centril
committed
f91de44
Copy full SHA for f91de44
parse_angle_arg: parse constraints first
Centril
committed
aa4999e
Copy full SHA for aa4999e
split parse_angle_args into loop / single step
Centril
committed
abce488
Copy full SHA for abce488
Pagination
Previous
Next
You can’t perform that action at this time.