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.3k
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 8 pull requests
- #61044
#61044
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-ztsgb9p
Centril/rust:rollup-ztsgb9p
Copy head branch name to clipboard
May 23, 2019
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rollup of 8 pull requests
#61044
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-ztsgb9p
Centril/rust:rollup-ztsgb9p
Copy head branch name to clipboard
Commits
Commits on May 13, 2019
Always try to project predicates when finding auto traits in rustdoc
Show description for 476ea9e
Aaron1011
committed
476ea9e
View commit details
Copy full SHA for 476ea9e
Browse repository at this point
Commits on May 21, 2019
Add FAQ for NLL migration
Jethro Beekman
committed
33fb1c5
View commit details
Copy full SHA for 33fb1c5
Browse repository at this point
Commits on May 22, 2019
Simplify RefCell minimum_spanning_tree example
blkerby
committed
e641fb4
View commit details
Copy full SHA for e641fb4
Browse repository at this point
Migrate from recursion to iterate on qualify consts visitor impl
spastorino
committed
f47b872
View commit details
Copy full SHA for f47b872
Browse repository at this point
rustc_metadata: parametrize schema::CrateRoot by 'tcx.
eddyb
committed
c990907
View commit details
Copy full SHA for c990907
Browse repository at this point
rustc_metadata: rip out unused incremental infrastructure.
eddyb
committed
7327768
View commit details
Copy full SHA for 7327768
Browse repository at this point
Update clippy submodule
oli-obk
committed
08c91f8
View commit details
Copy full SHA for 08c91f8
Browse repository at this point
Make maybe_codegen_consume_direct iterate instead of doing recursion
spastorino
committed
3fd4b22
View commit details
Copy full SHA for 3fd4b22
Browse repository at this point
Allow null-pointer-optimized enums in FFI if their underlying representation is FFI safe
Show description for a31dc8e
mjbshaw
committed
a31dc8e
View commit details
Copy full SHA for a31dc8e
Browse repository at this point
Rollup merge of #60300 - mjbshaw:ffi_types, r=rkruppe
Show description for 7cd8d3d
Centril
authored
7cd8d3d
View commit details
Copy full SHA for 7cd8d3d
Browse repository at this point
Rollup merge of #60773 - Aaron1011:fix/rustdoc-project-all, r=eddyb
Show description for 9078815
Centril
authored
9078815
View commit details
Copy full SHA for 9078815
Browse repository at this point
Rollup merge of #60809 - jethrogb:jb/nll-faq, r=pnkfelix
Show description for 6212310
Centril
authored
6212310
View commit details
Copy full SHA for 6212310
Browse repository at this point
Rollup merge of #61023 - spastorino:use-iterate-qualify-consts, r=oli-obk
Show description for fba5ed3
Centril
authored
fba5ed3
View commit details
Copy full SHA for fba5ed3
Browse repository at this point
Rollup merge of #61029 - blkerby:minimum_spanning_tree, r=alexcrichton
Show description for 9abc936
Centril
authored
9abc936
View commit details
Copy full SHA for 9abc936
Browse repository at this point
Rollup merge of #61030 - spastorino:make-operand-iterate, r=oli-obk
Show description for 21ba931
Centril
authored
21ba931
View commit details
Copy full SHA for 21ba931
Browse repository at this point
Rollup merge of #61034 - eddyb:soa-metadata-prereq, r=michaelwoerister
Show description for d327e6e
Centril
authored
d327e6e
View commit details
Copy full SHA for d327e6e
Browse repository at this point
Rollup merge of #61037 - oli-obk:clippy, r=Manishearth
Show description for 6806517
Centril
authored
6806517
View commit details
Copy full SHA for 6806517
Browse repository at this point
You can’t perform that action at this time.