rust/compiler/rustc_interface/src
Michael Goulet c28715bf78
Rollup merge of #119567 - nnethercote:rm-Zreport-delayed-bugs, r=oli-obk
Remove `-Zreport-delayed-bugs`.

It's not used within the repository in any way (e.g. in tests), and doesn't seem useful.

It was added in #52568.

r? ````@oli-obk````
2024-01-05 10:57:22 -05:00
..
callbacks.rs Remove an unnecessary drop. 2023-10-30 20:45:11 +11:00
errors.rs Write to stdout if - is given as output file 2023-06-06 17:53:29 -04:00
interface.rs Rename EarlyDiagCtxt methods to match DiagCtxt. 2023-12-23 13:23:28 +11:00
lib.rs rustc_interface: Address all rustc::potential_query_instability lints 2023-12-05 06:33:38 +01:00
passes.rs Stabilize THIR unsafeck 2024-01-05 10:00:59 +00:00
proc_macro_decls.rs Move expansion of query macros in rustc_middle to rustc_middle::query 2023-05-15 08:49:13 +02:00
queries.rs Report I/O errors with emit_fatal not emit_err 2024-01-02 07:31:02 -05:00
tests.rs Rollup merge of #119567 - nnethercote:rm-Zreport-delayed-bugs, r=oli-obk 2024-01-05 10:57:22 -05:00
util.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00