This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-09-28 13:46:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui-fulldeps
/
fluent-messages
History
Xiretza
5b3bde953e
fluent_macro: fix diagnostics for fluent parse failures
...
This line number calculation was both wrong and unnecessary.
2024-09-17 14:49:33 +00:00
..
duplicate-a-b.ftl
…
duplicate-a.ftl
…
duplicate.ftl
…
invalid-escape.ftl
…
label-with-hyphens.ftl
…
many-lines.ftl
Add test for fluent diagnostics
2024-09-17 14:47:57 +00:00
missing-crate-name.ftl
…
missing-message-ref.ftl
…
missing-message.ftl
…
slug-with-hyphens.ftl
…
test.rs
Add test for fluent diagnostics
2024-09-17 14:47:57 +00:00
test.stderr
fluent_macro: fix diagnostics for fluent parse failures
2024-09-17 14:49:33 +00:00
valid.ftl
…