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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_session
/
options.rs
Age
Commit message (
Expand
)
Author
Lines
2020-03-02
Remove chalk integration
CAD97
-2
/
+0
2020-02-13
add selfprofiling for new llvm passmanager
Andreas Jonson
-1
/
+1
2020-02-12
Add support for new pass manager
Nikita Popov
-0
/
+2
2020-02-12
Rollup merge of #68487 - 0dvictor:nolink, r=tmandry
Yuki Okushi
-0
/
+2
2020-02-11
Support linking from a .rlink file
Victor Ding
-0
/
+2
2020-02-06
rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.
Eduard-Mihai Burtescu
-2
/
+2
2020-02-04
remove redundant imports (clippy::single_component_path_imports)
Matthias Krüger
-2
/
+0
2020-02-02
Auto merge of #68720 - wesleywiser:llvm_time_trace, r=davidtwco
bors
-0
/
+2
2020-02-01
Add support for enabling the LLVM time-trace feature
Wesley Wiser
-0
/
+2
2020-01-28
Add support for Control Flow Guard on Windows.
Andrew Paverd
-1
/
+15
2020-01-23
Add `-Z no-link` flag
Victor Ding
-0
/
+2
2020-01-17
[self-profiler] Add example to `-Z help` to turn on query key recording
Wesley Wiser
-1
/
+5
2020-01-08
Remove `-Z continue-parse-after-error`
Vadim Petrochenkov
-2
/
+0
2020-01-03
Introduce an option for disabling deduplication of diagnostics
Vadim Petrochenkov
-0
/
+2
2020-01-01
Rename `syntax_pos` to `rustc_span` in source code
Vadim Petrochenkov
-1
/
+1
2019-12-30
Support `-Z ui-testing=yes/no`
Vadim Petrochenkov
-1
/
+1
2019-12-25
Remove `-Znll-dont-emit-read-for-match`
Matthew Jasper
-2
/
+0
2019-12-22
Format the world
Mark Rousskov
-11
/
+13
2019-12-20
Remove rarely used -Zdisable_instrumentation_preinliner flag.
Michael Woerister
-2
/
+0
2019-12-20
Move command line option definitions into a dedicated file
Victor Ding
-0
/
+951