about summary refs log tree commit diff
path: root/compiler/rustc_ty_utils/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-03-20Use `-Wunused_crate_dependencies` for compiler crates.Nicholas Nethercote-1/+0
2025-03-15Stop relying on rustc_type_ir in non-type-system cratesMichael Goulet-1/+0
2025-03-11Auto merge of #128440 - oli-obk:defines, r=lcnrbors-0/+1
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-0/+1
2025-03-10Revert "Use workspace lints for crates in `compiler/` #138084"许杰友 Jieyou Xu (Joe)-3/+0
2025-03-08Specify rust lints for `compiler/` crates via Cargo.Nicholas Nethercote-0/+3
2025-02-22Upgrade the compiler to edition 2024Michael Goulet-1/+1
2025-02-19Make fewer crates depend on rustc_ast_irMichael Goulet-1/+0
2025-02-16Move hashes from rustc_data_structure to rustc_hashes so they can be shared w...Ben Kimock-0/+1
2024-10-08compiler: Factor rustc_target::abi::* out of ty_utilsJubilee Young-0/+1
2024-03-08bump itertools to 0.12klensy-1/+1
2024-03-05Convert `SpannedTypeVisitor` to use `VisitorResult`Jason Newcomb-0/+1
2023-11-22Update itertools to 0.11.Nicholas Nethercote-1/+1
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-5/+7
2023-07-03use `deeply_normalize` for `assumed_wf_types`lcnr-0/+1
2023-04-18Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`Nilstrieb-0/+1
2022-11-24move things from rustc_target::abi to rustc_abihkalbasi-2/+0
2022-10-03Move utils from rustc_middle to rustc_ty_utilsCameron Steffen-0/+2
2022-08-26Migrate rustc_ty_utils to use SessionDiagnosticPeter Medus-0/+1
2022-07-12Move abstract const to rustc_middle::tykadmin-0/+1
2022-05-28Initial fixes on top of type interner commitMichael Goulet-0/+1
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2020-11-19Move `rustc_ty` -> `rustc_ty_utils`LeSeulArtichaut-0/+17