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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_session
/
src
/
errors.rs
Age
Commit message (
Expand
)
Author
Lines
2022-10-12
ADD - IntoDiagnostic conformance for TargetDataLayoutErrors in rustc_errors
Jhonny Bill Mena
-54
/
+0
2022-09-27
Migrate rustc_session::expr_parentheses_needed to Subdiagnostic struct
Xiretza
-0
/
+15
2022-09-21
FIX - adopt new Diagnostic naming in newly migrated modules
Jhonny Bill Mena
-28
/
+28
2022-09-21
UPDATE - rename SessionSubdiagnostic macro to Subdiagnostic
Jhonny Bill Mena
-2
/
+2
2022-09-21
UPDATE - rename DiagnosticHandler macro to Diagnostic
Jhonny Bill Mena
-4
/
+4
2022-09-21
UPDATE - rename DiagnosticHandler trait to IntoDiagnostic
Jhonny Bill Mena
-12
/
+12
2022-09-10
translations(rustc_session): migrate output.rs
Luis Cardoso
-1
/
+50
2022-09-08
translations(rustc_session): migrates two diagnostics in session.rs
Luis Cardoso
-0
/
+14
2022-09-08
translations(rustc_session): remove lint allow rule to the methods marked wit...
Luis Cardoso
-10
/
+5
2022-09-08
translations(rustc_session): migrate TargetDataLayout::parse
Luis Cardoso
-5
/
+56
2022-09-08
translations(rustc_session): migrates session.rs and config.rs
Luis Cardoso
-1
/
+68
2022-08-26
translations(rustc_session): migrate check_expected_reuse
Luis Cardoso
-8
/
+7
2022-08-26
translations(rustc_session): migrate 80% of the file parse.rs
Luis Cardoso
-2
/
+26
2022-08-26
translations(rustc_session): migrate the file cgu_reuse_tracker
Luis Cardoso
-0
/
+22
[prev]