1
Fork 0
rust/compiler/rustc_query_system/src
许杰友 Jieyou Xu (Joe) 3528149f73 Introduce Enabled{Lang,Lib}Feature
Instead of passing around random n-tuples of e.g. `(gate_name, attr_sp,
since)`.
2024-10-25 10:30:37 +08:00
..
dep_graph Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
ich Introduce Enabled{Lang,Lib}Feature 2024-10-25 10:30:37 +08:00
query Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
cache.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
error.rs Add warn(unreachable_pub) to rustc_query_system. 2024-08-29 20:18:44 +10:00
lib.rs Add warn(unreachable_pub) to rustc_query_system. 2024-08-29 20:18:44 +10:00
values.rs Value recovery can take the whole CycleError 2024-01-08 20:30:10 +00:00