.. |
consteval
|
Compute closure captures
|
2023-04-10 23:04:34 +03:30 |
diagnostics
|
hir_def::expr -> hir_def::hir, hir_def::type_ref -> hir_def::hir::type_ref
|
2023-04-06 19:36:25 +02:00 |
infer
|
Fix explicit deref problems in closure capture
|
2023-04-14 15:32:40 +03:30 |
layout
|
internal: Move layout logic from hir-def to hir-ty
|
2023-04-16 12:21:12 +02:00 |
mir
|
internal: Move layout logic from hir-def to hir-ty
|
2023-04-16 12:21:12 +02:00 |
tests
|
fix inference in nested closure
|
2023-04-11 17:02:00 +03:30 |
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
|
Add flag to disallow opaque types for DisplayTarget::SourceCode
|
2023-04-12 19:03:48 +09:00 |
infer.rs
|
internal: Move layout logic from hir-def to hir-ty
|
2023-04-16 12:21:12 +02:00 |
inhabitedness.rs
|
Move hir_def::adt to hir_def::data::adt
|
2023-04-06 19:23:29 +02:00 |
interner.rs
|
Simplify
|
2023-03-28 16:32:26 +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
|
hir_def::expr -> hir_def::hir, hir_def::type_ref -> hir_def::hir::type_ref
|
2023-04-06 19:36:25 +02:00 |
lower.rs
|
Report syntax errors from item level macro expansions
|
2023-04-16 17:22: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
|
Compute closure captures
|
2023-04-10 23:04:34 +03:30 |
primitive.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
test_db.rs
|
Switch crate graph to use an Arena instead of a hashmap
|
2023-04-05 10:32:02 +02:00 |
tests.rs
|
Option begone part 2
|
2023-04-16 19:20:48 +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 |