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-28 03:07:24 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b60f58f505eca0ac35f87a43dc0477d85512936f
rust
/
compiler
/
rustc_driver_impl
/
src
T
History
Josh Stone
eb093cfd5d
Reformat with the new stage0
2026-03-07 10:42:02 -08:00
..
args.rs
Remove all allows for
diagnostic_outside_of_impl
and
untranslatable_diagnostic
throughout the codebase
2026-01-19 17:39:49 +01:00
highlighter.rs
feat: added syntax highlighting for code blocks in
rustc --explain
2026-01-19 17:44:24 +05:30
lib.rs
Rollup merge of
#152164
- mu001999-contrib:lint/unused_features, r=JonathanBrouwer
2026-03-04 19:30:36 +01:00
pretty.rs
Reformat with the new stage0
2026-03-07 10:42:02 -08:00
print.rs
fixes for numerous clippy warnings
2025-09-19 20:56:07 +00:00
session_diagnostics.rs
Fix existing messages in the diag structs
2026-02-07 09:11:34 +01:00
signal_handler.rs
Fix new
function_casts_as_integer
lint errors in core, std, panic_unwind and compiler crates
2025-11-10 16:38:28 +01:00