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-12-30 12:35:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_errors
/
src
History
León Orell Valerian Liehr
6e423e1651
Rollup merge of
#124218
- Xiretza:subsubdiagnostics, r=davidtwco
...
Allow nesting subdiagnostics in #[derive(Subdiagnostic)]
2024-04-23 17:25:17 +02:00
..
json
…
markdown
…
annotate_snippet_emitter_writer.rs
Rename
DiagnosticMessage
as
DiagMessage
.
2024-03-05 12:14:49 +11:00
codes.rs
…
diagnostic_impls.rs
Move "elided lifetime in path" to subdiagnostic struct
2024-04-21 07:45:03 +00:00
diagnostic.rs
Pass translation closure to add_to_diag_with() as reference
2024-04-21 07:45:03 +00:00
emitter.rs
diagnostics: fix crash on completely empty included file
2024-03-29 18:22:44 -07:00
error.rs
…
json.rs
If suggestion would leave an empty line, delete it
2024-03-01 13:48:20 +00:00
lib.rs
Rollup merge of
#124218
- Xiretza:subsubdiagnostics, r=davidtwco
2024-04-23 17:25:17 +02:00
lock.rs
…
registry.rs
…
snippet.rs
…
styled_buffer.rs
…
tests.rs
Rename
DiagnosticMessage
as
DiagMessage
.
2024-03-05 12:14:49 +11:00
translation.rs
Rename
DiagnosticMessage
as
DiagMessage
.
2024-03-05 12:14:49 +11:00