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-04 19:28:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_errors
/
src
History
Scott Schafer
2bd47d2646
fix: Render continuation between no source labels
2025-08-26 15:15:17 -06:00
..
json
…
markdown
…
annotate_snippet_emitter_writer.rs
…
codes.rs
Move
IntoDiagArg
earlier in the dependency chains
2025-08-20 15:01:13 -07:00
decorate_diag.rs
Refactor lint buffering to avoid requiring a giant enum
2025-08-22 01:59:56 -07:00
diagnostic_impls.rs
Move
IntoDiagArg
earlier in the dependency chains
2025-08-20 15:01:13 -07:00
diagnostic.rs
Allow errors to be emitted as fatal during attribute parsing
2025-08-24 09:14:49 +02:00
emitter.rs
fix: Render continuation between no source labels
2025-08-26 15:15:17 -06:00
error.rs
…
json.rs
…
lib.rs
Support lints in early attribute parsing
2025-08-24 09:14:49 +02:00
lock.rs
…
registry.rs
…
snippet.rs
…
styled_buffer.rs
…
tests.rs
…
timings.rs
…
translation.rs
…