This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
135c24102c25aefb64cd5dea816c8327bb907513
rust
/
compiler
/
rustc_macros
/
src
/
diagnostics
History
finalchild
8ed8aac3ca
Fix
build_format
not unescaping braces properly
...
Co-authored-by: RanolP <
public.ranolp@gmail.com
>
2022-08-22 01:11:59 +09:00
..
diagnostic_builder.rs
Replace #[lint/warning/error] with #[diag]
2022-08-21 09:17:43 +02:00
diagnostic.rs
Make derived SessionDiagnostics generic on diagnostic level
2022-08-21 09:17:43 +02:00
error.rs
macros: add diagnostic derive for lints
2022-07-05 16:00:21 +01:00
fluent.rs
Change fluent_messages macro to expect _ slugs instead of - slugs
2022-08-12 22:26:08 +02:00
mod.rs
Replace #[lint/warning/error] with #[diag]
2022-08-21 09:17:43 +02:00
subdiagnostic.rs
macros: support adding warnings to diags
2022-07-15 16:13:49 +01:00
utils.rs
Fix
build_format
not unescaping braces properly
2022-08-22 01:11:59 +09:00