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.7k
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
- #89179
#89179
Merged
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
the8472:rollup-moxrtaj
the8472/rust:rollup-moxrtaj
Copy head branch name to clipboard
Sep 22, 2021
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Rollup of 8 pull requests
#89179
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
the8472:rollup-moxrtaj
the8472/rust:rollup-moxrtaj
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2021
Fix missing `no_global_oom_handling` cfg-gating
nbdd0121
committed
be5a5b7
View commit details
Copy full SHA for be5a5b7
Browse repository at this point
Work around invalid DWARF bugs for fat LTO
Show description for d5de680
sticnarf
committed
d5de680
View commit details
Copy full SHA for d5de680
Browse repository at this point
Commits on Sep 20, 2021
Add some more tracing
oli-obk
committed
4281380
View commit details
Copy full SHA for 4281380
Browse repository at this point
Avoid the overflow with rustc+debugassertions in issue-44406
oli-obk
committed
c9fe093
View commit details
Copy full SHA for c9fe093
Browse repository at this point
Re-enable the `src/test/debuginfo/mutex.rs` test on Windows
Show description for bd5bc49
wesleywiser
committed
bd5bc49
View commit details
Copy full SHA for bd5bc49
Browse repository at this point
Fix ICE with `--cap-lints=allow` and `-Zfuel=...=0`
FabianWolff
committed
8c5bdb9
View commit details
Copy full SHA for 8c5bdb9
Browse repository at this point
Commits on Sep 22, 2021
rustc_index: Add some map-like APIs to `IndexVec`
petrochenkov
committed
fbe5e5c
View commit details
Copy full SHA for fbe5e5c
Browse repository at this point
Document `--show-type-layout` in the rustdoc book
camelid
committed
71a4add
View commit details
Copy full SHA for 71a4add
Browse repository at this point
Fix inconsistent heading level in the rustdoc book
camelid
committed
57399e2
View commit details
Copy full SHA for 57399e2
Browse repository at this point
rustdoc: Note that type layout may differ between compilations
camelid
committed
490a8cf
View commit details
Copy full SHA for 490a8cf
Browse repository at this point
rustdoc: Emphasize "completely unstable"
camelid
committed
fcb837b
View commit details
Copy full SHA for fcb837b
Browse repository at this point
Disable the leak sanitizer on Macos aarch64 for now.
Show description for 59e37c8
hkratz
committed
59e37c8
View commit details
Copy full SHA for 59e37c8
Browse repository at this point
Rollup merge of #89036 - nbdd0121:alloc, r=yaahc
Show description for 0063551
the8472
authored
0063551
View commit details
Copy full SHA for 0063551
Browse repository at this point
Rollup merge of #89041 - sticnarf:sticnarf/fat-lto-dwarf, r=nagisa
Show description for 1deef1f
the8472
authored
1deef1f
View commit details
Copy full SHA for 1deef1f
Browse repository at this point
Rollup merge of #89046 - oli-obk:fix_oflo, r=estebank
Show description for 5948a7b
the8472
authored
5948a7b
View commit details
Copy full SHA for 5948a7b
Browse repository at this point
Rollup merge of #89127 - wesleywiser:reenable_mutex_debuginfo_test, r=ehuss
Show description for 0cbddff
the8472
authored
0cbddff
View commit details
Copy full SHA for 0cbddff
Browse repository at this point
Rollup merge of #89133 - FabianWolff:issue-79546, r=michaelwoerister
Show description for 3bdc894
the8472
authored
3bdc894
View commit details
Copy full SHA for 3bdc894
Browse repository at this point
Rollup merge of #89162 - petrochenkov:ivmap, r=davidtwco
Show description for 91af000
the8472
authored
91af000
View commit details
Copy full SHA for 91af000
Browse repository at this point
Rollup merge of #89164 - camelid:show-type-layout-docs, r=jyn514
Show description for 3cb28de
the8472
authored
3cb28de
View commit details
Copy full SHA for 3cb28de
Browse repository at this point
Rollup merge of #89170 - rusticstuff:aarch64_macos_disable_leak_sanitizer, r=petrochenkov
Show description for 26c7838
the8472
authored
26c7838
View commit details
Copy full SHA for 26c7838
Browse repository at this point
You can’t perform that action at this time.