..
consteval
style: rename crates to kebab case
2022-05-01 10:48:58 +00:00
diagnostics
fix: consider assignee expressions in record fields exhaustiveness check
2022-07-24 22:40:04 +09:00
infer
fix: infer byte string pattern as &[u8]
when matched against slices
2022-08-10 19:17:13 +09:00
tests
Auto merge of #13021 - N3xed:fix-gat-panics, r=flodiebold
2022-08-22 14:00:23 +00:00
autoderef.rs
Run cargo fmt
2022-07-20 15:06:15 +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: Honor ref expressions for compute_ref_match completions
2022-07-27 13:48:26 +02: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
style: rename crates to kebab case
2022-05-01 10:48:58 +00:00
display.rs
Run cargo fmt
2022-07-20 15:06:15 +02:00
infer.rs
Auto merge of #13053 - lowr:fix/pat-sole-Self, r=Veykril
2022-08-18 11:17:40 +00:00
interner.rs
Run cargo fix --edition-idioms
2022-07-20 15:02:08 +02:00
lib.rs
Auto merge of #12841 - Veykril:query-fix, r=Veykril
2022-07-21 08:23:19 +00:00
lower.rs
Auto merge of #13021 - N3xed:fix-gat-panics, r=flodiebold
2022-08-22 14:00:23 +00:00
mapping.rs
style: rename crates to kebab case
2022-05-01 10:48:58 +00:00
method_resolution.rs
Consider bounds on inherent impl in method resolution
2022-08-21 18:41:46 +09:00
primitive.rs
style: rename crates to kebab case
2022-05-01 10:48:58 +00:00
test_db.rs
Run cargo fix --edition-idioms
2022-07-20 15:02:08 +02:00
tests.rs
style: rename crates to kebab case
2022-05-01 10:48:58 +00:00
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
style: rename crates to kebab case
2022-05-01 10:48:58 +00:00