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
117k
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 5 pull requests
- #102741
#102741
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-63no5tz
matthiaskrgr/rust:rollup-63no5tz
Copy head branch name to clipboard
Oct 6, 2022
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 5 pull requests
#102741
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-63no5tz
matthiaskrgr/rust:rollup-63no5tz
Copy head branch name to clipboard
Commits
Commits on Sep 30, 2022
make `compare_const_impl` a query and use it in `instance.rs`
BoxyUwU
committed
86a8a3b
View commit details
Copy full SHA for 86a8a3b
Browse repository at this point
bless
BoxyUwU
committed
831f440
View commit details
Copy full SHA for 831f440
Browse repository at this point
make query take `(LocalDefId, DefId)`
BoxyUwU
committed
c1a9cf4
View commit details
Copy full SHA for c1a9cf4
Browse repository at this point
remove unnecessary `Key` impl
BoxyUwU
committed
611db1d
View commit details
Copy full SHA for 611db1d
Browse repository at this point
Commits on Oct 5, 2022
Add regression test for lifetimes in alloc internals autotraits
Show description for fa86341
dtolnay
committed
fa86341
View commit details
Copy full SHA for fa86341
Browse repository at this point
Fix overconstrained Send impls in btree internals
dtolnay
committed
4fdd0d9
View commit details
Copy full SHA for 4fdd0d9
Browse repository at this point
Fix opaque_hidden_inferred_bound lint ICE
compiler-errors
committed
8e7783b
View commit details
Copy full SHA for 8e7783b
Browse repository at this point
Use proper subdiagnostic
compiler-errors
committed
fe05336
View commit details
Copy full SHA for fe05336
Browse repository at this point
Commits on Oct 6, 2022
Fix some comments.
Show description for eea06de
nnethercote
committed
eea06de
View commit details
Copy full SHA for eea06de
Browse repository at this point
Remove `-Ztime` option.
Show description for 9110d92
nnethercote
committed
9110d92
View commit details
Copy full SHA for 9110d92
Browse repository at this point
Be consistent about deciding whether to print pass data.
Show description for 4e8faff
nnethercote
committed
4e8faff
View commit details
Copy full SHA for 4e8faff
Browse repository at this point
reviews
BoxyUwU
committed
25ed5d5
View commit details
Copy full SHA for 25ed5d5
Browse repository at this point
Migrate search input color to CSS variable
GuillaumeGomez
committed
694f0a1
View commit details
Copy full SHA for 694f0a1
Browse repository at this point
Rollup merge of #98496 - BoxyUwU:instancers_bad_equality, r=lcnr
Show description for dd0fa6f
matthiaskrgr
authored
dd0fa6f
View commit details
Copy full SHA for dd0fa6f
Browse repository at this point
Rollup merge of #102680 - dtolnay:btreesend, r=thomcc
Show description for e77e020
matthiaskrgr
authored
e77e020
View commit details
Copy full SHA for e77e020
Browse repository at this point
Rollup merge of #102718 - compiler-errors:opaque-bound-lint-ice, r=fee1-dead
Show description for 045fc18
matthiaskrgr
authored
045fc18
View commit details
Copy full SHA for 045fc18
Browse repository at this point
Rollup merge of #102725 - nnethercote:rm-Z-time, r=davidtwco
Show description for 42df0a5
matthiaskrgr
authored
42df0a5
View commit details
Copy full SHA for 42df0a5
Browse repository at this point
Rollup merge of #102736 - GuillaumeGomez:search-input-color, r=notriddle
Show description for 48964bd
matthiaskrgr
authored
48964bd
View commit details
Copy full SHA for 48964bd
Browse repository at this point
You can’t perform that action at this time.