This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-29 11:51:31 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd96a78092e77be45d5b60cedea0806b70d751fd
rust
/
compiler
/
rustc_errors
/
src
T
History
Scott Schafer
b307a1146b
fix: Filter suggestion parts that match existing code
2025-09-04 17:42:13 -06:00
..
json
…
markdown
Use LocalKey<Cell> methods more
2025-07-24 13:21:25 -05:00
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
chore: Remove redundant disjoint spans assert
2025-09-04 17:42:13 -06:00
emitter.rs
refactor: Move assert for disjoint substitution spans
2025-09-04 17:42:13 -06:00
error.rs
…
json.rs
…
lib.rs
fix: Filter suggestion parts that match existing code
2025-09-04 17:42:13 -06:00
lock.rs
…
registry.rs
…
snippet.rs
…
styled_buffer.rs
use let chains in ast, borrowck, codegen, const_eval
2025-07-28 06:08:48 +05:00
tests.rs
…
timings.rs
…
translation.rs
…