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_error_messages
/
src
Age
Commit message (
Expand
)
Author
Lines
2022-04-19
Rollup merge of #96029 - IsakNyberg:error-messages-fix, r=Dylan-DPC
Dylan DPC
-8
/
+2
2022-04-16
Update compiler/rustc_error_messages/src/lib.rs
Isak Nyberg
-1
/
+1
2022-04-14
Refactor loop into iterator; simplify negation logic.
Isak Nyberg
-8
/
+2
2022-04-13
errors: lazily load fallback fluent bundle
David Wood
-11
/
+29
2022-04-12
sess: try sysroot candidates for fluent bundle
David Wood
-30
/
+39
2022-04-05
errors: support fluent + parallel compiler
David Wood
-3
/
+18
2022-04-05
errors: use `impl Into<FluentId>`
David Wood
-5
/
+2
2022-04-05
session: opt for enabling directionality markers
David Wood
-3
/
+6
2022-04-05
errors: add links to fluent documentation
David Wood
-1
/
+5
2022-04-05
errors: don't try load default locale from sysroot
David Wood
-3
/
+9
2022-04-05
errors: disable directionality isolation markers
David Wood
-0
/
+9
2022-04-05
errors: implement sysroot/testing bundle loading
David Wood
-11
/
+156
2022-04-05
errors: implement fallback diagnostic translation
David Wood
-17
/
+57
2022-04-05
span: move `MultiSpan`
David Wood
-0
/
+171