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
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
116k
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
- #95291
#95291
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-vrb4wlw
Dylan-DPC/rust:rollup-vrb4wlw
Copy head branch name to clipboard
Mar 25, 2022
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rollup of 5 pull requests
#95291
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-vrb4wlw
Dylan-DPC/rust:rollup-vrb4wlw
Copy head branch name to clipboard
Commits
Commits on Mar 21, 2022
try to evaluate in try_unify
b-naber
committed
47f78a2
View commit details
Copy full SHA for 47f78a2
Browse repository at this point
stall on on constants that contain infer vars in const_eval_resolve
b-naber
committed
ac0458a
View commit details
Copy full SHA for ac0458a
Browse repository at this point
dont try to unify unevaluated constants that contain infer vars
b-naber
committed
3b9de6b
View commit details
Copy full SHA for 3b9de6b
Browse repository at this point
add/update tests
b-naber
committed
6cf3409
View commit details
Copy full SHA for 6cf3409
Browse repository at this point
Commits on Mar 22, 2022
fix previous failures and address review
b-naber
committed
8ff1edb
View commit details
Copy full SHA for 8ff1edb
Browse repository at this point
dont canonicalize in try_unify_abstract_consts and erase regions instead
b-naber
committed
fe69a5c
View commit details
Copy full SHA for fe69a5c
Browse repository at this point
erase region in ParamEnvAnd and make ConstUnifyCtxt private
b-naber
committed
11a70db
View commit details
Copy full SHA for 11a70db
Browse repository at this point
Commits on Mar 23, 2022
Clarify which kinds of MIR are allowed during which phases.
Show description for fe40240
JakobDegen
committed
fe40240
View commit details
Copy full SHA for fe40240
Browse repository at this point
Clarify more MIR docs
JakobDegen
committed
26d7b8d
View commit details
Copy full SHA for 26d7b8d
Browse repository at this point
Commits on Mar 24, 2022
debuginfo: Fix debuginfo for Box<T> where T is unsized.
Show description for e169261
michaelwoerister
committed
e169261
View commit details
Copy full SHA for e169261
Browse repository at this point
add diagnostic items for clippy's
FoseFx
committed
64ad96d
View commit details
Copy full SHA for 64ad96d
Browse repository at this point
Fix ice when error reporting recursion errors
Show description for 85e67b9
light4
committed
85e67b9
View commit details
Copy full SHA for 85e67b9
Browse repository at this point
Commits on Mar 25, 2022
Rollup merge of #94391 - light4:issue-90319, r=estebank
Show description for d1d4613
Dylan-DPC
authored
d1d4613
View commit details
Copy full SHA for d1d4613
Browse repository at this point
Rollup merge of #94655 - JakobDegen:mir-phase-docs, r=oli-obk
Show description for c66e0c8
Dylan-DPC
authored
c66e0c8
View commit details
Copy full SHA for c66e0c8
Browse repository at this point
Rollup merge of #95179 - b-naber:eval-in-try-unify, r=lcnr
Show description for 1fcb8fc
Dylan-DPC
authored
1fcb8fc
View commit details
Copy full SHA for 1fcb8fc
Browse repository at this point
Rollup merge of #95270 - michaelwoerister:fix-box-unsized-debuginfo, r=wesleywiser
Show description for e039dc8
Dylan-DPC
authored
e039dc8
View commit details
Copy full SHA for e039dc8
Browse repository at this point
Rollup merge of #95276 - FoseFx:clippy_trim_split_whitespace, r=flip1995
Show description for 3716c42
Dylan-DPC
authored
3716c42
View commit details
Copy full SHA for 3716c42
Browse repository at this point
You can’t perform that action at this time.