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
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 13 pull requests
- #84675
#84675
Closed
m-ou-se
wants to merge 31 commits into
rust-lang:master
rust-lang/rust:master
from
m-ou-se:rollup-s0colk5
m-ou-se/rust:rollup-s0colk5
Copy head branch name to clipboard
Conversation
Commits
31
(31)
Checks
Files changed
Closed
Rollup of 13 pull requests
#84675
m-ou-se
wants to merge 31 commits into
rust-lang:master
rust-lang/rust:master
from
m-ou-se:rollup-s0colk5
m-ou-se/rust:rollup-s0colk5
Copy head branch name to clipboard
Commits
Commits on Apr 23, 2021
Don't rebuild rustdoc after checking bootstrap
Show description for 264442c
jyn514
committed
264442c
View commit details
Copy full SHA for 264442c
Browse repository at this point
Commits on Apr 24, 2021
Add test for issue #37508
marmeladema
committed
cbd647f
View commit details
Copy full SHA for cbd647f
Browse repository at this point
Ignore commented out lines when finding features
syvb
committed
e8a143a
View commit details
Copy full SHA for e8a143a
Browse repository at this point
`test tidy` should ignore alternative `build` dir patterns
Show description for 79020a8
Rich Kadel
committed
79020a8
View commit details
Copy full SHA for 79020a8
Browse repository at this point
Commits on Apr 25, 2021
Build sanitizers for x86_64-unknown-linux-musl
12101111
committed
43309f9
View commit details
Copy full SHA for 43309f9
Browse repository at this point
Set `backtrace-on-ice` by default for compiler and codegen profiles
Show description for 9e722f7
jyn514
committed
9e722f7
View commit details
Copy full SHA for 9e722f7
Browse repository at this point
Add starting anchor
Show description for a7e23f4
syvb
and
Joshua Nelson
authored
a7e23f4
View commit details
Copy full SHA for a7e23f4
Browse repository at this point
Commits on Apr 26, 2021
Point out that behavior might be switched on 2015 and 2018 editions too one day
est31
committed
5bd3187
View commit details
Copy full SHA for 5bd3187
Browse repository at this point
Commits on Apr 27, 2021
Switch `rustc::internal` from deny to warn
Show description for 1c8e122
jyn514
committed
1c8e122
View commit details
Copy full SHA for 1c8e122
Browse repository at this point
Add a paragraph with possible alternatives on older editions
est31
committed
12642d9
View commit details
Copy full SHA for 12642d9
Browse repository at this point
Commits on Apr 28, 2021
Add a regression test for #75883
JohnTitor
committed
eb753e8
View commit details
Copy full SHA for eb753e8
Browse repository at this point
Add a regression test for #80779
JohnTitor
committed
de92dfb
View commit details
Copy full SHA for de92dfb
Browse repository at this point
Remove extra word in `rustc_mir` docs
Show description for 8b806bc
pierwill
authored
8b806bc
View commit details
Copy full SHA for 8b806bc
Browse repository at this point
Remove `DropGuard` in `sys::windows::process` and use `StaticMutex` instead
CDirkx
committed
1ac6326
View commit details
Copy full SHA for 1ac6326
Browse repository at this point
rustdoc: change aliases attribute to data-aliases
Show description for 153eb72
notriddle
committed
153eb72
View commit details
Copy full SHA for 153eb72
Browse repository at this point
rustdoc: update auto_aliases test case with data-aliases attribute
notriddle
committed
b57049a
View commit details
Copy full SHA for b57049a
Browse repository at this point
Update books
ehuss
committed
8dc09e1
View commit details
Copy full SHA for 8dc09e1
Browse repository at this point
Add `x.py check src/librustdoc` as an alias for `x.py check src/tools/rustdoc`
jyn514
committed
b28754a
View commit details
Copy full SHA for b28754a
Browse repository at this point
Rollup merge of #84484 - jyn514:check-tools, r=Mark-Simulacrum
Show description for 6d6bbfc
m-ou-se
authored
6d6bbfc
View commit details
Copy full SHA for 6d6bbfc
Browse repository at this point
Rollup merge of #84508 - marmeladema:test-thread-local-issue-37508, r=Mark-Simulacrum
Show description for fadb8f0
m-ou-se
authored
fadb8f0
View commit details
Copy full SHA for fadb8f0
Browse repository at this point
Rollup merge of #84530 - richkadel:test-tidy-build-dirs, r=Mark-Simulacrum
Show description for c7085ca
m-ou-se
authored
c7085ca
View commit details
Copy full SHA for c7085ca
Browse repository at this point
Rollup merge of #84531 - Smittyvb:foo-not-feature, r=Mark-Simulacrum
Show description for 4b58aec
m-ou-se
authored
4b58aec
View commit details
Copy full SHA for 4b58aec
Browse repository at this point
Rollup merge of #84540 - 12101111:enable-sanitizers, r=Mark-Simulacrum
Show description for acb7c8d
m-ou-se
authored
acb7c8d
View commit details
Copy full SHA for acb7c8d
Browse repository at this point
Rollup merge of #84555 - jyn514:ice-backtrace, r=Mark-Simulacrum
Show description for 19ec796
m-ou-se
authored
19ec796
View commit details
Copy full SHA for 19ec796
Browse repository at this point
Rollup merge of #84585 - jyn514:check-rustdoc, r=Mark-Simulacrum
Show description for 5245022
m-ou-se
authored
5245022
View commit details
Copy full SHA for 5245022
Browse repository at this point
Rollup merge of #84590 - est31:array_into_iter, r=nikomatsakis
Show description for 5ff20c5
m-ou-se
authored
5ff20c5
View commit details
Copy full SHA for 5ff20c5
Browse repository at this point
Rollup merge of #84636 - notriddle:data-aliases, r=jyn514,GuillaumeGomez
Show description for a810244
m-ou-se
authored
a810244
View commit details
Copy full SHA for a810244
Browse repository at this point
Rollup merge of #84646 - JohnTitor:add-some-bad-placeholder-tests, r=Dylan-DPC
Show description for 70fe449
m-ou-se
authored
70fe449
View commit details
Copy full SHA for 70fe449
Browse repository at this point
Rollup merge of #84661 - pierwill:patch-1, r=jackh726
Show description for b195a16
m-ou-se
authored
b195a16
View commit details
Copy full SHA for b195a16
Browse repository at this point
Rollup merge of #84663 - CDirkx:dropguard, r=Mark-Simulacrum
Show description for 65596d9
m-ou-se
authored
65596d9
View commit details
Copy full SHA for 65596d9
Browse repository at this point
Rollup merge of #84668 - ehuss:update-books, r=ehuss
Show description for f781a19
m-ou-se
authored
f781a19
View commit details
Copy full SHA for f781a19
Browse repository at this point
You can’t perform that action at this time.