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
/
compiler
/
rustc_middle
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2021-05-04
Remove assert_matches feature attributes.
Mara Bos
-1
/
+0
2021-04-18
fix feature use in rustc libs
Ralf Jung
-1
/
+0
2021-04-07
Auto merge of #81047 - glittershark:stabilize-cmp-min-max-by, r=kodraus
bors
-1
/
+0
2021-04-07
Stabilize cmp_min_max_by
Griffin Smith
-1
/
+0
2021-03-26
Use iter::zip in compiler/
Josh Stone
-0
/
+1
2021-03-22
Auto merge of #79278 - mark-i-m:stabilize-or-pattern, r=nikomatsakis
bors
-1
/
+1
2021-03-19
Stabilize `assoc_char_funcs` and `assoc_char_consts`
bstrie
-1
/
+0
2021-03-19
stabilize or_patterns
mark
-1
/
+1
2021-03-18
Remove unwrap_none/expect_none from compiler/.
Mara Bos
-1
/
+1
2021-02-19
Split DepKindStruct in two.
Camille GILLOT
-0
/
+1
2020-12-19
docs: Fix outdated crate reference
pierwill
-1
/
+1
2020-11-14
Introduce `TypeVisitor::BreakTy`
LeSeulArtichaut
-0
/
+1
2020-11-04
Split the "raw integer bytes" part out of `Scalar`
Oliver Scherer
-0
/
+1
2020-10-30
TypeVisitor: use `std::ops::ControlFlow` instead of `bool`
LeSeulArtichaut
-0
/
+1
2020-10-28
Dogfood {exclusive,half-open} ranges in compiler (nfc)
Jubilee Young
-0
/
+2
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-20
Rollup merge of #76825 - lcnr:array-windows-apply, r=varkor
Ralf Jung
-0
/
+1
2020-09-20
use `array_windows` instead of `windows` in the compiler
Bastian Kauschke
-0
/
+1
2020-09-17
Remove redundant #![feature(...)] 's from compiler/
est31
-5
/
+0
2020-08-30
datastructures: replace `once_cell` crate with an impl from std
marmeladema
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+93