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
/
src
/
driver.rs
Age
Commit message (
Expand
)
Author
Lines
2021-03-12
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
flip1995
-8
/
+46
2021-03-05
Make clippy set mir_opt_level using Option
Santiago Pastorino
-1
/
+1
2021-02-19
Move try_print_query_stack to rustc_interface.
Camille GILLOT
-3
/
+1
2021-01-15
Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup
flip1995
-1
/
+1
2020-12-23
Special sync of 'e89801553ddbaccdeb2eac4db08900edb51ac7ff'
flip1995
-87
/
+29
2020-12-20
Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup
flip1995
-37
/
+107
2020-12-14
Convenience funcs for `some_option.unwrap_or(...)`
Rich Kadel
-1
/
+1
2020-12-14
Improve warnings on incompatible options involving -Zinstrument-coverage
Rich Kadel
-16
/
+18
2020-11-24
clippy: Let rustc handle describing lints
flip1995
-121
/
+0
2020-10-23
Merge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6' into clippyup
Eduardo Broto
-9
/
+8
2020-10-16
Rollup merge of #77493 - hosseind88:ICEs_should_always_print_the_top_of_the_q...
Dylan DPC
-3
/
+3
2020-10-09
rebase with master
hosseind75
-1
/
+3
2020-10-09
run full query stack print just when RUST_BACKTRACE is set
hosseind75
-1
/
+4
2020-10-09
ICEs should print the top of the query stack
hosseind75
-6
/
+1
2020-10-08
Replace run_compiler with RunCompiler builder pattern.
Darshan Kathiriya
-2
/
+2
2020-09-27
Add option to pass a custom codegen backend from a driver
bjorn3
-2
/
+2
2020-07-14
Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175' into clippyup
flip1995
-7
/
+2
2020-06-23
Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238' into clippyup
flip1995
-13
/
+31
2020-05-29
Auto merge of #72671 - flip1995:clippyup, r=Xanewok
bors
-1
/
+1
2020-05-28
Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2
flip1995
-1
/
+1
2020-05-22
Stabilize str_strip feature
Lzu Tao
-1
/
+0
2020-05-17
Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a' into clippyup
flip1995
-112
/
+110
2020-05-10
rustc_driver: factor out computing the exit code
Ralf Jung
-3
/
+1
2020-03-30
rustup https://github.com/rust-lang/rust/pull/70536
Matthias Krüger
-3
/
+3
2020-02-21
Fix fallout
flip1995
-2
/
+2
2020-02-12
Get {RUSTUP,MULTIRUST}_{HOME,TOOLCHAIN} from runtime environment
flip1995
-10
/
+29
2020-02-11
Impl DefaultCallbacks on our side
Lzu Tao
-3
/
+3
2020-01-09
Rustup to rust-lang/rust#68024
Yuki Okushi
-1
/
+0
2019-12-24
do minor cleanups
Lzu Tao
-40
/
+29
2019-12-16
Fix clippy build failure
Krishna Veera Reddy
-1
/
+0
2019-11-29
Feed the dog
Philipp Hansch
-1
/
+1
2019-11-29
Update custom ICE function with latest rustc
Philipp Hansch
-1
/
+1
2019-11-29
Use Clippy version in ICE message
Philipp Hansch
-1
/
+3
2019-11-29
Add custom ICE message that points to Clippy repo
Philipp Hansch
-1
/
+62
2019-11-28
Don't error on clippy.toml of dependencies
flip1995
-3
/
+2
2019-11-28
make use of Result::map_or
Lzu Tao
-1
/
+2
2019-11-23
Add comment for mir_opt_level=0
flip1995
-0
/
+4
2019-11-22
Set mir_opt_level=0
flip1995
-0
/
+2
2019-11-13
display help on empty command line arguments
Mikhail Babenko
-2
/
+2
2019-10-24
Update clippy for latest rustc changes
Mark Rousskov
-44
/
+13
2019-09-16
Changes to catch_fatal_errors in rustc driver
Jason Olson
-1
/
+2
2019-08-19
Import rustc_plugin from its new location
Simon Sapin
-4
/
+2
2019-07-19
rustup https://github.com/rust-lang/rust/pull/62679/
Matthias Krüger
-2
/
+2
2019-07-15
Auto merge of #4273 - mikerite:deny-warnings, r=flip1995
bors
-0
/
+1
2019-07-15
Deny warnings in CI
Michael Wright
-0
/
+1
2019-07-13
Build sys_root in driver with PathBuf instead of String
flip1995
-6
/
+14
2019-06-12
minor fix
Jane Lusby
-1
/
+1
2019-06-12
make it pass dogfood
Jane Lusby
-14
/
+15
2019-06-12
run rustfmt
Jane Lusby
-1
/
+6
2019-06-12
fix padding and put clippy someplaces
Jane Lusby
-2
/
+7
[prev]
[next]