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
Accelerator
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.4k
Star
116k
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
- #58455
#58455
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup
Centril/rust:rollup
Copy head branch name to clipboard
Feb 14, 2019
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 7 pull requests
#58455
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup
Centril/rust:rollup
Copy head branch name to clipboard
Commits
Commits on Feb 10, 2019
Add an option to print the status of incremental tasks / dep nodes after running them
Zoxc
committed
f0b15f6
View commit details
Copy full SHA for f0b15f6
Browse repository at this point
Commits on Feb 11, 2019
Add self profiler events for loading incremental query results from disk
wesleywiser
committed
ae044ee
View commit details
Copy full SHA for ae044ee
Browse repository at this point
Capture time spent blocked waiting on queries
Show description for 8170828
wesleywiser
committed
8170828
View commit details
Copy full SHA for 8170828
Browse repository at this point
[self-profiler] Misc cleanups
wesleywiser
committed
e9ebc2e
View commit details
Copy full SHA for e9ebc2e
Browse repository at this point
Commits on Feb 12, 2019
rustc: Implement incremental "fat" LTO
Show description for e983b4f
alexcrichton
committed
e983b4f
View commit details
Copy full SHA for e983b4f
Browse repository at this point
Check user type annotations for range patterns.
Show description for ee82d09
davidtwco
committed
ee82d09
View commit details
Copy full SHA for ee82d09
Browse repository at this point
Commits on Feb 13, 2019
specify "upper camel case" in style lint
Show description for 2f95299
euclio
committed
2f95299
View commit details
Copy full SHA for 2f95299
Browse repository at this point
Avoid propagating redundant outlives constraints from closures
matthewjasper
committed
168c14a
View commit details
Copy full SHA for 168c14a
Browse repository at this point
Buffer and migrate nice region errors
matthewjasper
committed
ea613f3
View commit details
Copy full SHA for ea613f3
Browse repository at this point
Propagate region constraints more precisely from closures
matthewjasper
committed
79e8c31
View commit details
Copy full SHA for 79e8c31
Browse repository at this point
Commits on Feb 14, 2019
Notify @topecongiro when the state of rustfmt has changed
topecongiro
committed
be121a0
View commit details
Copy full SHA for be121a0
Browse repository at this point
Rollup merge of #58309 - wesleywiser:add_more_profiler_events, r=michaelwoerister
Show description for f9c9512
Centril
authored
f9c9512
View commit details
Copy full SHA for f9c9512
Browse repository at this point
Rollup merge of #58347 - matthewjasper:closure-bounds-fixes, r=pnkfelix
Show description for 975cdb5
Centril
authored
975cdb5
View commit details
Copy full SHA for 975cdb5
Browse repository at this point
Rollup merge of #58365 - Zoxc:task-status, r=michaelwoerister
Show description for 0431857
Centril
authored
0431857
View commit details
Copy full SHA for 0431857
Browse repository at this point
Rollup merge of #58371 - davidtwco:issue-58299, r=arielb1
Show description for 0dbb867
Centril
authored
0dbb867
View commit details
Copy full SHA for 0dbb867
Browse repository at this point
Rollup merge of #58378 - alexcrichton:incremental-lto, r=michaelwoerister
Show description for 2a539a1
Centril
authored
2a539a1
View commit details
Copy full SHA for 2a539a1
Browse repository at this point
Rollup merge of #58407 - euclio:upper-camel-case, r=estebank
Show description for a115fea
Centril
authored
a115fea
View commit details
Copy full SHA for a115fea
Browse repository at this point
Rollup merge of #58449 - topecongiro:rustfmt-toolstate, r=Centril
Show description for 410b445
Centril
authored
410b445
View commit details
Copy full SHA for 410b445
Browse repository at this point
You can’t perform that action at this time.