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
Accelerator
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
Type
/
to 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.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 9 pull requests
- #145366
#145366
Merged
bors
merged 33 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-v0a6v3u
GuillaumeGomez/rust:rollup-v0a6v3u
Copy head branch name to clipboard
Aug 13, 2025
Conversation
Commits
33
(33)
Checks
Files changed
Merged
Rollup of 9 pull requests
#145366
bors
merged 33 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-v0a6v3u
GuillaumeGomez/rust:rollup-v0a6v3u
Copy head branch name to clipboard
Commits
Commits on Aug 1, 2025
aarch64: Make `outline-atomics` a known target feature
Show description for 24c770b
tgross35
committed
24c770b
View commit details
Copy full SHA for 24c770b
Browse repository at this point
Commits on Aug 5, 2025
Clarify `value_path_str_with_args`.
Show description for 566cdab
nnethercote
committed
566cdab
View commit details
Copy full SHA for 566cdab
Browse repository at this point
Rename most of the printers.
Show description for b0c36dd
nnethercote
committed
b0c36dd
View commit details
Copy full SHA for b0c36dd
Browse repository at this point
Simplify multiple things.
Show description for d76eef4
nnethercote
committed
d76eef4
View commit details
Copy full SHA for d76eef4
Browse repository at this point
Add aarch64_be-unknown-none-softfloat target
Show description for 070425e
Gelbpunkt
committed
070425e
View commit details
Copy full SHA for 070425e
Browse repository at this point
Commits on Aug 6, 2025
Add comments to `Printer`.
Show description for dfd38f0
nnethercote
committed
dfd38f0
View commit details
Copy full SHA for dfd38f0
Browse repository at this point
Move `should_truncate` from trait `Printer` to sub-trait `PrettyPrinter`.
Show description for 69bcd79
nnethercote
committed
69bcd79
View commit details
Copy full SHA for 69bcd79
Browse repository at this point
Rename some `Printer` methods.
Show description for b8adda6
nnethercote
committed
b8adda6
View commit details
Copy full SHA for b8adda6
Browse repository at this point
Rename some `PrettyPrinter` methods.
Show description for 42a1042
nnethercote
committed
42a1042
View commit details
Copy full SHA for 42a1042
Browse repository at this point
Commits on Aug 12, 2025
[AVR] Changed data_layout
tomtor
committed
2563e4a
View commit details
Copy full SHA for 2563e4a
Browse repository at this point
simplify stack handling, be completely lazy
lcnr
committed
db1a64c
View commit details
Copy full SHA for db1a64c
Browse repository at this point
Switch to a bitflags `MacroKinds` to support macros with more than one kind
Show description for 0b855bc
joshtriplett
committed
0b855bc
View commit details
Copy full SHA for 0b855bc
Browse repository at this point
Expand documentation of `GlobDelegation`
Show description for d7b30be
joshtriplett
committed
d7b30be
View commit details
Copy full SHA for d7b30be
Browse repository at this point
Only suggest changing `#[derive(mymacro)]` to `#[mymacro]` for attribute macros
joshtriplett
committed
c81fcac
View commit details
Copy full SHA for c81fcac
Browse repository at this point
Detect and report macro kind mismatches early, and more precisely
Show description for ba231db
joshtriplett
committed
ba231db
View commit details
Copy full SHA for ba231db
Browse repository at this point
mbe: Rename macro parsing state names to use `Bang` instead of `Not`
Show description for b74e1cb
joshtriplett
committed
b74e1cb
View commit details
Copy full SHA for b74e1cb
Browse repository at this point
clippy: Update for switch to `MacroKinds`
Show description for 33ba4a2
joshtriplett
committed
33ba4a2
View commit details
Copy full SHA for 33ba4a2
Browse repository at this point
rustdoc: Minimal fixes to compile with `MacroKinds`
Show description for e1fc89a
joshtriplett
committed
e1fc89a
View commit details
Copy full SHA for e1fc89a
Browse repository at this point
Commits on Aug 13, 2025
Install libgccjit into the compiler's sysroot when the GCC codegen backend is enabled
Kobzol
committed
6e5a6e0
View commit details
Copy full SHA for 6e5a6e0
Browse repository at this point
Make sure that we won't accidentally ship libgccjit.so in the dist component
Kobzol
committed
76bc558
View commit details
Copy full SHA for 76bc558
Browse repository at this point
Remove the `libgccjit.so.0` alias and only create the versioned library when installing `libgccjit.so`
Kobzol
committed
f40a784
View commit details
Copy full SHA for f40a784
Browse repository at this point
Correctly handle when there are no unstable items in the documented crate
GuillaumeGomez
committed
cd79c71
View commit details
Copy full SHA for cd79c71
Browse repository at this point
Add another example for escaped `#` character in doctest in rustdoc book
GuillaumeGomez
committed
dc0707a
View commit details
Copy full SHA for dc0707a
Browse repository at this point
Add missing entry in STAGE0_MISSING_TARGETS
Show description for 6c96c94
Gelbpunkt
committed
6c96c94
View commit details
Copy full SHA for 6c96c94
Browse repository at this point
Rollup merge of #144761 - tgross35:cfg-outline-atomics, r=davidtwco
Show description for ea70ac6
GuillaumeGomez
authored
ea70ac6
View commit details
Copy full SHA for ea70ac6
Browse repository at this point
Rollup merge of #144949 - nnethercote:more-Printer-cleanups, r=davidtwco
Show description for e7e3a37
GuillaumeGomez
authored
e7e3a37
View commit details
Copy full SHA for e7e3a37
Browse repository at this point
Rollup merge of #144955 - lcnr:lazily-update-non-parent-goals, r=BoxyUwU
Show description for c9c8d03
GuillaumeGomez
authored
c9c8d03
View commit details
Copy full SHA for c9c8d03
Browse repository at this point
Rollup merge of #144962 - Gelbpunkt:aarch64_be-unknown-none-softfloat, r=davidtwco
Show description for 0774928
GuillaumeGomez
authored
0774928
View commit details
Copy full SHA for 0774928
Browse repository at this point
Rollup merge of #145153 - joshtriplett:macro-kinds-plural, r=petrochenkov
Show description for bd6fb63
GuillaumeGomez
authored
bd6fb63
View commit details
Copy full SHA for bd6fb63
Browse repository at this point
Rollup merge of #145241 - tomtor:avr-layout, r=nikic
Show description for a6146fd
GuillaumeGomez
authored
a6146fd
View commit details
Copy full SHA for a6146fd
Browse repository at this point
Rollup merge of #145341 - Kobzol:codegen-backend-gcc, r=jieyouxu
Show description for 6f0746d
GuillaumeGomez
authored
6f0746d
View commit details
Copy full SHA for 6f0746d
Browse repository at this point
Rollup merge of #145349 - GuillaumeGomez:unstable-items-search, r=lolbinarycat,fmease
Show description for 858927c
GuillaumeGomez
authored
858927c
View commit details
Copy full SHA for 858927c
Browse repository at this point
Rollup merge of #145356 - GuillaumeGomez:doctest-escaped, r=fmease
Show description for bb46a20
GuillaumeGomez
authored
bb46a20
View commit details
Copy full SHA for bb46a20
Browse repository at this point
You can’t perform that action at this time.