rust/compiler/rustc_errors/src
2023-07-20 09:51:47 +00:00
..
json On nightly, dump ICE backtraces to disk 2023-07-19 14:10:07 +00:00
markdown Re-format let-else per rustfmt update 2023-07-12 21:49:27 -04:00
annotate_snippet_emitter_writer.rs Create AnnotationColumn struct to fix hard tab column numbers in errors 2023-03-28 09:18:55 -04:00
diagnostic_builder.rs Remove adt_const_params usage from compiler 2023-06-01 18:21:42 +00:00
diagnostic_impls.rs Use translatable diagnostics in rustc_const_eval 2023-06-01 14:45:18 +00:00
diagnostic.rs Use translatable diagnostics in rustc_const_eval 2023-06-01 14:45:18 +00:00
emitter.rs Use the correct span for displaying the line following a derive suggestion 2023-07-19 23:48:43 +00:00
error.rs Make translate_message return result and add tests 2023-01-08 23:35:43 +01:00
json.rs refactor: statically guarantee that current error codes are documented 2023-02-26 20:12:36 +13:00
lib.rs Don't translate compiler-internal bug messages 2023-07-20 09:51:47 +00:00
lock.rs bump windows crate 0.46 -> 0.48 in workspace 2023-05-09 18:20:13 +03:00
registry.rs refactor: statically guarantee that current error codes are documented 2023-02-26 20:12:36 +13:00
snippet.rs Create AnnotationColumn struct to fix hard tab column numbers in errors 2023-03-28 09:18:55 -04:00
styled_buffer.rs Replace some _ == _ || _ == _s with matches!(_, _ | _)s 2023-01-30 12:26:26 +00:00
tests.rs correct literals for dyn thread safe 2023-05-06 09:34:53 +08:00
translation.rs Restore behavior when primary bundle is missing 2023-02-23 01:14:10 +01:00