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.6k
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
Move Sessions into (new) librustc_session
- #66878
#66878
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
Mark-Simulacrum:sess-decouple
Mark-Simulacrum/rust:sess-decouple
Copy head branch name to clipboard
Dec 3, 2019
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Move Sessions into (new) librustc_session
#66878
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
Mark-Simulacrum:sess-decouple
Mark-Simulacrum/rust:sess-decouple
Copy head branch name to clipboard
Commits
Commits on Dec 3, 2019
Use FxHash* from data structures not nodemap
Mark-Simulacrum
committed
2ea1833
View commit details
Copy full SHA for 2ea1833
Browse repository at this point
Decouple CguReuseTracker from Session
Mark-Simulacrum
committed
b7cd58c
View commit details
Copy full SHA for b7cd58c
Browse repository at this point
Introduce rustc_session crate
Mark-Simulacrum
committed
c761ec1
View commit details
Copy full SHA for c761ec1
Browse repository at this point
Move cgu_reuse_tracker to librustc_session
Mark-Simulacrum
committed
984c74a
View commit details
Copy full SHA for 984c74a
Browse repository at this point
Move duration_to_secs_str to rustc_session
Mark-Simulacrum
committed
4351698
View commit details
Copy full SHA for 4351698
Browse repository at this point
Move Level to rustc_session
Mark-Simulacrum
committed
433e546
View commit details
Copy full SHA for 433e546
Browse repository at this point
Move Lint to rustc_session
Show description for 526ee51
Mark-Simulacrum
committed
526ee51
View commit details
Copy full SHA for 526ee51
Browse repository at this point
Move early lint declarations to librustc_session
Mark-Simulacrum
committed
f03d8f3
View commit details
Copy full SHA for f03d8f3
Browse repository at this point
Move NativeLibraryKind to rustc_session
Mark-Simulacrum
committed
285144a
View commit details
Copy full SHA for 285144a
Browse repository at this point
Re-export Client from rustc_data_structures::jobserver
Mark-Simulacrum
committed
72c67be
View commit details
Copy full SHA for 72c67be
Browse repository at this point
Directly use types from libsyntax::ast
Mark-Simulacrum
committed
f2a8aed
View commit details
Copy full SHA for f2a8aed
Browse repository at this point
Remove dead cfg method
Mark-Simulacrum
committed
e810b7e
View commit details
Copy full SHA for e810b7e
Browse repository at this point
Duplicate CrateConfig into Session
Show description for 2731075
Mark-Simulacrum
committed
2731075
View commit details
Copy full SHA for 2731075
Browse repository at this point
Move BufferedEarlyLint to librustc_session
Mark-Simulacrum
committed
817d1ae
View commit details
Copy full SHA for 817d1ae
Browse repository at this point
Move ParseSess to librustc_session
Mark-Simulacrum
committed
52d4d47
View commit details
Copy full SHA for 52d4d47
Browse repository at this point
Move Session to librustc_session
Mark-Simulacrum
committed
cc2c33a
View commit details
Copy full SHA for cc2c33a
Browse repository at this point
Deduplicate CrateConfig
Mark-Simulacrum
committed
42c4ae0
View commit details
Copy full SHA for 42c4ae0
Browse repository at this point
Fix UI tests for new locations
Mark-Simulacrum
committed
68fb218
View commit details
Copy full SHA for 68fb218
Browse repository at this point
You can’t perform that action at this time.