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 8 pull requests
- #121400
#121400
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
fmease:rollup-8m29g7a
fmease/rust:rollup-8m29g7a
Copy head branch name to clipboard
Feb 21, 2024
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 8 pull requests
#121400
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
fmease:rollup-8m29g7a
fmease/rust:rollup-8m29g7a
Copy head branch name to clipboard
Commits
Commits on Feb 20, 2024
Support async trait bounds in macros
compiler-errors
committed
9c8b107
View commit details
Copy full SHA for 9c8b107
Browse repository at this point
some type system cleanup
lcnr
committed
5fb67e2
View commit details
Copy full SHA for 5fb67e2
Browse repository at this point
bootstrap: apply most of clippy's suggestions
GrigorenkoPV
committed
ae3f4f1
View commit details
Copy full SHA for ae3f4f1
Browse repository at this point
Commits on Feb 21, 2024
Merge `diagnostic_builder.rs` into `diagnostic.rs`.
Show description for 8f20a54
nnethercote
committed
8f20a54
View commit details
Copy full SHA for 8f20a54
Browse repository at this point
Remove some no-longer-needed `pub(crate)` markers.
nnethercote
committed
1407057
View commit details
Copy full SHA for 1407057
Browse repository at this point
Remove an `unchecked_error_guaranteed` call.
Show description for 09ca866
nnethercote
committed
09ca866
View commit details
Copy full SHA for 09ca866
Browse repository at this point
Tweak block management
Nadrieril
committed
780beda
View commit details
Copy full SHA for 780beda
Browse repository at this point
Test one or pattern at a time
Nadrieril
committed
c1514a6
View commit details
Copy full SHA for c1514a6
Browse repository at this point
make it possible for outside crates to inspect a mir::ConstValue with the interpreter
RalfJung
committed
9eabdc2
View commit details
Copy full SHA for 9eabdc2
Browse repository at this point
compiletest: support auxiliaries with auxiliaries
Show description for a2aa967
davidtwco
committed
a2aa967
View commit details
Copy full SHA for a2aa967
Browse repository at this point
Rollup merge of #121044 - compiler-errors:mbe-async-trait-bounds, r=fmease
Show description for 082b97a
fmease
authored
082b97a
View commit details
Copy full SHA for 082b97a
Browse repository at this point
Rollup merge of #121175 - Nadrieril:simplify-or-selection, r=matthewjasper
Show description for 4daa43a
fmease
authored
4daa43a
View commit details
Copy full SHA for 4daa43a
Browse repository at this point
Rollup merge of #121340 - GrigorenkoPV:bootstrap-clippy, r=onur-ozkan
Show description for 216f9a4
fmease
authored
216f9a4
View commit details
Copy full SHA for 216f9a4
Browse repository at this point
Rollup merge of #121347 - davidtwco:compiletest-aux-aux, r=oli-obk
Show description for 2d98f05
fmease
authored
2d98f05
View commit details
Copy full SHA for 2d98f05
Browse repository at this point
Rollup merge of #121359 - lcnr:typesystem-cleanup, r=compiler-errors
Show description for 8d27fc8
fmease
authored
8d27fc8
View commit details
Copy full SHA for 8d27fc8
Browse repository at this point
Rollup merge of #121366 - nnethercote:rm-diagnostic_builder.rs, r=compiler-errors
Show description for ef14c17
fmease
authored
ef14c17
View commit details
Copy full SHA for ef14c17
Browse repository at this point
Rollup merge of #121379 - nnethercote:rm-unchecked_error_guaranteed, r=oli-obk
Show description for ae01e99
fmease
authored
ae01e99
View commit details
Copy full SHA for ae01e99
Browse repository at this point
Rollup merge of #121396 - RalfJung:mir-const-value-inspect, r=oli-obk
Show description for bd7ba27
fmease
authored
bd7ba27
View commit details
Copy full SHA for bd7ba27
Browse repository at this point
You can’t perform that action at this time.