.. |
consteval
|
Fix some unsizing problems in mir
|
2023-06-26 01:57:12 +03:30 |
diagnostics
|
HIR ExternCrateDecl
|
2023-06-19 14:15:08 +02:00 |
infer
|
Shrink size of hir::Binding
|
2023-06-18 12:03:04 +02:00 |
layout
|
Fix some unsizing problems in mir
|
2023-06-26 01:57:12 +03:30 |
mir
|
Fix some unsizing problems in mir
|
2023-06-26 01:57:12 +03:30 |
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
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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 |