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.3k
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
Streamline
rustc_driver_impl
pretty-printing.
- #116619
#116619
Merged
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
nnethercote:rustc_driver_impl
nnethercote/rust:rustc_driver_impl
Copy head branch name to clipboard
Oct 13, 2023
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Streamline
rustc_driver_impl
pretty-printing.
#116619
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
nnethercote:rustc_driver_impl
nnethercote/rust:rustc_driver_impl
Copy head branch name to clipboard
Commits
Commits on Oct 12, 2023
Rename some things.
Show description for ef8701a
nnethercote
committed
ef8701a
View commit details
Copy full SHA for ef8701a
Browse repository at this point
Remove unnecessary call to `call_with_pp_support_hir`.
Show description for c5cfcdc
nnethercote
committed
c5cfcdc
View commit details
Copy full SHA for c5cfcdc
Browse repository at this point
Remove an outdated comment.
Show description for 87090a9
nnethercote
committed
87090a9
View commit details
Copy full SHA for 87090a9
Browse repository at this point
Remove PpAstTreeMode.
Show description for 1467ba0
nnethercote
committed
1467ba0
View commit details
Copy full SHA for 1467ba0
Browse repository at this point
Remove unused `PrinterSupport::hir_map` method.
nnethercote
committed
d5e7c5f
View commit details
Copy full SHA for d5e7c5f
Browse repository at this point
Simplify support traits.
Show description for e3d8bbb
nnethercote
committed
e3d8bbb
View commit details
Copy full SHA for e3d8bbb
Browse repository at this point
Merge `print_*` functions.
Show description for 7d145a0
nnethercote
committed
7d145a0
View commit details
Copy full SHA for 7d145a0
Browse repository at this point
Remove pretty-printing traits.
Show description for 060851b
nnethercote
committed
060851b
View commit details
Copy full SHA for 060851b
Browse repository at this point
Rename some `'hir` lifetimes as `'tcx`.
Show description for ba58e32
nnethercote
committed
ba58e32
View commit details
Copy full SHA for ba58e32
Browse repository at this point
Make `needs_analysis` true for `PpHirMode::Typed`.
Show description for b65227a
nnethercote
committed
b65227a
View commit details
Copy full SHA for b65227a
Browse repository at this point
Split and rename the annotation structs.
Show description for 2e2924f
nnethercote
committed
2e2924f
View commit details
Copy full SHA for 2e2924f
Browse repository at this point
Remove unneeded `pub`s.
nnethercote
committed
2b4c338
View commit details
Copy full SHA for 2b4c338
Browse repository at this point
You can’t perform that action at this time.