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 }}
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
16.8k
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
- #60206
#60206
Closed
Centril
wants to merge 33 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-9e11cuy
Centril/rust:rollup-9e11cuy
Copy head branch name to clipboard
Conversation
Commits
33
(33)
Checks
Files changed
Closed
Rollup of 7 pull requests
#60206
Centril
wants to merge 33 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-9e11cuy
Centril/rust:rollup-9e11cuy
Copy head branch name to clipboard
Commits
Commits on Apr 10, 2019
warn on unused results for operation methods on nums
KodrAus
committed
53d2473
View commit details
Copy full SHA for 53d2473
Browse repository at this point
fix up unused wrappingn_add in compile-pass test
KodrAus
committed
23154db
View commit details
Copy full SHA for 23154db
Browse repository at this point
Commits on Apr 21, 2019
Update Source Serif Pro fonts to version 2.010
Show description for e14819a
Manishearth
committed
e14819a
View commit details
Copy full SHA for e14819a
Browse repository at this point
Update Source Code Pro fonts to version 2.030
Show description for 6bafc58
Manishearth
committed
6bafc58
View commit details
Copy full SHA for 6bafc58
Browse repository at this point
Update Fira Sans to version 4.202
Show description for cdca41d
Manishearth
committed
cdca41d
View commit details
Copy full SHA for cdca41d
Browse repository at this point
Add test for drop order in async functions.
Show description for 8b57be1
davidtwco
committed
8b57be1
View commit details
Copy full SHA for 8b57be1
Browse repository at this point
Introduce `LocalSource` into the AST.
Show description for 41c6bb1
davidtwco
committed
41c6bb1
View commit details
Copy full SHA for 41c6bb1
Browse repository at this point
Add `AsyncArgument` to AST.
Show description for 879abb1
davidtwco
committed
879abb1
View commit details
Copy full SHA for 879abb1
Browse repository at this point
Move `async fn` arguments into closure.
Show description for 7c6dc7a
davidtwco
committed
7c6dc7a
View commit details
Copy full SHA for 7c6dc7a
Browse repository at this point
Enforce consistent drop order w/ async methods.
Show description for 6134655
davidtwco
committed
6134655
View commit details
Copy full SHA for 6134655
Browse repository at this point
Do not specify type in generated let bindings.
Show description for 92e72df
davidtwco
committed
92e72df
View commit details
Copy full SHA for 92e72df
Browse repository at this point
Introduce `ArgSource` for diagnostics.
Show description for 9d7da82
davidtwco
committed
9d7da82
View commit details
Copy full SHA for 9d7da82
Browse repository at this point
Correct lowering order to avoid ICE after rebase.
Show description for 44ddbc5
davidtwco
committed
44ddbc5
View commit details
Copy full SHA for 44ddbc5
Browse repository at this point
Display original pattern in rustdoc.
Show description for 09c707f
davidtwco
committed
09c707f
View commit details
Copy full SHA for 09c707f
Browse repository at this point
Commits on Apr 22, 2019
Promote rust comments to rustdoc
rasendubi
committed
517fb1b
View commit details
Copy full SHA for 517fb1b
Browse repository at this point
Add rustc_allow_const_fn_ptr
cramertj
committed
e55a313
View commit details
Copy full SHA for e55a313
Browse repository at this point
Stabilize futures_api
cramertj
committed
795a15a
View commit details
Copy full SHA for 795a15a
Browse repository at this point
Commits on Apr 23, 2019
Add f16c target_feature
gnzlbg
committed
2d401fb
View commit details
Copy full SHA for 2d401fb
Browse repository at this point
Look specifically for comments containing tidy ignore directives
varkor
committed
33f0a37
View commit details
Copy full SHA for 33f0a37
Browse repository at this point
Tidy warn on ignored line length when lines are not too long
varkor
committed
51b2ecf
View commit details
Copy full SHA for 51b2ecf
Browse repository at this point
Remove unnecessary ignore-tidy-linelength
varkor
committed
6283897
View commit details
Copy full SHA for 6283897
Browse repository at this point
Update ui tests
varkor
committed
497dcfa
View commit details
Copy full SHA for 497dcfa
Browse repository at this point
Check for other unused tidy check directives
varkor
committed
7f7d15d
View commit details
Copy full SHA for 7f7d15d
Browse repository at this point
Remove unnecessary tidy ignore directives
varkor
committed
5392f44
View commit details
Copy full SHA for 5392f44
Browse repository at this point
Fix regression in line ending test
varkor
committed
5ab5806
View commit details
Copy full SHA for 5ab5806
Browse repository at this point
Reduce noise and document test case.
Show description for 119e67a
davidtwco
committed
119e67a
View commit details
Copy full SHA for 119e67a
Browse repository at this point
Rollup merge of #59739 - cramertj:stabilize, r=withoutboats
Show description for 1c9aab6
Centril
authored
1c9aab6
View commit details
Copy full SHA for 1c9aab6
Browse repository at this point
Rollup merge of #59823 - davidtwco:issue-54716, r=cramertj
Show description for fbc5e88
Centril
authored
fbc5e88
View commit details
Copy full SHA for fbc5e88
Browse repository at this point
Rollup merge of #59839 - KodrAus:must-use-num, r=sfackler
Show description for 95e2c4e
Centril
authored
95e2c4e
View commit details
Copy full SHA for 95e2c4e
Browse repository at this point
Rollup merge of #60146 - Manishearth:font-update, r=QuietMisdreavus
Show description for 3bcf011
Centril
authored
3bcf011
View commit details
Copy full SHA for 3bcf011
Browse repository at this point
Rollup merge of #60169 - varkor:tidy-unnecessary-ignore-newline, r=kennytm
Show description for e85b6e1
Centril
authored
e85b6e1
View commit details
Copy full SHA for e85b6e1
Browse repository at this point
Rollup merge of #60177 - rasendubi:rustdoc-comments, r=varkor
Show description for bed0434
Centril
authored
bed0434
View commit details
Copy full SHA for bed0434
Browse repository at this point
Rollup merge of #60191 - gnzlbg:f16c, r=alexcrichton
Show description for 9246397
Centril
authored
9246397
View commit details
Copy full SHA for 9246397
Browse repository at this point
You can’t perform that action at this time.