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 5 pull requests
- #72073
#72073
Closed
RalfJung
wants to merge 18 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:rollup-5ort1o2
RalfJung/rust:rollup-5ort1o2
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Closed
Rollup of 5 pull requests
#72073
RalfJung
wants to merge 18 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:rollup-5ort1o2
RalfJung/rust:rollup-5ort1o2
Copy head branch name to clipboard
Commits
Commits on May 4, 2020
Update the `cc` crate
Show description for 3318187
alexcrichton
committed
3318187
View commit details
Copy full SHA for 3318187
Browse repository at this point
Commits on May 5, 2020
cargo update -p serde_derive
Xanewok
committed
9810dfa
View commit details
Copy full SHA for 9810dfa
Browse repository at this point
cargo update -p failure_derive
Xanewok
committed
c2e085e
View commit details
Copy full SHA for c2e085e
Browse repository at this point
cargo update -p pest_generator
Xanewok
committed
cb302b3
View commit details
Copy full SHA for cb302b3
Browse repository at this point
cargo update -p derive-new
Xanewok
committed
7b911be
View commit details
Copy full SHA for 7b911be
Browse repository at this point
rustbook: Bump mdbook dependency
Xanewok
committed
371ddd7
View commit details
Copy full SHA for 371ddd7
Browse repository at this point
Commits on May 9, 2020
Defer creating drop trees in MIR lowering until leaving that scope
matthewjasper
committed
6119885
View commit details
Copy full SHA for 6119885
Browse repository at this point
Reduce the number of drop-flag assignments in unwind paths
matthewjasper
committed
54aa418
View commit details
Copy full SHA for 54aa418
Browse repository at this point
Add some more comments
matthewjasper
committed
1a19c1d
View commit details
Copy full SHA for 1a19c1d
Browse repository at this point
Bless mir-opt tests
matthewjasper
committed
a030c92
View commit details
Copy full SHA for a030c92
Browse repository at this point
Address review comments
matthewjasper
committed
b998497
View commit details
Copy full SHA for b998497
Browse repository at this point
Sort "implementations on foreign types" section in the sidebar
GuillaumeGomez
committed
b865db0
View commit details
Copy full SHA for b865db0
Browse repository at this point
Add missing backtick in E0569 explanation
GuillaumeGomez
committed
e0c0c3b
View commit details
Copy full SHA for e0c0c3b
Browse repository at this point
Commits on May 10, 2020
Rollup merge of #71840 - matthewjasper:drop-trees, r=oli-obk
Show description for 6114e3e
RalfJung
authored
6114e3e
View commit details
Copy full SHA for 6114e3e
Browse repository at this point
Rollup merge of #71882 - alexcrichton:update-cc, r=Mark-Simulacrum
Show description for c77a356
RalfJung
authored
c77a356
View commit details
Copy full SHA for c77a356
Browse repository at this point
Rollup merge of #71919 - Xanewok:bump-syn-1, r=Mark-Simulacrum
Show description for 0532a1f
RalfJung
authored
0532a1f
View commit details
Copy full SHA for 0532a1f
Browse repository at this point
Rollup merge of #71945 - GuillaumeGomez:sort-impl-on-foreign-types-section, r=kinnison,ollie27
Show description for ad2990c
RalfJung
authored
ad2990c
View commit details
Copy full SHA for ad2990c
Browse repository at this point
Rollup merge of #72043 - GuillaumeGomez:clean-up-e0569, r=Dylan-DPC
Show description for 0a646ef
RalfJung
authored
0a646ef
View commit details
Copy full SHA for 0a646ef
Browse repository at this point
You can’t perform that action at this time.