Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.6k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 13 pull requests
- #67042
#67042
Closed
JohnTitor
wants to merge 37 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-70v246s
JohnTitor/rust:rollup-70v246s
Copy head branch name to clipboard
Conversation
Commits
37
(37)
Checks
Files changed
Closed
Rollup of 13 pull requests
#67042
JohnTitor
wants to merge 37 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-70v246s
JohnTitor/rust:rollup-70v246s
Copy head branch name to clipboard
Commits
Commits on Nov 14, 2019
Improve comments about NodeStates.
Show description for 5a9b704
nnethercote
committed
5a9b704
View commit details
Copy full SHA for 5a9b704
Browse repository at this point
Give two functions clearer names.
nnethercote
committed
c45fc6b
View commit details
Copy full SHA for c45fc6b
Browse repository at this point
Commits on Nov 25, 2019
remove dependency from libhermit
Show description for c874789
stlankes
committed
c874789
View commit details
Copy full SHA for c874789
Browse repository at this point
Commits on Nov 30, 2019
Small error codes explanation cleanup (E0092, E0093 and E0094)
GuillaumeGomez
committed
481b18a
View commit details
Copy full SHA for 481b18a
Browse repository at this point
Commits on Dec 1, 2019
Add support for RISC-V 64-bit GNU/Linux
msizanoen1
committed
e4b2cb8
View commit details
Copy full SHA for e4b2cb8
Browse repository at this point
Update libc
msizanoen1
committed
930a0a2
View commit details
Copy full SHA for 930a0a2
Browse repository at this point
Fix pointing at arg when cause is outside of call
VirrageS
committed
4cc7ef5
View commit details
Copy full SHA for 4cc7ef5
Browse repository at this point
Commits on Dec 2, 2019
Use Module::print() instead of a PrintModulePass
Show description for 85df207
Victor Ding
committed
85df207
View commit details
Copy full SHA for 85df207
Browse repository at this point
Commits on Dec 3, 2019
Add long error for E0631 and update ui tests.
reese
committed
7693bb9
View commit details
Copy full SHA for 7693bb9
Browse repository at this point
Rename tests and add short test description
VirrageS
committed
0abb988
View commit details
Copy full SHA for 0abb988
Browse repository at this point
Use simpler code example for E0631 long error.
reese
committed
26a1ba8
View commit details
Copy full SHA for 26a1ba8
Browse repository at this point
Tweak wording of `collect()` on bad target type
estebank
committed
3091b82
View commit details
Copy full SHA for 3091b82
Browse repository at this point
Update missed test.
reese
committed
911b7d6
View commit details
Copy full SHA for 911b7d6
Browse repository at this point
clean up E0107 error explanation
GuillaumeGomez
committed
c911bb1
View commit details
Copy full SHA for c911bb1
Browse repository at this point
Commits on Dec 4, 2019
capitalize Rust
Andrew Banchich
authored
1fa948f
View commit details
Copy full SHA for 1fa948f
Browse repository at this point
Accurately portray raw identifiers in error messages
Show description for f6b435d
estebank
committed
f6b435d
View commit details
Copy full SHA for f6b435d
Browse repository at this point
Include a span in more `expected...found` notes
Show description for 168e35d
Aaron1011
committed
168e35d
View commit details
Copy full SHA for 168e35d
Browse repository at this point
review comments: move test
estebank
committed
b5ad0cb
View commit details
Copy full SHA for b5ad0cb
Browse repository at this point
Account for raw idents in module file finding
estebank
committed
0103308
View commit details
Copy full SHA for 0103308
Browse repository at this point
Clean up E0116 error code long explanation
GuillaumeGomez
committed
c2ce7dd
View commit details
Copy full SHA for c2ce7dd
Browse repository at this point
Clean up E0117 error code long explanation
GuillaumeGomez
committed
1e5450d
View commit details
Copy full SHA for 1e5450d
Browse repository at this point
Clean up E0118 error code long explanation
GuillaumeGomez
committed
9eaea4d
View commit details
Copy full SHA for 9eaea4d
Browse repository at this point
some error codes long explanation
GuillaumeGomez
committed
ae753a5
View commit details
Copy full SHA for ae753a5
Browse repository at this point
Fix docs for formatting delegations
elichai
committed
8be7223
View commit details
Copy full SHA for 8be7223
Browse repository at this point
Commits on Dec 5, 2019
Rollup merge of #66405 - nnethercote:tweak-ObligForest-NodeStates, r=nikomatsakis
Show description for 0cd8141
JohnTitor
authored
0cd8141
View commit details
Copy full SHA for 0cd8141
Browse repository at this point
Rollup merge of #66730 - hermitcore:master, r=alexcrichton
Show description for de6ec7e
JohnTitor
authored
de6ec7e
View commit details
Copy full SHA for de6ec7e
Browse repository at this point
Rollup merge of #66764 - estebank:reword-bad-collect, r=alexcrichton
Show description for 2020bf4
JohnTitor
authored
2020bf4
View commit details
Copy full SHA for 2020bf4
Browse repository at this point
Rollup merge of #66899 - msizanoen1:riscv-std, r=alexcrichton
Show description for aeec7af
JohnTitor
authored
aeec7af
View commit details
Copy full SHA for aeec7af
Browse repository at this point
Rollup merge of #66900 - GuillaumeGomez:clean-up-err-codes, r=Dylan-DPC
Show description for 7fcaba0
JohnTitor
authored
7fcaba0
View commit details
Copy full SHA for 7fcaba0
Browse repository at this point
Rollup merge of #66933 - VirrageS:blame-wrong-line, r=Centril
Show description for c6c77ac
JohnTitor
authored
c6c77ac
View commit details
Copy full SHA for c6c77ac
Browse repository at this point
Rollup merge of #66952 - 0dvictor:print, r=rkruppe
Show description for 56eff4f
JohnTitor
authored
56eff4f
View commit details
Copy full SHA for 56eff4f
Browse repository at this point
Rollup merge of #66979 - reese:E0631-long-error, r=GuillaumeGomez
Show description for 929909d
JohnTitor
authored
929909d
View commit details
Copy full SHA for 929909d
Browse repository at this point
Rollup merge of #67005 - andrewbanchich:master, r=joshtriplett
Show description for 95d219b
JohnTitor
authored
95d219b
View commit details
Copy full SHA for 95d219b
Browse repository at this point
Rollup merge of #67010 - estebank:raw-idents, r=Centril
Show description for 89931eb
JohnTitor
authored
89931eb
View commit details
Copy full SHA for 89931eb
Browse repository at this point
Rollup merge of #67011 - Aaron1011:fix/expected-found-span, r=Dylan-DPC
Show description for 08a7eb8
JohnTitor
authored
08a7eb8
View commit details
Copy full SHA for 08a7eb8
Browse repository at this point
Rollup merge of #67017 - GuillaumeGomez:long-err-explanations-2, r=Dylan-DPC
Show description for dd2706d
JohnTitor
authored
dd2706d
View commit details
Copy full SHA for dd2706d
Browse repository at this point
Rollup merge of #67021 - elichai:2019-12-fmt, r=QuietMisdreavus
Show description for b7c40cb
JohnTitor
authored
b7c40cb
View commit details
Copy full SHA for b7c40cb
Browse repository at this point
You can’t perform that action at this time.