about summary refs log tree commit diff
path: root/compiler/rustc_session/Cargo.toml
AgeCommit message (Expand)AuthorLines
2023-03-20migrate compiler, bootstrap, and compiletest to windows-rsAndy Russell-2/+6
2022-12-09Move the untracked cstore and source_span into a structOli Scherer-0/+1
2022-11-28Detect long types in E0308 and write them to diskEsteban Küber-0/+1
2022-11-04improve `filesearch::get_or_default_sysroot` r=ozkanonurOnur Özkan-0/+7
2022-08-15Revert "Revert "Remove num_cpus dependency from bootstrap, build-manifest and...The 8472-1/+0
2022-06-09Revert "Remove num_cpus dependency from bootstrap, build-manifest and rustc_s...David Tolnay-0/+1
2022-03-02Remove num_cpus dependency from bootstrap, build-manifest and rustc_sessionbjorn3-1/+0
2021-10-03Move rustc_middle::middle::cstore to rustc_session.Camille GILLOT-0/+1
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-06-25rustc_session: Remove unused dependency bitflagsJosh Triplett-1/+0
2020-10-30Implement rustc side of report-future-incompatAaron Hill-0/+1
2020-08-30mv compiler to compiler/mark-0/+20