rust/compiler/rustc_errors/src
nils 73476554e9
Rollup merge of #106427 - mejrs:translation_errors, r=davidtwco
Improve fluent error messages

These have been really frustrating me while migrating diagnostics.
2023-01-11 17:30:54 +01:00
..
json Implement -Ztrack-diagnostics 2022-10-19 00:08:20 +02:00
annotate_snippet_emitter_writer.rs Remove useless borrows and derefs 2022-12-01 17:34:43 +00:00
diagnostic_builder.rs ADD - create and emit Bug support for Diagnostics 2022-12-27 20:59:22 -05:00
diagnostic_impls.rs create helper function for rustc_lint_defs::Level and remove it's duplicated code r=ozkanonur 2023-01-10 10:56:17 +03:00
diagnostic.rs Merge multiple mutable borrows of immutable binding errors 2023-01-01 10:09:26 -08:00
emitter.rs Make translate_message return result and add tests 2023-01-08 23:35:43 +01:00
error.rs Make translate_message return result and add tests 2023-01-08 23:35:43 +01:00
json.rs Make translate_message return result and add tests 2023-01-08 23:35:43 +01:00
lib.rs Rollup merge of #106427 - mejrs:translation_errors, r=davidtwco 2023-01-11 17:30:54 +01:00
lock.rs
registry.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
snippet.rs Compute most of Public/Exported access level in rustc_resolve 2022-01-09 21:33:14 +00:00
styled_buffer.rs Spellchecking some comments 2022-03-30 01:39:38 -04:00
tests.rs Fix tests 2023-01-09 00:23:27 +01:00
translation.rs Make translate_message return result and add tests 2023-01-08 23:35:43 +01:00