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
2023-03-29
Stabilize a portion of 'once_cell'
Trevor Gross
-1
/
+0
2023-03-11
Simplify message paths
est31
-1
/
+1
2023-02-22
errors: generate typed identifiers in each crate
David Wood
-0
/
+5
2023-02-13
Move folding and visiting traits into type library
Alan Egerton
-2
/
+0
2023-02-13
Alias folding/visiting traits instead of re-export
Alan Egerton
-0
/
+1
2023-02-09
Simplify `with_tlv`.
Nicholas Nethercote
-0
/
+1
2023-01-21
Use strict provenance APIs in ty::tls
Nilstrieb
-0
/
+1
2022-11-29
Only allow feeding a value to newly created definitions.
Camille GILLOT
-0
/
+2
2022-11-06
cfg-step code
Mark Rousskov
-1
/
+0
2022-10-18
`const_evaluatable_unchecked` to const eval
lcnr
-0
/
+1
2022-10-11
Rollup merge of #101727 - est31:stabilize_map_first_last, r=m-ou-se
Matthias Krüger
-1
/
+0
2022-10-08
Stabilize half_open_range_patterns
Urgau
-1
/
+1
2022-09-30
Stabilize map_first_last
est31
-1
/
+0
2022-09-26
remove cfg(bootstrap)
Pietro Albini
-2
/
+0
2022-09-15
Only enable the let_else feature on bootstrap
est31
-1
/
+1
2022-09-13
Auto merge of #96709 - jackh726:gats-stabilization, r=compiler-errors
bors
-1
/
+1
2022-09-08
Auto merge of #101303 - jyn514:jnelson/handle-cycle-enum, r=cjgillot
bors
-0
/
+1
2022-09-06
Make `HandleCycleError` an enum instead of a macro-generated closure
Joshua Nelson
-0
/
+1
2022-09-01
Migrate DropCheckOverflow
111
-0
/
+1
2022-08-30
Stabilize GATs
Jack Huey
-1
/
+1
2022-08-29
Revert let_chains stabilization
Nilstrieb
-0
/
+1
2022-08-12
Adjust cfgs
Mark Rousskov
-1
/
+0
2022-08-02
Stabilize backtrace
Theodore Dubois
-1
/
+0
2022-07-16
Stabilize `let_chains`
Caio
-1
/
+1
2022-07-09
don't allow ZST in ScalarInt
Ralf Jung
-0
/
+1
2022-06-11
Try out `yeet` in the MIR interpreter
Scott McMurray
-0
/
+1
2022-06-03
Fully stabilize NLL
Jack Huey
-1
/
+0
2022-05-27
Finish bumping stage0
Mark Rousskov
-1
/
+0
2022-05-24
Make Lazy not care about lifetimes until decode
Michael Goulet
-0
/
+1
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-1
/
+0
2022-05-11
Remove `PartialOrd`/`Ord` impl for `PlaceRef`
Aaron Hill
-0
/
+1
2022-05-04
Stabilize `bool::then_some`
Josh Triplett
-1
/
+0
2022-04-15
Rollup merge of #94457 - jhpratt:stabilize-derive_default_enum, r=davidtwco
Dylan DPC
-1
/
+1
2022-04-11
Add documentation for the semantics of MIR rvalues
Jakob Degen
-0
/
+1
2022-04-07
Stabilize `derive_default_enum`
Jacob Pratt
-1
/
+1
2022-03-22
remove [async output] from impl Future
Michael Goulet
-0
/
+1
2022-03-08
add `#[rustc_pass_by_value]` to more types
lcnr
-0
/
+1
2022-03-01
Add helper function to suggest multiple constraints
Maybe Waffle
-0
/
+1
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
[next]