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-10-07 12:47:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_errors
/
src
History
Xiretza
91ad4e38f5
Add Handler::struct_diagnostic()
...
This unifies the struct_{warn,error,fatal}() methods in one generic method.
2022-08-21 09:17:43 +02:00
..
json
Use serde_json for json error messages
2022-06-03 16:46:19 +00:00
annotate_snippet_emitter_writer.rs
errors: move translation logic into module
2022-08-15 12:26:35 +01:00
diagnostic_builder.rs
Add Handler::struct_diagnostic()
2022-08-21 09:17:43 +02:00
diagnostic.rs
Moved structs to rustc_expand::errors, added several more migrations, fixed slug name
2022-08-17 11:18:19 -03:00
emitter.rs
errors: move translation logic into module
2022-08-15 12:26:35 +01:00
json.rs
errors: move translation logic into module
2022-08-15 12:26:35 +01:00
lib.rs
Add Handler::struct_diagnostic()
2022-08-21 09:17:43 +02:00
lock.rs
…
registry.rs
…
snippet.rs
…
styled_buffer.rs
…
translation.rs
errors: move translation logic into module
2022-08-15 12:26:35 +01:00