.. |
consteval
|
Added more consteval tests and fixed consteval result
|
2022-09-12 20:20:45 +01:00 |
diagnostics
|
Implemented basic enum const eval
|
2022-09-12 20:19:13 +01:00 |
infer
|
Fix nested break expressions, expecting unknown types
|
2022-09-03 17:32:21 +02:00 |
tests
|
Fix default enum representation not being isize
|
2022-09-20 17:50:13 +02:00 |
autoderef.rs
|
Lift out the module scope into a field in the Resolver
|
2022-09-02 17:02:12 +02:00 |
builder.rs
|
Run cargo fix --edition-idioms
|
2022-07-20 15:02:08 +02:00 |
chalk_db.rs
|
fix: #12441 False-positive type-mismatch error with generic future
|
2022-06-03 10:47:41 +08:00 |
chalk_ext.rs
|
Ensure at least one trait bound in TyKind::DynTy
|
2022-09-20 04:37:34 +09:00 |
consteval.rs
|
Simplify
|
2022-09-20 17:12:10 +02:00 |
db.rs
|
Fix using incorrect type for variants in DefWithBody::body_type
|
2022-09-20 17:29:35 +02:00 |
diagnostics.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
display.rs
|
Add config to unconditionally prefer core imports over std
|
2022-09-09 20:04:56 +02:00 |
infer.rs
|
Fix using incorrect type for variants in DefWithBody::body_type
|
2022-09-20 17:29:35 +02:00 |
inhabitedness.rs
|
Add docs
|
2022-09-02 17:01:51 +05:00 |
interner.rs
|
Run cargo fix --edition-idioms
|
2022-07-20 15:02:08 +02:00 |
lib.rs
|
fix: handle lifetime variables in projection normalization
|
2022-09-12 22:52:58 +09:00 |
lower.rs
|
Ensure at least one trait bound in TyKind::DynTy
|
2022-09-20 04:37:34 +09:00 |
mapping.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
method_resolution.rs
|
Try to fix crash introduced in #13147
|
2022-09-19 12:45:38 +03:00 |
primitive.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
test_db.rs
|
Make use of NoHash hashing for FileId and CrateId
|
2022-08-25 20:41:49 +02:00 |
tests.rs
|
Fix default enum representation not being isize
|
2022-09-20 17:50:13 +02:00 |
tls.rs
|
Run cargo fix --edition-idioms
|
2022-07-20 15:02:08 +02:00 |
traits.rs
|
Remove unnecessary Option
|
2022-09-13 02:20:35 +09:00 |
utils.rs
|
Expect the test to panic by catching the unwind
|
2022-08-21 22:48:53 +02:00 |
walk.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |