This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
e5565b1aaa
rust
/
tests
/
ui-fulldeps
/
fluent-messages
/
missing-crate-name.ftl
3 lines
40 B
Text
Raw
Normal View
History
Unescape
Escape
fluent: update tests
2022-08-17 13:05:13 +02:00
with-hyphens = 1234
errors: generate typed identifiers in each crate Instead of loading the Fluent resources for every crate in `rustc_error_messages`, each crate generates typed identifiers for its own diagnostics and creates a static which are pulled together in the `rustc_driver` crate and provided to the diagnostic emitter. Signed-off-by: David Wood <david.wood@huawei.com>
2022-10-13 10:13:02 +01:00
no-crate_foo = abcd
Reference in a new issue
Copy permalink