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
118k
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 7 pull requests
- #109720
#109720
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-u564m8s
Dylan-DPC/rust:rollup-u564m8s
Copy head branch name to clipboard
Mar 29, 2023
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rollup of 7 pull requests
#109720
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-u564m8s
Dylan-DPC/rust:rollup-u564m8s
Copy head branch name to clipboard
Commits
Commits on Mar 27, 2023
llvm-wrapper: adapt for LLVM API change
Show description for 684e7a5
krasimirgg
committed
684e7a5
View commit details
Copy full SHA for 684e7a5
Browse repository at this point
Use span of placeholders in format_args!() expansion.
m-ou-se
committed
1b3fda4
View commit details
Copy full SHA for 1b3fda4
Browse repository at this point
Bless UI tests.
m-ou-se
committed
7f395f1
View commit details
Copy full SHA for 7f395f1
Browse repository at this point
Bless mir-opt tests.
Show description for 769886c
m-ou-se
committed
769886c
View commit details
Copy full SHA for 769886c
Browse repository at this point
Add test for span of implicit format args captures.
m-ou-se
committed
6c72a00
View commit details
Copy full SHA for 6c72a00
Browse repository at this point
Commits on Mar 28, 2023
rustdoc: Unsupport importing `doc(primitive)` and `doc(keyword)` modules
Show description for 52b15b4
petrochenkov
committed
52b15b4
View commit details
Copy full SHA for 52b15b4
Browse repository at this point
rustdoc + rustdoc-json support for non_lifetime_binders
compiler-errors
committed
be9fd75
View commit details
Copy full SHA for be9fd75
Browse repository at this point
Check for overflow in assemble_candidates_after_normalizing_self_ty
compiler-errors
committed
ef5f773
View commit details
Copy full SHA for ef5f773
Browse repository at this point
Commits on Mar 29, 2023
Fix mismatched punctuation in Debug impl of AttrId
dtolnay
committed
c5da061
View commit details
Copy full SHA for c5da061
Browse repository at this point
Rename `IndexVec::last` → `last_index`
Show description for 843c5e3
scottmcm
committed
843c5e3
View commit details
Copy full SHA for 843c5e3
Browse repository at this point
Rollup merge of #108335 - compiler-errors:non_lifetime_binders-rustdoc, r=GuillaumeGomez
Show description for 777df02
Dylan-DPC
authored
777df02
View commit details
Copy full SHA for 777df02
Browse repository at this point
Rollup merge of #109534 - petrochenkov:noprimuse, r=GuillaumeGomez
Show description for 1db9eae
Dylan-DPC
authored
1db9eae
View commit details
Copy full SHA for 1db9eae
Browse repository at this point
Rollup merge of #109659 - krasimirgg:llvm17lto, r=nikic
Show description for 39f93d3
Dylan-DPC
authored
39f93d3
View commit details
Copy full SHA for 39f93d3
Browse repository at this point
Rollup merge of #109664 - m-ou-se:format-args-placeholder-span, r=oli-obk
Show description for a3eb2f0
Dylan-DPC
authored
a3eb2f0
View commit details
Copy full SHA for a3eb2f0
Browse repository at this point
Rollup merge of #109683 - compiler-errors:self-ty-overflow, r=lcnr
Show description for 09e9377
Dylan-DPC
authored
09e9377
View commit details
Copy full SHA for 09e9377
Browse repository at this point
Rollup merge of #109713 - dtolnay:debugattrid, r=compiler-errors
Show description for 2a4455d
Dylan-DPC
authored
2a4455d
View commit details
Copy full SHA for 2a4455d
Browse repository at this point
Rollup merge of #109718 - scottmcm:indexvec-last, r=Nilstrieb
Show description for 1415756
Dylan-DPC
authored
1415756
View commit details
Copy full SHA for 1415756
Browse repository at this point
You can’t perform that action at this time.