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.5k
Star
117k
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 10 pull requests
- #77013
#77013
Merged
bors
merged 21 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:rollup-84ut0xq
RalfJung/rust:rollup-84ut0xq
Copy head branch name to clipboard
Sep 21, 2020
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Rollup of 10 pull requests
#77013
bors
merged 21 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:rollup-84ut0xq
RalfJung/rust:rollup-84ut0xq
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2020
Add error explanation for E0755
GuillaumeGomez
committed
69ffed7
View commit details
Copy full SHA for 69ffed7
Browse repository at this point
Commits on Sep 9, 2020
Fix segfault if pthread_getattr_np fails
Show description for a06edda
tavianator
committed
a06edda
View commit details
Copy full SHA for a06edda
Browse repository at this point
Only call pthread_attr_destroy() after getattr_np() succeeds on all libcs
Show description for a684153
tavianator
committed
a684153
View commit details
Copy full SHA for a684153
Browse repository at this point
Commits on Sep 17, 2020
make replace_prefix only take &str as arguments
Show description for 026922a
matthiaskrgr
committed
026922a
View commit details
Copy full SHA for 026922a
Browse repository at this point
Commits on Sep 20, 2020
Add a regression test for copy propagation miscompilation
tmiasko
committed
65edf54
View commit details
Copy full SHA for 65edf54
Browse repository at this point
Revert adding Atomic::from_mut.
Show description for 5ef1db3
m-ou-se
committed
5ef1db3
View commit details
Copy full SHA for 5ef1db3
Browse repository at this point
liballoc bench use imported path Bencher
Show description for d99bb9d
pickfire
authored
d99bb9d
View commit details
Copy full SHA for d99bb9d
Browse repository at this point
BTreeMap: extra testing unveiling mistakes in future PR
ssomers
committed
37ec045
View commit details
Copy full SHA for 37ec045
Browse repository at this point
Commits on Sep 21, 2020
Fix typo in rustc_lexer docs
Show description for fc20b78
LingMan
authored
fc20b78
View commit details
Copy full SHA for fc20b78
Browse repository at this point
Dogfood total_cmp in the test crate
est31
committed
9172e27
View commit details
Copy full SHA for 9172e27
Browse repository at this point
update Miri for another bugfix
RalfJung
committed
57baec7
View commit details
Copy full SHA for 57baec7
Browse repository at this point
Rollup merge of #76439 - GuillaumeGomez:add-error-explanation-e0755, r=pickfire,jyn514
Show description for 670e204
RalfJung
authored
670e204
View commit details
Copy full SHA for 670e204
Browse repository at this point
Rollup merge of #76521 - tavianator:fix-pthread-getattr-destroy, r=Amanieu
Show description for ae4b677
RalfJung
authored
ae4b677
View commit details
Copy full SHA for ae4b677
Browse repository at this point
Rollup merge of #76835 - matthiaskrgr:replace_prefix, r=lcnr
Show description for 982c4a9
RalfJung
authored
982c4a9
View commit details
Copy full SHA for 982c4a9
Browse repository at this point
Rollup merge of #76967 - fusion-engineering-forks:revert-atomic-from-mut, r=kodrAus
Show description for b0c2eab
RalfJung
authored
b0c2eab
View commit details
Copy full SHA for b0c2eab
Browse repository at this point
Rollup merge of #76977 - tmiasko:issue-76740, r=wesleywiser
Show description for 9c14ef5
RalfJung
authored
9c14ef5
View commit details
Copy full SHA for 9c14ef5
Browse repository at this point
Rollup merge of #76981 - pickfire:patch-5, r=Mark-Simulacrum
Show description for 4b362bb
RalfJung
authored
4b362bb
View commit details
Copy full SHA for 4b362bb
Browse repository at this point
Rollup merge of #76983 - ssomers:btree_extra_test, r=Mark-Simulacrum
Show description for 4547ebb
RalfJung
authored
4547ebb
View commit details
Copy full SHA for 4547ebb
Browse repository at this point
Rollup merge of #76996 - LingMan:patch-1, r=ecstatic-morse
Show description for 48fc20c
RalfJung
authored
48fc20c
View commit details
Copy full SHA for 48fc20c
Browse repository at this point
Rollup merge of #77009 - est31:dogfood_total_cmp, r=lcnr
Show description for fb3cb14
RalfJung
authored
fb3cb14
View commit details
Copy full SHA for fb3cb14
Browse repository at this point
Rollup merge of #77012 - RalfJung:miri, r=RalfJung
Show description for 6417eb0
RalfJung
authored
6417eb0
View commit details
Copy full SHA for 6417eb0
Browse repository at this point
You can’t perform that action at this time.