rust/compiler/rustc_errors/src
Matthias Krüger 1cb8684dde
Rollup merge of #103792 - JhonnyBillM:migrate-codegen-ssa-to-diagnostics-structs-pt2, r=davidtwco
Migrate `codegen_ssa` to diagnostics structs - [Part 2]

Completes migrating `link.rs` in `codegen_ssa` module.

_Part 1 - https://github.com/rust-lang/rust/pull/102612_

r? `@davidtwco`
2022-11-04 18:52:27 +01:00
..
json Implement -Ztrack-diagnostics 2022-10-19 00:08:20 +02:00
annotate_snippet_emitter_writer.rs errors: use HashMap to store diagnostic args 2022-10-10 14:20:16 +01:00
diagnostic_builder.rs Implement -Ztrack-diagnostics 2022-10-19 00:08:20 +02:00
diagnostic_impls.rs Rollup merge of #103792 - JhonnyBillM:migrate-codegen-ssa-to-diagnostics-structs-pt2, r=davidtwco 2022-11-04 18:52:27 +01:00
diagnostic.rs Auto merge of #103217 - mejrs:track, r=eholk 2022-11-01 21:09:45 +00:00
emitter.rs Address some comments 2022-10-24 20:52:51 +02:00
json.rs Implement -Ztrack-diagnostics 2022-10-19 00:08:20 +02:00
lib.rs Rollup merge of #103397 - crlf0710:port_dead_code_lint, r=davidtwco 2022-11-04 18:52:26 +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 Spellchecking some comments 2022-03-30 01:39:38 -04:00
translation.rs errors: DiagnosticMessage::Eager 2022-10-10 14:20:16 +01:00