..
consteval
Lower const params with a bad id
2023-06-11 00:39:28 +03:30
diagnostics
Lower const params with a bad id
2023-06-11 00:39:28 +03:30
infer
Shrink size of hir::Binding
2023-06-18 12:03:04 +02:00
layout
Lower const params with a bad id
2023-06-11 00:39:28 +03:30
mir
Shrink size of hir::Binding
2023-06-18 12:03:04 +02:00
tests
Support Pointee
trait
2023-06-16 16:43:43 +03:30
autoderef.rs
autoderef: completely resolve and deduplicate types
2023-06-11 19:34:22 +09:00
builder.rs
Add diagnostic for _
expressions (typed holes)
2023-05-28 14:55:28 +02:00
chalk_db.rs
Support Pointee
trait
2023-06-16 16:43:43 +03:30
chalk_ext.rs
Fix string pattern matching in mir interpreter
2023-06-02 23:45:29 +03:30
consteval.rs
internal: Give ConstBlockId and InTypeConstId named Location types
2023-06-12 18:21:17 +02:00
db.rs
Lower const params with a bad id
2023-06-11 00:39:28 +03:30
diagnostics.rs
lint incoherent inherent impls
2023-03-14 19:20:44 +01:00
display.rs
Auto merge of #15022 - HKalbasi:nightly-mir-eval-panic, r=HKalbasi
2023-06-10 08:06:56 +00:00
infer.rs
internal: Give ConstBlockId and InTypeConstId named Location types
2023-06-12 18:21:17 +02:00
inhabitedness.rs
MIR episode 5
2023-05-12 18:17:15 +03:30
interner.rs
Lower const params with a bad id
2023-06-11 00:39:28 +03:30
lang_items.rs
Fix some typos in StructFlags
2023-04-23 21:55:47 +03:30
layout.rs
MIR episode 6
2023-05-28 23:25:15 +03:30
lib.rs
Add enum, reference, array and slice to render_const_scalar
2023-06-02 13:47:02 +03:30
lower.rs
internal: Give ConstBlockId and InTypeConstId named Location types
2023-06-12 18:21:17 +02:00
mapping.rs
⬆️ rust-analyzer
2022-10-11 10:37:35 +03:00
method_resolution.rs
Lower const params with a bad id
2023-06-11 00:39:28 +03:30
mir.rs
MIR episode 6
2023-05-28 23:25:15 +03:30
primitive.rs
style: rename crates to kebab case
2022-05-01 10:48:58 +00:00
test_db.rs
Depend on nohash-hasher individually
2023-05-06 00:49:23 -07:00
tests.rs
internal: remove spurious regex dependency
2023-06-18 13:59:32 +01:00
tls.rs
internal: Replace Display impl for Name
2023-05-24 20:55:12 +02:00
traits.rs
Evaluate UnevalutedConst
before trait solving
2023-05-27 00:28:11 +03:30
utils.rs
Handle return types for in type const bodies
2023-06-11 00:39:28 +03:30