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.6k
Star
118k
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
- #62659
#62659
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-90oz643
Centril/rust:rollup-90oz643
Copy head branch name to clipboard
Jul 13, 2019
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Rollup of 5 pull requests
#62659
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-90oz643
Centril/rust:rollup-90oz643
Copy head branch name to clipboard
Commits
Commits on Jul 10, 2019
Add an AtomicCell abstraction
Zoxc
committed
498bdc9
View commit details
Copy full SHA for 498bdc9
Browse repository at this point
Commits on Jul 11, 2019
Handle errors during error recovery gracefully
estebank
committed
e1c7747
View commit details
Copy full SHA for e1c7747
Browse repository at this point
Commits on Jul 12, 2019
Replace `struct_tail` and `struct_lockstep_tails` with variants handling normalization.
Show description for 8f171c4
pnkfelix
committed
8f171c4
View commit details
Copy full SHA for 8f171c4
Browse repository at this point
Regression test for issue 60431.
pnkfelix
committed
e4b8af5
View commit details
Copy full SHA for e4b8af5
Browse repository at this point
Update docs to reflect review feedback.
pnkfelix
committed
3c8279a
View commit details
Copy full SHA for 3c8279a
Browse repository at this point
rustbuild: Improve assert about building tools once
Show description for 278e5fd
alexcrichton
committed
278e5fd
View commit details
Copy full SHA for 278e5fd
Browse repository at this point
Commits on Jul 13, 2019
Make `newtype_index` hygienic and use allow_internal_unstable
matthewjasper
committed
313ba7c
View commit details
Copy full SHA for 313ba7c
Browse repository at this point
Make `register_[long_]diagnostics` hygienic
matthewjasper
committed
199931c
View commit details
Copy full SHA for 199931c
Browse repository at this point
Rollup merge of #62577 - Zoxc:atomic-cell, r=matthewjasper
Show description for 5e1891c
Centril
authored
5e1891c
View commit details
Copy full SHA for 5e1891c
Browse repository at this point
Rollup merge of #62585 - pnkfelix:issue-60431-make-struct-tail-normalize-when-possible, r=eddyb
Show description for 833dada
Centril
authored
833dada
View commit details
Copy full SHA for 833dada
Browse repository at this point
Rollup merge of #62604 - estebank:unemitted-err-ice, r=pnkfelix
Show description for 4fe6e63
Centril
authored
4fe6e63
View commit details
Copy full SHA for 4fe6e63
Browse repository at this point
Rollup merge of #62636 - alexcrichton:assert-build-cargo-once, r=Mark-Simulacrum
Show description for bafddd4
Centril
authored
bafddd4
View commit details
Copy full SHA for bafddd4
Browse repository at this point
Rollup merge of #62651 - matthewjasper:rustc-macro-hygiene, r=petrochenkov
Show description for 791ceb6
Centril
authored
791ceb6
View commit details
Copy full SHA for 791ceb6
Browse repository at this point
You can’t perform that action at this time.