1
Fork 0
rust/compiler/rustc_monomorphize/src
Deadbeef f6fea83342 Effects cleanup
- removed extra bits from predicates queries that are no longer needed in the new system
- removed the need for `non_erasable_generics` to take in tcx and DefId, removed unused arguments in callers
2024-10-26 10:19:07 +08:00
..
collector Emit error when calling/declaring functions with unavailable vectors. 2024-10-25 08:46:40 +02:00
collector.rs Effects cleanup 2024-10-26 10:19:07 +08:00
errors.rs Emit error when calling/declaring functions with unavailable vectors. 2024-10-25 08:46:40 +02:00
lib.rs Dogfood feature(file_buffered) 2024-09-24 14:25:16 -07:00
partitioning.rs Effects cleanup 2024-10-26 10:19:07 +08:00
polymorphize.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
util.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00