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_fluent_macro
/
src
/
fluent.rs
Age
Commit message (
Expand
)
Author
Lines
2024-10-19
use tracked_path in rustc_fluent_macro
usamoi
-2
/
+2
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-09-17
fluent_macro: fix diagnostics for fluent parse failures
Xiretza
-17
/
+0
2024-08-19
Update annotate-snippets to 0.11
Xiretza
-21
/
+9
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-11
/
+7
2024-07-19
Avoid ref when using format! in compiler
Yuri Astrakhan
-1
/
+1
2024-03-05
Rename `SubdiagnosticMessage` as `SubdiagMessage`.
Nicholas Nethercote
-12
/
+12
2024-03-05
Rename `DiagnosticMessage` as `DiagMessage`.
Nicholas Nethercote
-2
/
+5
2024-01-07
annotate-snippets: update to 0.10
klensy
-7
/
+3
2023-11-26
Avoid need for `{D,Subd}iagnosticMessage` imports.
Nicholas Nethercote
-19
/
+14
2023-10-02
Factor out common token generation in `fluent_messages`.
Nicholas Nethercote
-38
/
+20
2023-05-26
Fix diagnostics with errors
clubby789
-12
/
+9
2023-05-26
Validate fluent variable references with `debug_assertions`
clubby789
-3
/
+42
2023-04-18
Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`
Nilstrieb
-0
/
+336