about summary refs log tree commit diff
path: root/tests/run-make-fulldeps/issue-19371
AgeCommit message (Expand)AuthorLines
2024-06-05Port `tests/run-make-fulldeps/issue-19371` to ui-fulldepsZalathar-85/+0
2024-03-05Rename all `ParseSess` variables/fields/lifetimes as `psess`.Nicholas Nethercote-1/+1
2023-11-22Merge `Queries::{ongoing_codegen,linker}`.Nicholas Nethercote-2/+1
2023-11-22Make `Compiler::{sess,codegen_backend}` public.Nicholas Nethercote-1/+1
2023-11-17Move `CodegenBackend` out of `Linker`.Nicholas Nethercote-1/+1
2023-11-17Move `Session` out of `Linker`.Nicholas Nethercote-1/+1
2023-11-02Minimize `pub` usage in `source_map.rs`.Nicholas Nethercote-1/+1
2023-10-26Auto merge of #116818 - Nilstrieb:stop-submitting-bug-reports, r=wesleywiserbors-0/+1
2023-10-25Stop telling people to submit bugs for internal feature ICEsNilstrieb-0/+1
2023-10-14Add `Config::hash_untracked_state` callbackAlex Macleod-0/+1
2023-09-08Add missing Debuginfo to PDB debug file on windows.Florian Schmiderer-0/+1
2023-07-19On nightly, dump ICE backtraces to diskEsteban Küber-0/+1
2023-07-11Don't require each rustc_interface tool to opt-in to parallel_rustc supportjyn-1/+1
2023-06-21Remove Queries::ongoing_codegen.Nicholas Nethercote-5/+6
2023-06-06Write to stdout if `-` is given as output fileJing Peng-2/+2
2023-03-30move `tools.mk` to run-makeJoshua Nelson-1/+1
2023-02-22errors: generate typed identifiers in each crateDavid Wood-0/+1
2023-01-16Fix run-make-fulldeps testOli Scherer-6/+3
2023-01-11Move /src/test to /testsAlbert Larsan-0/+83