rust/compiler/rustc_errors/src
Matthias Krüger a1645e5b57
Rollup merge of #93229 - mark-i-m:noquiet, r=eddyb
Remove DiagnosticBuilder.quiet

r? `@eddyb`

cc https://github.com/rust-lang/rust/issues/69426 `@GuillaumeGomez` `@Manishearth`
2022-01-23 20:13:07 +01:00
..
json Make Decodable and Decoder infallible. 2022-01-22 10:38:31 +11:00
annotate_snippet_emitter_writer.rs Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
diagnostic_builder.rs Auto merge of #87915 - estebank:fancy-spans, r=oli-obk 2021-09-13 16:31:12 +00:00
diagnostic.rs Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
emitter.rs Rollup merge of #91358 - kd-collective:fix_typo, r=cjgillot 2021-11-30 17:29:10 +09:00
json.rs eplace usages of vec![].into_iter with [].into_iter 2022-01-09 14:09:25 +11:00
lib.rs Rollup merge of #93229 - mark-i-m:noquiet, r=eddyb 2022-01-23 20:13:07 +01: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 review 2021-04-24 22:37:42 +03:00