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.8k
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 10 pull requests
- #77903
#77903
Closed
JohnTitor
wants to merge 28 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-4047sqg
JohnTitor/rust:rollup-4047sqg
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Closed
Rollup of 10 pull requests
#77903
JohnTitor
wants to merge 28 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-4047sqg
JohnTitor/rust:rollup-4047sqg
Copy head branch name to clipboard
Commits
Commits on Oct 5, 2020
BTreeMap: derive type-specific variants of node_as_mut and cast_unchecked
ssomers
committed
97beb07
View commit details
Copy full SHA for 97beb07
Browse repository at this point
Commits on Oct 8, 2020
Remove unnecessary rustc_const_stable attributes.
m-ou-se
committed
e55d27f
View commit details
Copy full SHA for e55d27f
Browse repository at this point
Remove unsafety from unsupported/mutex.rs by using a Cell.
Show description for c25f69a
m-ou-se
committed
c25f69a
View commit details
Copy full SHA for c25f69a
Browse repository at this point
Remove unsafety from unsupported/rwlosck.rs by using a Cell.
Show description for 3d192ac
m-ou-se
committed
3d192ac
View commit details
Copy full SHA for 3d192ac
Browse repository at this point
Apply deny(unsafe_op_in_unsafe_fn) to all of sys/unsupported.
m-ou-se
committed
f4e8842
View commit details
Copy full SHA for f4e8842
Browse repository at this point
Assert state in sys/unsupported's RwLock::write_unlock.
Show description for f1c3edb
m-ou-se
and
Joshua Nelson
authored
f1c3edb
View commit details
Copy full SHA for f1c3edb
Browse repository at this point
Commits on Oct 10, 2020
Mention rustdoc in `x.py setup`
Show description for 23c3356
jyn514
committed
23c3356
View commit details
Copy full SHA for 23c3356
Browse repository at this point
Commits on Oct 11, 2020
`min_const_generics` diagnostics improvements
Show description for d7029cb
eopb
committed
d7029cb
View commit details
Copy full SHA for d7029cb
Browse repository at this point
Commits on Oct 12, 2020
Make error help clearer
Show description for eec4436
eopb
and
varkor
authored
eec4436
View commit details
Copy full SHA for eec4436
Browse repository at this point
Remove a little jargon from error
Show description for e62da8f
eopb
and
varkor
authored
e62da8f
View commit details
Copy full SHA for e62da8f
Browse repository at this point
A little rewording
Show description for facb38d
eopb
and
varkor
authored
facb38d
View commit details
Copy full SHA for facb38d
Browse repository at this point
Include `llvm-dis`, `llc` and `opt` in `llvm-tools-preview` component
Show description for c16c8ac
Aaron1011
committed
c16c8ac
View commit details
Copy full SHA for c16c8ac
Browse repository at this point
Bless expected errors
eopb
committed
79351b1
View commit details
Copy full SHA for 79351b1
Browse repository at this point
Commits on Oct 13, 2020
Use Option::unwrap_or instead of open-coding it
LingMan
committed
61e722f
View commit details
Copy full SHA for 61e722f
Browse repository at this point
Include aarch64-apple-darwin in the dist manifests
shepmaster
committed
45a34fc
View commit details
Copy full SHA for 45a34fc
Browse repository at this point
Replace absolute paths with relative ones
Show description for a0fc455
est31
committed
a0fc455
View commit details
Copy full SHA for a0fc455
Browse repository at this point
Add note about using cells in the locks on the 'unsupported' platform.
m-ou-se
committed
b26aa5d
View commit details
Copy full SHA for b26aa5d
Browse repository at this point
Give an error when running `x.py test --stage 0 src/test/ui`
jyn514
committed
b7080e6
View commit details
Copy full SHA for b7080e6
Browse repository at this point
Rollup merge of #77569 - ssomers:btree_cleanup_1, r=Mark-Simulacrum
Show description for 1a33ac0
JohnTitor
authored
1a33ac0
View commit details
Copy full SHA for 1a33ac0
Browse repository at this point
Rollup merge of #77719 - fusion-engineering-forks:const-new-mutex-attr-cleanup, r=Mark-Simulacrum
Show description for 1d8af29
JohnTitor
authored
1d8af29
View commit details
Copy full SHA for 1d8af29
Browse repository at this point
Rollup merge of #77722 - fusion-engineering-forks:safe-unsupported-locks, r=Mark-Simulacrum
Show description for 9260b04
JohnTitor
authored
9260b04
View commit details
Copy full SHA for 9260b04
Browse repository at this point
Rollup merge of #77776 - jyn514:wrong-way, r=Mark-Simulacrum
Show description for 7450b7e
JohnTitor
authored
7450b7e
View commit details
Copy full SHA for 7450b7e
Browse repository at this point
Rollup merge of #77786 - jyn514:rustdoc, r=Mark-Simulacrum
Show description for a732d3a
JohnTitor
authored
a732d3a
View commit details
Copy full SHA for a732d3a
Browse repository at this point
Rollup merge of #77825 - ethanboxx:min_const_generics_diagnostic, r=lcnr
Show description for 807b981
JohnTitor
authored
807b981
View commit details
Copy full SHA for 807b981
Browse repository at this point
Rollup merge of #77868 - Aaron1011:llvm-tools-opt-llc, r=Mark-Simulacrum
Show description for 71340d5
JohnTitor
authored
71340d5
View commit details
Copy full SHA for 71340d5
Browse repository at this point
Rollup merge of #77884 - LingMan:ast_pretty_unwrap_or, r=varkor
Show description for 4f70e26
JohnTitor
authored
4f70e26
View commit details
Copy full SHA for 4f70e26
Browse repository at this point
Rollup merge of #77892 - est31:remove_redundant_absolute_paths, r=lcnr
Show description for 9f4c5b3
JohnTitor
authored
9f4c5b3
View commit details
Copy full SHA for 9f4c5b3
Browse repository at this point
Rollup merge of #77895 - shepmaster:silicon-manifest, r=pietroalbini
Show description for 02785e9
JohnTitor
authored
02785e9
View commit details
Copy full SHA for 02785e9
Browse repository at this point
You can’t perform that action at this time.