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_query_impl
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-03-20
Use `-Wunused_crate_dependencies` for compiler crates.
Nicholas Nethercote
-2
/
+0
2025-03-04
use measureme-12.0.1
LuuuXXX
-2
/
+1
2025-03-04
promote ohos targets to tier to with host tools
LuuuXXX
-2
/
+2
2025-02-24
Introduce new parsing infrastructure and types for parsed attributes
Jana Dönszelmann
-0
/
+1
2025-02-22
Upgrade the compiler to edition 2024
Michael Goulet
-1
/
+1
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
2024-11-12
Delete the `cfg(not(parallel))` serial compiler
Noratrieb
-5
/
+0
2024-06-10
Remove some unused crate dependencies.
Nicholas Nethercote
-2
/
+1
2024-01-13
Update measureme crate to version 11
Michael Woerister
-1
/
+1
2023-10-30
Clean up `rustc_*/Cargo.toml`.
Nicholas Nethercote
-4
/
+5
2023-10-30
Remove `memoffset` dependency from `rustc_query_impl`.
Nicholas Nethercote
-3
/
+0
2023-10-06
Remove unneeded dependency.
Nicholas Nethercote
-1
/
+0
2023-09-01
remove some unused crate deps
klensy
-1
/
+0
2023-06-05
Update field-offset and enable unstable_offset_of
est31
-1
/
+3
2023-05-26
deps: bump crates
klensy
-1
/
+1
2023-04-30
Use dynamic dispatch for queries
John Kåre Alsaker
-0
/
+2
2023-03-25
Update indexmap and rayon crates
John Kåre Alsaker
-1
/
+1
2023-02-21
Upgrade `thin-vec` from 0.2.9 to 0.2.12.
Nicholas Nethercote
-1
/
+1
2023-02-06
remove unused imports
klensy
-1
/
+0
2023-01-03
Enable query_impl doctests
CarsonV
-1
/
+1
2022-11-02
rustdoc: use ThinVec for cleaned generics
Michael Howell
-1
/
+1
2022-08-29
Replace `rustc_data_structures::thin_vec::ThinVec` with `thin_vec::ThinVec`.
Nicholas Nethercote
-1
/
+2
2022-08-16
Do not report cycle error when inferring return type for suggestion
Michael Goulet
-0
/
+1
2022-06-13
remove currently unused deps
klensy
-1
/
+0
2022-05-29
Auto merge of #97287 - compiler-errors:type-interner, r=jackh726,oli-obk
bors
-0
/
+1
2022-05-28
Move things to rustc_type_ir
Wilco Kusee
-0
/
+1
2022-05-27
Update to rebased rustc-rayon 0.4
Josh Stone
-1
/
+1
2022-05-04
Enable tracing for all queryies
Oli Scherer
-0
/
+1
2022-03-28
Propagate `parallel_compiler` feature through rustc crates. Turned off featur...
klensy
-1
/
+4
2022-01-10
Update rayon and rustc-rayon
Josh Stone
-1
/
+1
2021-10-20
Invoke callbacks from rustc_middle.
Camille GILLOT
-1
/
+0
2021-10-07
Update to measureme v10
Ryan Levick
-1
/
+1
2021-10-07
Add support for artifact size profiling
Ryan Levick
-1
/
+1
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-07-18
Move OnDiskCache to rustc_query_impl.
Camille GILLOT
-1
/
+5
2021-06-25
rustc_query_impl: Remove unused dependencies
Josh Triplett
-7
/
+0
2021-03-10
Update to rustc-rayon 0.3.1
Josh Stone
-1
/
+1
2021-02-19
Move the query system to rustc_query_impl.
Camille GILLOT
-0
/
+27