rust/compiler/rustc_errors/src
Matthias Krüger eaf1c7a0da
Rollup merge of #102493 - nnethercote:improve-size-assertions-some-more, r=lqd
Group together more size assertions.

Also add a few more assertions for some relevant token-related types.

And fix an erroneous comment in `rustc_errors`.

r? `@lqd`
2022-09-30 23:38:27 +02:00
..
json Use serde_json for json error messages 2022-06-03 16:46:19 +00:00
annotate_snippet_emitter_writer.rs errors: move translation logic into module 2022-08-15 12:26:35 +01:00
diagnostic.rs Implement IntoDiagnosticArg for rustc_ast::token::Token(Kind) 2022-09-27 20:29:19 +02:00
diagnostic_builder.rs rebase and update trait names 2022-09-24 11:06:05 -07:00
emitter.rs Don't render inline suggestions of only spaces 2022-09-13 03:52:43 +00:00
json.rs errors: move translation logic into module 2022-08-15 12:26:35 +01:00
lib.rs Rollup merge of #102493 - nnethercote:improve-size-assertions-some-more, r=lqd 2022-09-30 23:38:27 +02:00
lock.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
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 Spellchecking some comments 2022-03-30 01:39:38 -04:00
translation.rs Use more into_iter rather than drain(..) 2022-08-30 04:42:03 +01:00