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
16k
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
- #73402
#73402
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-8udzpfu
Dylan-DPC-zz/rust:rollup-8udzpfu
Copy head branch name to clipboard
Jun 16, 2020
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 8 pull requests
#73402
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-8udzpfu
Dylan-DPC-zz/rust:rollup-8udzpfu
Copy head branch name to clipboard
Commits
Commits on Jun 14, 2020
Don't run generator transform when there's a TyErr
jonas-schievink
committed
4004bf1
View commit details
Copy full SHA for 4004bf1
Browse repository at this point
Commits on Jun 15, 2020
Check for overflow in DroplessArena and return aligned pointer
Show description for c0c3327
tmiasko
committed
c0c3327
View commit details
Copy full SHA for c0c3327
Browse repository at this point
Avoid forming references to an uninitialized memory in DroplessArena
Show description for 1f08951
tmiasko
committed
1f08951
View commit details
Copy full SHA for 1f08951
Browse repository at this point
Join mutiple lines if it is more readable
tesuji
committed
64a6de2
View commit details
Copy full SHA for 64a6de2
Browse repository at this point
Re-order correctly the sections in the sidebar
GuillaumeGomez
committed
b67bdb5
View commit details
Copy full SHA for b67bdb5
Browse repository at this point
Use track caller for bug! macro
tesuji
committed
fe7456c
View commit details
Copy full SHA for fe7456c
Browse repository at this point
Add more info to `x.py build --help` on default value for `-j JOBS`.
pnkfelix
committed
b34a417
View commit details
Copy full SHA for b34a417
Browse repository at this point
Fix typo in docs of std::mem
ratijas
committed
71c54db
View commit details
Copy full SHA for 71c54db
Browse repository at this point
Commits on Jun 16, 2020
Use `Ipv4Addr::from<[u8; 4]>` when possible
tesuji
committed
0e6c333
View commit details
Copy full SHA for 0e6c333
Browse repository at this point
Fix forge-platform-support URL
Show description for 60410ef
rnestler
authored
60410ef
View commit details
Copy full SHA for 60410ef
Browse repository at this point
Rollup merge of #73237 - tmiasko:arena, r=nnethercote
Show description for c65f39d
Dylan-DPC
authored
c65f39d
View commit details
Copy full SHA for c65f39d
Browse repository at this point
Rollup merge of #73339 - jonas-schievink:unbug, r=estebank
Show description for 5bbcdf5
Dylan-DPC
authored
5bbcdf5
View commit details
Copy full SHA for 5bbcdf5
Browse repository at this point
Rollup merge of #73372 - GuillaumeGomez:re-order-sidebar-sections, r=kinnison
Show description for 6c44519
Dylan-DPC
authored
6c44519
View commit details
Copy full SHA for 6c44519
Browse repository at this point
Rollup merge of #73373 - lzutao:bug-trackcaller, r=Amanieu
Show description for 94105c2
Dylan-DPC
authored
94105c2
View commit details
Copy full SHA for 94105c2
Browse repository at this point
Rollup merge of #73380 - pnkfelix:make-bootstrap-help-print-num-cpus, r=Mark-Simulacrum
Show description for 66a1da3
Dylan-DPC
authored
66a1da3
View commit details
Copy full SHA for 66a1da3
Browse repository at this point
Rollup merge of #73381 - ratijas:fix-typo-std-mem, r=jonas-schievink
Show description for 759547b
Dylan-DPC
authored
759547b
View commit details
Copy full SHA for 759547b
Browse repository at this point
Rollup merge of #73389 - lzutao:from, r=kennytm
Show description for 3c437e5
Dylan-DPC
authored
3c437e5
View commit details
Copy full SHA for 3c437e5
Browse repository at this point
Rollup merge of #73400 - rnestler:patch-1, r=jonas-schievink
Show description for b4dd6a0
Dylan-DPC
authored
b4dd6a0
View commit details
Copy full SHA for b4dd6a0
Browse repository at this point
You can’t perform that action at this time.