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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-07-31
remove rustc_attr_data_structures
Jana Dönszelmann
-1
/
+0
2025-06-11
Use `rustc_thread_pool` instead of `rustc-rayon-core`
Celina G. Val
-1
/
+1
2025-03-10
Revert "Use workspace lints for crates in `compiler/` #138084"
许杰友 Jieyou Xu (Joe)
-3
/
+0
2025-03-09
Rollup merge of #138160 - jdonszelmann:move-find-attr2, r=oli-obk
Matthias Krüger
-1
/
+2
2025-03-08
Specify rust lints for `compiler/` crates via Cargo.
Nicholas Nethercote
-0
/
+3
2025-03-07
depend more on attr_data_structures and move find_attr! there
Jana Dönszelmann
-1
/
+2
2025-02-22
Upgrade the compiler to edition 2024
Michael Goulet
-1
/
+1
2025-02-19
Make fewer crates depend on rustc_ast_ir
Michael Goulet
-1
/
+0
2025-02-16
Move hashes from rustc_data_structure to rustc_hashes so they can be shared w...
Ben Kimock
-0
/
+1
2025-02-05
Removed dependency on the field-offset crate.
David Venhoek
-1
/
+0
2025-01-06
`best_blame_constraint`: prioritize blaming interesting-seeming constraints
dianne
-1
/
+0
2024-12-16
rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures
Jonathan Dönszelmann
-1
/
+1
2024-11-12
Delete the `cfg(not(parallel))` serial compiler
Noratrieb
-2
/
+1
2024-10-19
Do not run lints that cannot emit
blyxyas
-0
/
+1
2024-10-08
compiler: Factor rustc_target::abi::* out of middle::ty::layout
Jubilee Young
-0
/
+1
2024-08-31
disable size asserts in the compiler when randomizing layouts
The 8472
-0
/
+1
2024-07-25
Auto merge of #127042 - GrigorenkoPV:derivative, r=compiler-errors
bors
-1
/
+1
2024-07-15
Use dep: for crate dependencies
Michael Goulet
-1
/
+1
2024-07-12
rustc_middle: derivative -> derive-where
Pavel Grigorenko
-1
/
+1
2024-06-10
Remove some unused crate dependencies.
Nicholas Nethercote
-2
/
+1
2024-06-06
Make middle not rely on next_trait_solver
Michael Goulet
-1
/
+0
2024-05-18
Uplift GenericArgKind, CanonicalVarValues, QueryInput
Michael Goulet
-0
/
+1
2024-04-15
Fix pretty hir for anon consts in diagnostics
Michael Goulet
-0
/
+1
2024-04-11
move QueryKeyStringCache from rustc_middle to rustc_query_impl, where it actu...
klensy
-1
/
+0
2024-03-21
Stop `ConstraintCategory` `Ord` impl from relying on `Ty`'s `Ord` impl.
Oli Scherer
-0
/
+1
2024-03-08
remove unused derive_more dep
klensy
-1
/
+0
2024-02-27
Split rustc_type_ir to avoid rustc_ast from depending on it
Oli Scherer
-0
/
+1
2024-01-13
Update measureme crate to version 11
Michael Woerister
-1
/
+1
2023-12-30
Update to bitflags 2 in the compiler
Nilstrieb
-1
/
+1
2023-10-30
Clean up `rustc_*/Cargo.toml`.
Nicholas Nethercote
-7
/
+8
2023-07-26
Replace in-tree `rustc_apfloat` with the new version of the crate
Wesley Wiser
-1
/
+1
2023-07-03
Remove chalk from the compiler
Michael Goulet
-1
/
+0
2023-07-01
Update chalk
Nilstrieb
-1
/
+1
2023-04-30
Use dynamic dispatch for queries
John Kåre Alsaker
-0
/
+1
2023-04-26
Remove QueryEngine trait
John Kåre Alsaker
-0
/
+1
2023-04-18
Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`
Nilstrieb
-0
/
+1
2023-03-25
Update indexmap and rayon crates
John Kåre Alsaker
-2
/
+2
2023-02-21
Upgrade `thin-vec` from 0.2.9 to 0.2.12.
Nicholas Nethercote
-1
/
+1
2022-12-22
Give a more helpful error for "trimmed_def_paths construted"
Joshua Nelson
-0
/
+2
2022-11-28
Make `tcx.mk_const` more permissive wrt `kind` argument
Maybe Waffle
-0
/
+1
2022-11-20
Fix doctest errors related to rustc_middle
reez12g
-1
/
+0
2022-11-13
Bump chalk to v0.87
Michael Goulet
-1
/
+1
2022-11-02
rustdoc: use ThinVec for cleaned generics
Michael Howell
-1
/
+1
2022-10-03
Move utils from rustc_middle to rustc_ty_utils
Cameron Steffen
-2
/
+0
2022-08-29
Replace `rustc_data_structures::thin_vec::ThinVec` with `thin_vec::ThinVec`.
Nicholas Nethercote
-15
/
+16
2022-06-27
Update `smallvec` to 1.8.1.
Nicholas Nethercote
-1
/
+1
2022-05-27
Update to rebased rustc-rayon 0.4
Josh Stone
-2
/
+2
2022-03-28
Propagate `parallel_compiler` feature through rustc crates. Turned off featur...
klensy
-2
/
+5
2022-03-23
upgrade chalk
Michael Goulet
-1
/
+1
2022-01-19
⬆ chalk to 0.76.0
pierwill
-1
/
+1
[next]