rust/compiler/rustc_errors/src
2024-09-18 20:38:43 +02:00
..
json Split ColorConfig off of HumanReadableErrorType 2024-08-08 14:41:33 +00:00
markdown chore: Fix typos in 'compiler' (batch 1) 2024-09-02 07:42:38 +02:00
annotate_snippet_emitter_writer.rs Implement a Method to Seal DiagInner's Suggestions 2024-09-12 21:27:44 -04:00
codes.rs Stop using String for error codes. 2024-01-29 07:41:41 +11:00
diagnostic.rs Implement a Method to Seal DiagInner's Suggestions 2024-09-12 21:27:44 -04:00
diagnostic_impls.rs Update std and compiler 2024-08-10 12:07:17 +02:00
emitter.rs Implement a Method to Seal DiagInner's Suggestions 2024-09-12 21:27:44 -04:00
error.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
json.rs Implement a Method to Seal DiagInner's Suggestions 2024-09-12 21:27:44 -04:00
lib.rs Add suggestions for expressions in patterns 2024-09-18 20:38:43 +02:00
lock.rs Add warn(unreachable_pub) to rustc_errors. 2024-08-27 12:03:37 +10:00
registry.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
snippet.rs Add warn(unreachable_pub) to rustc_errors. 2024-08-27 12:03:37 +10:00
styled_buffer.rs Add warn(unreachable_pub) to rustc_errors. 2024-08-27 12:03:37 +10:00
tests.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
translation.rs Fix elided_named_lifetimes in code 2024-08-24 19:21:32 +03:00