rust-analyzer/crates/hir-ty/src
bors 1379b5fac7 Auto merge of #14630 - Veykril:arc, r=Veykril
internal: `Arc<String>` -> `Arc<str>`
2023-04-22 07:58:13 +00:00
..
consteval Compute closure captures 2023-04-10 23:04:34 +03:30
diagnostics Spelling 2023-04-19 09:45:55 -04:00
infer Fix need-mut large span in closures and a false positive 2023-04-21 02:15:19 +03:30
layout Fix need-mut large span in closures and a false positive 2023-04-21 02:15:19 +03:30
mir Fix need-mut large span in closures and a false positive 2023-04-21 02:15:19 +03:30
tests Auto merge of #14630 - Veykril:arc, r=Veykril 2023-04-22 07:58:13 +00:00
autoderef.rs Auto merge of #14448 - Veykril:infer-table, r=Veykril 2023-03-30 12:49:23 +00:00
builder.rs beginning of MIR 2023-02-27 23:45:54 +03:30
chalk_db.rs Make inherent_impls_in_block and trait_impls_in_block infallible 2023-04-14 16:03:45 +03:00
chalk_ext.rs Compute closure captures 2023-04-10 23:04:34 +03:30
consteval.rs hir_def::expr -> hir_def::hir, hir_def::type_ref -> hir_def::hir::type_ref 2023-04-06 19:36:25 +02:00
db.rs internal: Move layout logic from hir-def to hir-ty 2023-04-16 12:21:12 +02:00
diagnostics.rs lint incoherent inherent impls 2023-03-14 19:20:44 +01:00
display.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
infer.rs Auto merge of #14577 - jsoref:spelling, r=lnicola 2023-04-19 14:05:40 +00:00
inhabitedness.rs Move hir_def::adt to hir_def::data::adt 2023-04-06 19:23:29 +02:00
interner.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
lang_items.rs Move hir_def::adt to hir_def::data::adt 2023-04-06 19:23:29 +02:00
layout.rs internal: Move layout logic from hir-def to hir-ty 2023-04-16 12:21:12 +02:00
lib.rs Spelling 2023-04-19 09:45:55 -04:00
lower.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
mapping.rs ⬆️ rust-analyzer 2022-10-11 10:37:35 +03:00
method_resolution.rs Make inherent_impls_in_block and trait_impls_in_block infallible 2023-04-14 16:03:45 +03:00
mir.rs Spelling 2023-04-19 09:45:55 -04:00
primitive.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
test_db.rs internal: Arc<String> -> Arc<str> 2023-04-22 09:48:37 +02:00
tests.rs internal: Arc<String> -> Arc<str> 2023-04-22 09:48:37 +02:00
tls.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
traits.rs Compute closure captures 2023-04-10 23:04:34 +03:30
utils.rs Compute closure captures 2023-04-10 23:04:34 +03:30