rust/compiler/rustc_errors/src
2022-03-02 17:46:09 +01:00
..
json Remove support for JSON deserialization to Rust 2022-02-20 18:58:21 -05:00
annotate_snippet_emitter_writer.rs Added Expect lint level and attribute (RFC-2383) 2022-03-02 17:46:05 +01:00
diagnostic_builder.rs rustc_errors: let DiagnosticBuilder::emit return a "guarantee of emission". 2022-02-23 06:38:52 +00:00
diagnostic.rs Set LintExpectationId in level and collect fulfilled ones (RFC-2383) 2022-03-02 17:46:07 +01:00
emitter.rs Only create a single expansion for each inline integration. 2022-02-27 19:05:56 +01:00
json.rs Avoid emitting full macro body into JSON 2022-02-24 11:16:45 -05:00
lib.rs Expect each lint in attribute individually (RFC-2383) 2022-03-02 17:46:09 +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 review 2021-04-24 22:37:42 +03:00