rust/compiler/rustc_interface/src
nils fd7a159710 Fix uninlined_format_args for some compiler crates
Convert all the crates that have had their diagnostic migration
completed (except save_analysis because that will be deleted soon and
apfloat because of the licensing problem).
2023-01-05 19:01:12 +01:00
..
callbacks.rs Ignore span references from diagnostics. 2022-12-25 18:48:42 +00:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
interface.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
lib.rs Fix rustdoc --version when used with download-rustc 2022-11-09 02:54:51 -06:00
passes.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
proc_macro_decls.rs Simplify code 2022-11-05 17:54:06 +01:00
queries.rs don't clone Copy types 2022-12-18 14:25:55 +01:00
tests.rs Split -Zchalk flag into -Ztrait-solver=(stock|chalk|next) flag 2023-01-04 18:12:42 +00:00
util.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00