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_middle
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-25
Switch bootstrap cfgs
Mark Rousskov
-1
/
+1
2022-02-16
Move ty::print methods to Drop-based scope guards
Mark Rousskov
-0
/
+1
2022-02-01
add a rustc::query_stability lint
lcnr
-0
/
+1
2022-01-09
rustc_middle: Rename `Export` to `ModChild` and add some comments
Vadim Petrochenkov
-0
/
+1
2021-12-15
Remove `in_band_lifetimes` from `rustc_middle`
Aaron Hill
-1
/
+0
2021-12-14
Stabilize iter::zip.
PFPoitras
-1
/
+0
2021-12-13
Avoid cloning refcounted types during folding
Alan Egerton
-0
/
+1
2021-11-29
std: Stabilize the `thread_local_const_init` feature
Alex Crichton
-1
/
+0
2021-11-26
Unwrap the results of type folders
LeSeulArtichaut
-0
/
+1
2021-11-22
Use `derive_default_enum` in the compiler
Jacob Pratt
-0
/
+1
2021-10-28
Revert "Add rustc lint, warning when iterating over hashmaps"
Mark Rousskov
-1
/
+0
2021-10-24
Rollup merge of #89558 - lcnr:query-stable-lint, r=estebank
Matthias Krüger
-0
/
+1
2021-10-16
Adopt let_else across the compiler
est31
-0
/
+1
2021-10-15
allow `potential_query_instability` everywhere
lcnr
-0
/
+1
2021-10-05
Auto merge of #89266 - cjgillot:session-ich, r=michaelwoerister
bors
-1
/
+0
2021-10-04
Rollup merge of #87993 - kornelski:try_reserve_stable, r=joshtriplett
Jubilee
-1
/
+0
2021-10-04
Stabilize try_reserve
Kornel
-1
/
+0
2021-10-03
Fully remove rustc_middle::ich.
Camille GILLOT
-1
/
+0
2021-10-02
Remove various unused feature gates
bjorn3
-2
/
+0
2021-09-12
Gather module items after lowering.
Camille GILLOT
-0
/
+1
2021-09-08
Bump stage0 compiler to 1.56
Mark Rousskov
-1
/
+0
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-1
/
+1
2021-09-07
Move the dataflow framework to its own crate.
Camille GILLOT
-0
/
+2
2021-09-02
rustc_target: move `LayoutOf` to `ty::layout`.
Eduard-Mihai Burtescu
-0
/
+1
2021-08-25
Use if-let guards in the codebase
Léo Lanteri Thauvin
-0
/
+2
2021-08-18
Remove box syntax from rustc_middle
est31
-1
/
+0
2021-08-07
Auto merge of #87408 - kornelski:try_reserve_error, r=yaahc
bors
-0
/
+1
2021-08-05
use zeroed allocation instead of eagerly initializing the memory
The8472
-0
/
+2
2021-07-24
Hide allocator details from TryReserveError
Kornel
-0
/
+1
2021-07-14
use NonZeroU64 for AllocId to restore old type sizes
Ralf Jung
-0
/
+1
2021-06-29
Support allocation failures when interperting MIR
Smitty
-0
/
+1
2021-06-14
stabilize `int_error_matching`
Ethan Brierley
-1
/
+0
2021-05-31
Remove unused feature gates
bjorn3
-2
/
+0
2021-05-26
Specialize implementations
Jacob Pratt
-0
/
+1
2021-05-25
Auto merge of #84985 - pietroalbini:bootstrap-1.54, r=Mark-Simulacrum
bors
-1
/
+0
2021-05-24
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2021-05-22
Move THIR structure definitions to `rustc_middle`
LeSeulArtichaut
-0
/
+1
2021-05-02
Use new thread-local const-init
Mark Rousskov
-0
/
+1
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
[next]