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 }}
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
16.5k
Star
119k
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
Migrate
rustc_mir_build
diagnostics
- #100854
#100854
Closed
lzcunt
wants to merge 15 commits into
rust-lang:master
rust-lang/rust:master
from
lzcunt:mir_build_diagnostic_migration
lzcunt/rust:mir_build_diagnostic_migration
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
Migrate
rustc_mir_build
diagnostics
#100854
lzcunt
wants to merge 15 commits into
rust-lang:master
rust-lang/rust:master
from
lzcunt:mir_build_diagnostic_migration
lzcunt/rust:mir_build_diagnostic_migration
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2022
Migrate "function cannot return without recursing" diagnostic
lzcunt
committed
2629683
View commit details
Copy full SHA for 2629683
Browse repository at this point
Migrate "unsafe_op_in_unsafe_fn" lints
lzcunt
committed
b331f81
View commit details
Copy full SHA for b331f81
Browse repository at this point
Migrate "requires unsafe" diagnostics
lzcunt
committed
eb7b30f
View commit details
Copy full SHA for eb7b30f
Browse repository at this point
Migrate "unused unsafe" lint
lzcunt
committed
a0777d3
View commit details
Copy full SHA for a0777d3
Browse repository at this point
Migrate "non-exhaustive patterns: type is non-empty" diagnostic
lzcunt
committed
59c0b8d
View commit details
Copy full SHA for 59c0b8d
Browse repository at this point
Migrate pattern inlining error diagnostics
lzcunt
committed
6adcc31
View commit details
Copy full SHA for 6adcc31
Browse repository at this point
Migrate unreachable pattern diagnostic
lzcunt
committed
1953130
View commit details
Copy full SHA for 1953130
Browse repository at this point
Migrate "constant pattern depends on generic parameter" diagnostic
lzcunt
committed
65c736e
View commit details
Copy full SHA for 65c736e
Browse repository at this point
Migrate "could not evaluate const pattern" diagnostic
lzcunt
committed
b460768
View commit details
Copy full SHA for b460768
Browse repository at this point
Migrate lower range bound diagnostics
lzcunt
committed
ae2e7af
View commit details
Copy full SHA for ae2e7af
Browse repository at this point
Migrate leading/trailing irrefutable let pattern diagnostics
lzcunt
committed
d873ee6
View commit details
Copy full SHA for d873ee6
Browse repository at this point
Migrate pattern bindings with variant name lint
lzcunt
committed
d91ff3e
View commit details
Copy full SHA for d91ff3e
Browse repository at this point
Migrate irrefutable let pattern diagnostics
lzcunt
committed
3b57a3e
View commit details
Copy full SHA for 3b57a3e
Browse repository at this point
Migrate borrow of moved value diagnostic
lzcunt
committed
4f5fdac
View commit details
Copy full SHA for 4f5fdac
Browse repository at this point
Migrate multiple mut borrows diagnostic
lzcunt
committed
3e527aa
View commit details
Copy full SHA for 3e527aa
Browse repository at this point
You can’t perform that action at this time.