rust/compiler/rustc_errors/src
mark bb8d4307eb rustc_error: make ErrorReported impossible to construct
There are a few places were we have to construct it, though, and a few
places that are more invasive to change. To do this, we create a
constructor with a long obvious name.
2022-03-16 10:35:24 -05: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_error: make ErrorReported impossible to construct 2022-03-16 10:35:24 -05:00
diagnostic.rs Rollup merge of #94670 - xFrednet:rfc-2383-expect-impl-after-party, r=flip1995,wesleywiser 2022-03-14 17:24:58 +01:00
emitter.rs Account for suggestions for complete removal of lines 2022-03-09 23:51:10 +00:00
json.rs Avoid emitting full macro body into JSON 2022-02-24 11:16:45 -05:00
lib.rs rustc_error: make ErrorReported impossible to construct 2022-03-16 10:35:24 -05: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