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.7k
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 7 pull requests
- #63644
#63644
Closed
Centril
wants to merge 25 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-kapx76n
Centril/rust:rollup-kapx76n
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Closed
Rollup of 7 pull requests
#63644
Centril
wants to merge 25 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-kapx76n
Centril/rust:rollup-kapx76n
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2019
rustc: implement argsfiles for command line
Show description for f0e3258
jsgf
committed
f0e3258
View commit details
Copy full SHA for f0e3258
Browse repository at this point
Use named arguments for formatting usage message.
Show description for a0dbeea
jsgf
committed
a0dbeea
View commit details
Copy full SHA for a0dbeea
Browse repository at this point
Use BufReader::lines() to parse out the lines
Show description for 4fc66a7
jsgf
committed
4fc66a7
View commit details
Copy full SHA for 4fc66a7
Browse repository at this point
Require -Zunstable-options to use @path
jsgf
committed
892ae41
View commit details
Copy full SHA for 892ae41
Browse repository at this point
Commits on Aug 13, 2019
Simplify by removing FileArgs
jsgf
committed
b5404f0
View commit details
Copy full SHA for b5404f0
Browse repository at this point
Commits on Aug 14, 2019
Update rustc-demangle to 0.1.16.
eddyb
committed
1ab9e52
View commit details
Copy full SHA for 1ab9e52
Browse repository at this point
Remap paths for proc-macro crates.
Show description for 55caf1d
Joel Galenson
committed
55caf1d
View commit details
Copy full SHA for 55caf1d
Browse repository at this point
Remap debuginfo for all crates.
Joel Galenson
committed
9e2d02a
View commit details
Copy full SHA for 9e2d02a
Browse repository at this point
Commits on Aug 15, 2019
Normalize test results for different test environments
jsgf
committed
6589dce
View commit details
Copy full SHA for 6589dce
Browse repository at this point
Commits on Aug 16, 2019
add git keyword to submodule option
DieracDelta
committed
178abd7
View commit details
Copy full SHA for 178abd7
Browse repository at this point
Rename overflowing_{add,sub,mul} intrinsics to wrapping_{add,sub,mul}.
eddyb
committed
0f1da63
View commit details
Copy full SHA for 0f1da63
Browse repository at this point
rustbuild: work around the stdarch cfg(bootstrap) bug.
eddyb
committed
892ef6f
View commit details
Copy full SHA for 892ef6f
Browse repository at this point
Feature gate 'yield ?' pre-expansion.
Centril
committed
4087fc5
View commit details
Copy full SHA for 4087fc5
Browse repository at this point
Simplify pre-expansion gating in general.
Centril
committed
20661f1
View commit details
Copy full SHA for 20661f1
Browse repository at this point
resolve: Populate external modules in more automatic and lazy way
Show description for ea81d8c
petrochenkov
committed
ea81d8c
View commit details
Copy full SHA for ea81d8c
Browse repository at this point
resolve: Populate external traits lazily as well
petrochenkov
committed
fe2524c
View commit details
Copy full SHA for fe2524c
Browse repository at this point
resolve: Move some code around
petrochenkov
committed
ab4cc2d
View commit details
Copy full SHA for ab4cc2d
Browse repository at this point
Fix rebase
Show description for 5e47cd4
petrochenkov
committed
5e47cd4
View commit details
Copy full SHA for 5e47cd4
Browse repository at this point
Rollup merge of #63149 - petrochenkov:lazypop2, r=eddyb
Show description for 804d973
Centril
authored
804d973
View commit details
Copy full SHA for 804d973
Browse repository at this point
Rollup merge of #63175 - jsgf:argsfile, r=alexcrichton
Show description for 85ba0ff
Centril
authored
85ba0ff
View commit details
Copy full SHA for 85ba0ff
Browse repository at this point
Rollup merge of #63545 - Centril:gate-yield-preexp, r=oli-obk
Show description for 1ac66dd
Centril
authored
1ac66dd
View commit details
Copy full SHA for 1ac66dd
Browse repository at this point
Rollup merge of #63548 - eddyb:unicode-demangling, r=alexcrichton
Show description for 28d4d9a
Centril
authored
28d4d9a
View commit details
Copy full SHA for 28d4d9a
Browse repository at this point
Rollup merge of #63558 - jgalenson:move-remap, r=alexcrichton
Show description for 833447d
Centril
authored
833447d
View commit details
Copy full SHA for 833447d
Browse repository at this point
Rollup merge of #63641 - DieracDelta:master, r=eddyb
Show description for 4151153
Centril
authored
4151153
View commit details
Copy full SHA for 4151153
Browse repository at this point
Rollup merge of #63642 - eddyb:wrap-it-up, r=rkruppe,Mark-Simulacrum
Show description for e2f410f
Centril
authored
e2f410f
View commit details
Copy full SHA for e2f410f
Browse repository at this point
You can’t perform that action at this time.