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-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
2022-01-10
Update rayon and rustc-rayon
Josh Stone
-2
/
+2
2022-01-03
revert #92254 "Bump gsgdt to 0.1.3"
Krasimir Georgiev
-1
/
+1
2021-12-24
Bump `gsgdt` to 0.1.3
Krasimir Georgiev
-1
/
+1
2021-12-22
Update chalk to 0.75.0
pierwill
-1
/
+1
2021-10-09
Store lowering outputs per owner.
Camille GILLOT
-0
/
+1
2021-09-30
Implemented -Z randomize-layout
Chase Wilson
-0
/
+2
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-09-07
Move the dataflow framework to its own crate.
Camille GILLOT
-0
/
+3
2021-08-03
update polonius-engine to 0.13
Rémy Rakic
-1
/
+1
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
[next]