markdown
|
chore: fix some typos
|
2024-12-18 23:23:44 +08:00 |
codes.rs
|
Stop using String for error codes.
|
2024-01-29 07:41:41 +11:00 |
diagnostic.rs
|
fix it's -> its in doc comment
|
2025-01-11 13:16:56 +00:00 |
emitter.rs
|
Run clippy --fix for unnecessary_map_or lint
|
2025-01-19 19:15:00 +00:00 |
error.rs
|
Reformat use declarations.
|
2024-07-29 08:26:52 +10:00 |
registry.rs
|
Reformat use declarations.
|
2024-07-29 08:26:52 +10:00 |
snippet.rs
|
Add warn(unreachable_pub) to rustc_errors .
|
2024-08-27 12:03:37 +10:00 |
tests.rs
|
Delete the cfg(not(parallel)) serial compiler
|
2024-11-12 13:38:58 +00:00 |