index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_symbol_mangling
/
src
/
errors.rs
Age
Commit message (
Expand
)
Author
Lines
2023-12-19
Add `level` arg to `into_diagnostic`.
Nicholas Nethercote
-7
/
+4
2023-12-18
Rename many `DiagCtxt` arguments.
Nicholas Nethercote
-2
/
+2
2023-12-18
Rename `Handler` as `DiagCtxt`.
Nicholas Nethercote
-1
/
+1
2023-10-17
Remove `rustc_symbol_mangling/messages.ftl`.
Nicholas Nethercote
-14
/
+26
2022-10-23
Migrate all diagnostics
Nilstrieb
-1
/
+1
2022-09-21
UPDATE - rename DiagnosticHandler trait to IntoDiagnostic
Jhonny Bill Mena
-2
/
+2
2022-09-13
UPDATE - merge and avoid translations for symbol mangling test output
Jhonny Bill Mena
-23
/
+21
2022-08-30
UPDATE - to support diag introduced in PR #100765
Jhonny Bill Mena
-4
/
+4
2022-08-30
ADD - migrate InvalidDefPath to new diagnostics infra
Jhonny Bill Mena
-0
/
+8
2022-08-30
UPDATE - accept String instead of unused 'str
Jhonny Bill Mena
-6
/
+6
2022-08-30
ADD - migrate InvalidTraitItem and AltInvalidTraitItem errors
Jhonny Bill Mena
-0
/
+16
2022-08-30
ADD - InvalidSymbolName to migrate symbol-name({}) error to new diagnostics i...
Jhonny Bill Mena
-0
/
+12