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_interface
/
src
/
tests.rs
Age
Commit message (
Expand
)
Author
Lines
2023-03-21
Add `-Z time-passes-format` to allow specifying a JSON output for `-Z time-pa...
John Kåre Alsaker
-0
/
+2
2023-03-16
Gate fmt args flattening behind -Zflatten-format-args.
Mara Bos
-0
/
+1
2023-02-25
Rollup merge of #107675 - jsgf:link-directives, r=davidtwco
Michael Goulet
-0
/
+1
2023-02-22
Implement -Zlink-directives=yes/no
Jeremy Fitzhardinge
-0
/
+1
2023-02-22
various: translation resources from cg backend
David Wood
-1
/
+1
2023-02-22
errors: generate typed identifiers in each crate
David Wood
-1
/
+1
2023-02-20
remove flag
Boxy
-1
/
+0
2023-02-16
Remove save-analysis.
Nicholas Nethercote
-1
/
+0
2023-02-10
Auto merge of #102963 - ilammy:xray-basic, r=estebank
bors
-0
/
+2
2023-02-09
Parse "-Z instrument-xray" codegen option
Oleksii Lozovskyi
-0
/
+2
2023-02-07
Replace a command line flag with an env var to allow tools to initialize the ...
Oli Scherer
-1
/
+0
2023-01-23
Replace terminator-based const eval limit
Bryan Garza
-0
/
+1
2023-01-16
Move compiler input and ouput paths into session
Oli Scherer
-1
/
+11
2023-01-12
Add log-backtrace option to show backtraces along with logging
Yuki Omoto
-0
/
+1
2023-01-10
Change type of box_noalias to bool
Tomasz Miąsko
-1
/
+1
2023-01-10
Change type of mutable_noalias to bool
Tomasz Miąsko
-1
/
+1
2023-01-04
Split `-Zchalk` flag into `-Ztrait-solver=(stock|chalk|next)` flag
Michael Goulet
-1
/
+2
2023-01-04
Rollup merge of #106274 - jyn514:dump-mono-stats, r=lqd
Matthias Krüger
-5
/
+7
2023-01-02
Add json output to `-Zdump-mono-stats`
Joshua Nelson
-5
/
+7
2022-12-25
Mark incremental-ignore-spans as TRACKED.
Camille GILLOT
-1
/
+1
2022-12-20
Add `-Zno-jump-tables`
Miguel Ojeda
-0
/
+1
2022-12-10
compiler: remove unnecessary imports and qualified paths
KaDiWa
-1
/
+0
2022-12-04
Add -Z maximal-hir-to-mir-coverage flag
Will Crichton
-0
/
+1
2022-12-02
Remove `-Zno-interleave-lints`.
Nicholas Nethercote
-1
/
+0
2022-11-01
Auto merge of #103217 - mejrs:track, r=eholk
bors
-0
/
+1
2022-10-26
fix tracking hash test
mejrs
-1
/
+1
2022-10-24
Address some comments
mejrs
-0
/
+1
2022-10-23
Introduce dedicated `-Zdylib-lto` flag for enabling LTO on `dylib`s
Jakub Beránek
-0
/
+1
2022-10-18
Remove `RunCompiler::emitter`.
Nicholas Nethercote
-11
/
+2
2022-10-12
Use `tidy-alphabetical` in the compiler
Nilstrieb
-11
/
+16
2022-10-06
Remove `-Ztime` option.
Nicholas Nethercote
-1
/
+0
2022-09-18
Remove -Znew-llvm-pass-manager
Josh Stone
-1
/
+0
2022-09-12
change rlib format to discern native dependencies
Daniil Belov
-0
/
+1
2022-09-01
rustc_target: Refactor internal linker flavors slightly
Vadim Petrochenkov
-5
/
+3
2022-08-12
Adjust cfgs
Mark Rousskov
-1
/
+1
2022-07-29
proc_macro: use crossbeam channels for the proc_macro cross-thread bridge
Nika Layzell
-1
/
+2
2022-07-28
Use line numbers relative to function in mir opt tests
Nilstrieb
-0
/
+1
2022-07-27
lint: add bad opt access internal lint
David Wood
-0
/
+1
2022-07-25
feat: impl export-executable-symbols
csmoe
-0
/
+1
2022-07-21
Auto merge of #98162 - nextsilicon:support_lto_embed_bitcode, r=davidtwco
bors
-0
/
+1
2022-07-19
Add flag to configure `noalias` on `Box<T>`
nils
-0
/
+1
2022-07-14
rustc: add ability to output regular LTO bitcode modules
Ziv Dunkelman
-0
/
+1
2022-07-13
Rename `debugging_opts` to `unstable_opts`
Joshua Nelson
-7
/
+7
2022-07-08
Implement support for DWARF version 5.
Patrick Walton
-0
/
+1
2022-07-08
Rollup merge of #98533 - jyn514:drop-tracking-debugging, r=eholk
Dylan DPC
-0
/
+1
2022-07-06
sess: stabilize `--terminal-width`
David Wood
-1
/
+0
2022-06-26
Add a `-Zdump-drop-tracking-cfg` debugging flag
Joshua Nelson
-0
/
+1
2022-06-14
Add -Zvirtual-function-elimination flag
flip1995
-0
/
+1
2022-06-11
Rollup merge of #97789 - ferrocene:pa-fix-issue-71363-test, r=cjgillot
Dylan DPC
-0
/
+1
2022-06-06
fix #71363 test by adding `-Z translate-remapped-path-to-local-path=no`
Pietro Albini
-0
/
+1
[next]