about summary refs log tree commit diff
path: root/compiler/rustc_driver_impl/src/session_diagnostics.rs
AgeCommit message (Expand)AuthorLines
2023-10-25Stop telling people to submit bugs for internal feature ICEsNilstrieb-0/+4
2023-10-06rustc_driver: avoid fallible conversionsTamir Duberstein-3/+3
2023-07-21Rollup merge of #113780 - dtolnay:printkindpath, r=b-naberMatthias Krüger-7/+0
2023-07-20Move OutFileName writing into rustc_sessionDavid Tolnay-7/+0
2023-07-19On nightly, dump ICE backtraces to diskEsteban Küber-1/+22
2023-02-02Add a new `rustc_driver` dylib to rexport `rustc_driver_impl`John Kåre Alsaker-12/+12
2023-02-02Rename rustc_driver to rustc_driver_implJohn Kåre Alsaker-0/+67