index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_driver_impl
/
src
/
args.rs
Age
Commit message (
Expand
)
Author
Lines
2025-02-02
Some cleanups around EarlyDiagCtxt
bjorn3
-10
/
+9
2024-12-06
Remove all threading through of ErrorGuaranteed from the driver
bjorn3
-5
/
+5
2024-03-07
Refactor argument UTF-8 checking into `rustc_driver::args::raw_args()`
beetrees
-4
/
+24
2024-03-07
Make `arg_expand_all` not short-circuit on first error
beetrees
-10
/
+17
2024-03-06
Rewrite the `untranslatable_diagnostic` lint.
Nicholas Nethercote
-0
/
+1
2024-01-08
Add support for shell argfiles
David Koloski
-16
/
+91
2023-12-23
Rename `EarlyDiagCtxt` methods to match `DiagCtxt`.
Nicholas Nethercote
-1
/
+1
2023-12-18
Rename many `EarlyDiagCtxt` arguments.
Nicholas Nethercote
-2
/
+2
2023-12-18
Rename `EarlyErrorHandler` as `EarlyDiagCtxt`.
Nicholas Nethercote
-2
/
+2
2023-06-27
Provide more context for `rustc +nightly -Zunstable-options` on stable
许杰友 Jieyou Xu (Joe)
-5
/
+4
2023-05-27
Rollup merge of #109084 - dekrain:fix-panic-arg0-expansion, r=petrochenkov
Matthias Krüger
-0
/
+3
2023-05-27
Fix ICE caused by at-expanding argument 0 instead of removing it early
dekrain
-0
/
+3
2023-05-16
Avoid `&format("...")` calls in error message code.
Nicholas Nethercote
-1
/
+1
2023-02-02
Rename rustc_driver to rustc_driver_impl
John Kåre Alsaker
-0
/
+51