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.9k
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
Remove _all_ codegen dependencies on
rustc_mir
🎉
- #61062
#61062
Merged
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
mark-i-m:mono-mv
mark-i-m/rust:mono-mv
Copy head branch name to clipboard
Jun 3, 2019
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Remove _all_ codegen dependencies on
rustc_mir
🎉
#61062
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
mark-i-m:mono-mv
mark-i-m/rust:mono-mv
Copy head branch name to clipboard
Commits
Commits on Jun 3, 2019
remove reexport of rustc::ty::Instance
mark-i-m
committed
8af151b
View commit details
Copy full SHA for 8af151b
Browse repository at this point
deduplicate ty::Instance constructors
mark-i-m
committed
58bd0ea
View commit details
Copy full SHA for 58bd0ea
Browse repository at this point
move single-use function
mark-i-m
committed
5940689
View commit details
Copy full SHA for 5940689
Browse repository at this point
remove reexports of mir::mono::{MonoItem,CodegenUnit}
mark-i-m
committed
3287ddf
View commit details
Copy full SHA for 3287ddf
Browse repository at this point
move DefPathBasedNames to ty::print::obsolete
mark-i-m
committed
f2b9b2d
View commit details
Copy full SHA for f2b9b2d
Browse repository at this point
move monoitemext to inherent methods
mark-i-m
committed
621bf0d
View commit details
Copy full SHA for 621bf0d
Browse repository at this point
move codegenunitext to rustc::mir::mono
mark-i-m
committed
e21d002
View commit details
Copy full SHA for e21d002
Browse repository at this point
remove as_mono_item
mark-i-m
committed
b20d96f
View commit details
Copy full SHA for b20d96f
Browse repository at this point
remove unneeded deps
mark-i-m
committed
c747f31
View commit details
Copy full SHA for c747f31
Browse repository at this point
query-ify const_field
mark-i-m
committed
74919df
View commit details
Copy full SHA for 74919df
Browse repository at this point
remove last dependency of codegen on rustc_mir
mark-i-m
committed
b7f5eab
View commit details
Copy full SHA for b7f5eab
Browse repository at this point
query-fy type_name
mark-i-m
committed
0f822d7
View commit details
Copy full SHA for 0f822d7
Browse repository at this point
You can’t perform that action at this time.