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
2025-09-26
Apply cfg(bootstrap) replacement
Mark Rousskov
-1
/
+0
2025-08-29
Rollup merge of #145756 - okaneco:stabilize_char_boundary, r=scottmcm
Trevor Gross
-1
/
+1
2025-08-22
Stabilize `round_char_boundary` feature
okaneco
-1
/
+1
2025-08-21
Introduce ProjectionElem::try_map.
Camille GILLOT
-0
/
+1
2025-08-04
small refactor of `InterpResult`
Waffle Lapkin
-0
/
+1
2025-07-01
Update `cfg(bootstrap)`
Josh Stone
-2
/
+2
2025-06-28
Remove unused feature gates
Yotam Ofek
-1
/
+0
2025-06-20
Use gen blocks in the compiler instead of from_coroutine
Michael Goulet
-1
/
+1
2025-06-18
Implement lint against direct uses of rustc_type_ir in compiler crates
Romain Perier
-0
/
+1
2025-06-16
library/compiler: add `PointeeSized` bounds
David Wood
-0
/
+1
2025-06-08
Remove all unused feature gates from the compiler
bjorn3
-1
/
+0
2025-05-26
Limit the size of cgu names when using the `-Zhuman-readable-cgu-names` option
Diggory Blake
-0
/
+1
2025-05-12
update cfg(bootstrap)
Pietro Albini
-1
/
+0
2025-05-06
Auto merge of #131160 - ismailarilik:handle-potential-query-instability-lint-...
bors
-1
/
+0
2025-05-05
Handle rustc_middle cases of rustc::potential_query_instability lint
ismailarilik
-1
/
+0
2025-04-30
Simplify `LazyAttrTokenStream`.
Nicholas Nethercote
-0
/
+1
2025-04-23
Make #![feature(let_chains)] bootstrap conditional in compiler/
est31
-1
/
+1
2025-04-02
Remove `recursion_limit` increases.
Nicholas Nethercote
-1
/
+0
2025-03-12
Auto merge of #138414 - matthiaskrgr:rollup-9ablqdb, r=matthiaskrgr
bors
-1
/
+0
2025-03-11
Remove `#![warn(unreachable_pub)]` from all `compiler/` crates.
Nicholas Nethercote
-1
/
+0
2025-03-10
Revert "Use workspace lints for crates in `compiler/` #138084"
许杰友 Jieyou Xu (Joe)
-0
/
+1
2025-03-08
Remove `#![warn(unreachable_pub)]` from all `compiler/` crates.
Nicholas Nethercote
-1
/
+0
2025-03-07
Increase recursion_limit in numerous crates.
Nicholas Nethercote
-0
/
+1
2025-02-24
Rollup merge of #137109 - bend-n:knife, r=oli-obk
Trevor Gross
-1
/
+0
2025-02-23
stabilize extract_if
bendn
-1
/
+0
2025-02-18
update `cfg(bootstrap)`
Josh Stone
-1
/
+0
2025-02-06
stabilize `feature(trait_upcasting)`
Waffle Lapkin
-1
/
+1
2025-02-04
Update top-level `rustc_middle` comment.
Nicholas Nethercote
-2
/
+3
2025-02-04
Remove unused features from `rustc_middle`.
Nicholas Nethercote
-2
/
+0
2025-01-24
use `fmt::from_fn` in more places, instead of using structs that impl formatt...
Yotam Ofek
-0
/
+1
2024-10-21
move strict provenance lints to new feature gate, remove old feature gates
Ralf Jung
-1
/
+0
2024-10-12
Stabilize `const_option`
Trevor Gross
-1
/
+0
2024-10-01
make InterpResult a dedicated type to avoid accidentally discarding the error
Ralf Jung
-0
/
+2
2024-09-24
Dogfood `feature(file_buffered)`
Josh Stone
-0
/
+1
2024-09-17
Use associative type defaults in `{Layout,FnAbi}OfHelpers`.
Nicholas Nethercote
-0
/
+1
2024-09-05
update cfgs
Boxy
-1
/
+0
2024-08-29
Add `warn(unreachable_pub)` to `rustc_middle`.
Nicholas Nethercote
-0
/
+1
2024-08-28
Rollup merge of #129401 - workingjubilee:partial-initialization-of-stabilizat...
Jubilee
-1
/
+0
2024-08-27
compiler: Remove feature(new_uninit)
Jubilee Young
-1
/
+0
2024-08-26
Use unsafe extern blocks throughout the compiler
Michael Goulet
-1
/
+1
2024-08-14
use the new Box methods in the interpreter
Ralf Jung
-0
/
+1
2024-08-10
Update std and compiler
Nadrieril
-1
/
+1
2024-06-05
Rollup merge of #125505 - aDotInTheVoid:middle-idl, r=pnkfelix
Matthias Krüger
-5
/
+6
2024-05-24
Add intra-doc-links to rustc_middle crate-level docs.
Alona Enraght-Moony
-5
/
+6
2024-05-23
Remove `#[macro_use] extern crate tracing` from `rustc_middle`.
Nicholas Nethercote
-3
/
+0
2024-05-21
Sort `rustc_middle` attributes.
Nicholas Nethercote
-19
/
+21
2024-05-21
Remove unused features from `rustc_middle`.
Nicholas Nethercote
-3
/
+1
2024-05-01
Step bootstrap cfgs
Mark Rousskov
-2
/
+0
2024-04-29
Remove `extern crate smallvec` from a couple of crates.
Nicholas Nethercote
-2
/
+0
2024-04-29
Remove `extern crate bitflags` from a couple of crates.
Nicholas Nethercote
-2
/
+0
[next]