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_graphviz
/
src
Age
Commit message (
Expand
)
Author
Lines
2023-01-05
Fix `uninlined_format_args` for some compiler crates
nils
-6
/
+6
2022-12-23
Indicate anonymous lifetime
Jeremy Stucki
-1
/
+1
2022-12-20
rustc: Remove needless lifetimes
Jeremy Stucki
-1
/
+1
2022-12-01
Remove useless borrows and derefs
Maybe Waffle
-3
/
+3
2022-11-07
Add initial version of value analysis and dataflow constant propagation
Jannis Christopher Köhl
-1
/
+5
2022-08-18
Add diagnostic translation lints to crates that don't emit them
5225225
-0
/
+2
2022-06-03
Fully stabilize NLL
Jack Huey
-1
/
+0
2022-05-12
update graphviz links
minami.yoshihiko
-10
/
+8
2022-01-09
eplace usages of vec![].into_iter with [].into_iter
Lucas Kent
-1
/
+1
2021-12-14
fix clippy::single_char_pattern perf findings
Matthias Krüger
-1
/
+1
2021-12-09
Remove redundant [..]s
est31
-2
/
+2
2021-10-15
Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=pe...
Matthias Krüger
-1
/
+1
2021-10-10
Apply clippy suggestions
Clemens Wasser
-1
/
+1
2021-06-23
Use HTTPS links where possible
Smitty
-11
/
+11
2021-03-27
Remove (lots of) dead code
Joshua Nelson
-19
/
+1
2021-01-03
remove redundant closures (clippy::redundant_closure)
Matthias Krüger
-1
/
+1
2020-11-05
Rust coverage before splitting instrument_coverage.rs
Rich Kadel
-0
/
+1
2020-10-28
Reuse memory
Dániel Buga
-2
/
+5
2020-09-23
/nightly/nightly-rustc
Erik Hofmayer
-1
/
+1
2020-09-23
Updated html_root_url for compiler crates
Erik Hofmayer
-1
/
+1
2020-09-16
Make graphviz font configurable
Rich Kadel
-7
/
+10
2020-09-09
Also fixed monospace font for d3-graphviz engine
Rich Kadel
-1
/
+1
2020-09-08
Add -Zgraphviz_dark_mode
Rich Kadel
-3
/
+17
2020-08-30
mv compiler to compiler/
mark
-0
/
+1101