rust-analyzer/crates/hir-ty/src
2025-08-17 16:04:50 +00:00
..
consteval Convert some of mir/eval to next-solver types 2025-08-17 16:04:50 +00:00
diagnostics cargo clippy --fix 2025-07-31 10:55:10 +02:00
dyn_compatibility Implement next trait solver 2025-08-09 16:08:58 +00:00
infer Implement next trait solver 2025-08-09 16:08:58 +00:00
layout Deduplicate layout_of_adt 2025-08-17 16:04:50 +00:00
lower Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
lower_nextsolver fix errors after rebase 2025-08-13 15:33:08 +08:00
mir Convert some of mir/eval to next-solver types 2025-08-17 16:04:50 +00:00
next_solver Convert some of mir/eval to next-solver types 2025-08-17 16:04:50 +00:00
tests impl HirDisplay for next_solver::Ty 2025-08-17 16:04:49 +00:00
autoderef.rs Implement next trait solver 2025-08-09 16:08:58 +00:00
builder.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
chalk_db.rs Implement next trait solver 2025-08-09 16:08:58 +00:00
chalk_ext.rs Implement next trait solver 2025-08-09 16:08:58 +00:00
consteval.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
consteval_nextsolver.rs impl HirDisplay for next_solver::Ty 2025-08-17 16:04:49 +00:00
db.rs Deduplicate layout_of_adt 2025-08-17 16:04:50 +00:00
diagnostics.rs cargo fmt 2025-03-15 21:32:01 +01:00
display.rs Convert some of mir/eval to next-solver types 2025-08-17 16:04:50 +00:00
drop.rs Implement next trait solver 2025-08-09 16:08:58 +00:00
dyn_compatibility.rs impl HirDisplay for next_solver::Ty 2025-08-17 16:04:49 +00:00
generics.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
infer.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
inhabitedness.rs Salsa idiomize VariantFields query 2025-06-26 12:55:55 +02:00
interner.rs Implement next trait solver 2025-08-09 16:08:58 +00:00
lang_items.rs Merge pull request #19644 from ChayimFriedman2/const-syms 2025-04-21 12:34:59 +00:00
layout.rs Deduplicate layout_of_adt 2025-08-17 16:04:50 +00:00
lib.rs Convert some of mir/eval to next-solver types 2025-08-17 16:04:50 +00:00
lower.rs Convert some of dyn_compatibility to next-solver and remove generic_predicates_without_parent_query 2025-08-17 16:02:59 +00:00
lower_nextsolver.rs Implement next trait solver 2025-08-09 16:08:58 +00:00
mapping.rs Bump salsa 2025-07-03 10:05:16 +02:00
method_resolution.rs Implement next trait solver 2025-08-09 16:08:58 +00:00
mir.rs Convert some of mir/eval to next-solver types 2025-08-17 16:04:50 +00:00
next_solver.rs Implement next trait solver 2025-08-09 16:08:58 +00:00
primitive.rs impl HirDisplay for next_solver::Ty 2025-08-17 16:04:49 +00:00
target_feature.rs Get rid of static predefined symbols 2025-04-21 03:07:35 +03:00
test_db.rs When renaming a parameter to self, change callers to use method call syntax 2025-08-02 21:39:22 +03:00
tests.rs impl HirDisplay for next_solver::Ty 2025-08-17 16:04:49 +00:00
tls.rs Implement next trait solver 2025-08-09 16:08:58 +00:00
traits.rs Implement next trait solver 2025-08-09 16:08:58 +00:00
utils.rs Change direct_super_traits to use generic_predicates_for_param_ns 2025-08-17 16:04:50 +00:00
variance.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00