.. |
consteval
|
|
|
diagnostics
|
Record enabled unstable features into DefMap
|
2022-09-02 16:31:15 +05:00 |
infer
|
Fix nested break expressions, expecting unknown types
|
2022-09-03 17:32:21 +02:00 |
tests
|
fix: sort all bounds on trait object types
|
2022-09-05 19:13:32 +09: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
|
fix: sort all bounds on trait object types
|
2022-09-05 19:13:32 +09:00 |
consteval.rs
|
remove imports that are also in edition 2021's prelude
|
2022-08-09 01:16:32 +02:00 |
db.rs
|
fix: Fix trait_impls_in_deps_query being called directly instead of as a query
|
2022-07-21 10:23:07 +02:00 |
diagnostics.rs
|
|
|
display.rs
|
Add config to unconditionally prefer core imports over std
|
2022-09-09 20:04:56 +02:00 |
infer.rs
|
Properly handle break resolution inside non-breakable expressions
|
2022-09-01 14:54:47 +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
|
Implement unstable RFC 1872 exhaustive_patterns
|
2022-08-31 20:17:54 +05:00 |
lower.rs
|
fix: sort all bounds on trait object types
|
2022-09-05 19:13:32 +09:00 |
mapping.rs
|
|
|
method_resolution.rs
|
Consider bounds on inherent impl in method resolution
|
2022-08-21 18:41:46 +09:00 |
primitive.rs
|
|
|
test_db.rs
|
Make use of NoHash hashing for FileId and CrateId
|
2022-08-25 20:41:49 +02:00 |
tests.rs
|
|
|
tls.rs
|
Run cargo fix --edition-idioms
|
2022-07-20 15:02:08 +02:00 |
traits.rs
|
Increase defalt chalk overflow depth to match max solver size
|
2022-05-22 18:10:38 +03:00 |
utils.rs
|
Expect the test to panic by catching the unwind
|
2022-08-21 22:48:53 +02:00 |
walk.rs
|
|
|