rust/compiler/rustc_errors/src
Urgau 93ff4a4f48
Fix typo
Co-authored-by: Michael Goulet <michael@errs.io>
2024-01-26 21:01:45 +01:00
..
json Rename many DiagCtxt and EarlyDiagCtxt locals. 2023-12-18 16:06:22 +11:00
markdown apply fmt 2024-01-11 15:04:48 +03:00
annotate_snippet_emitter_writer.rs Rework how diagnostic lints are stored. 2024-01-14 14:04:25 +11:00
diagnostic_builder.rs Rework how diagnostic lints are stored. 2024-01-14 14:04:25 +11:00
diagnostic_impls.rs Fix typo 2024-01-26 21:01:45 +01:00
diagnostic.rs Rework how diagnostic lints are stored. 2024-01-14 14:04:25 +11:00
emitter.rs Rework how diagnostic lints are stored. 2024-01-14 14:04:25 +11:00
error.rs
json.rs Rework how diagnostic lints are stored. 2024-01-14 14:04:25 +11:00
lib.rs Remove unused features 2024-01-25 14:01:33 +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 Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
translation.rs Restore behavior when primary bundle is missing 2023-02-23 01:14:10 +01:00