.. |
diagnostics
|
Move incorrect case diagnostic things into their module
|
2021-11-20 17:25:57 +01:00 |
infer
|
internal: Replace Vec with Box in hir Pat
|
2021-11-20 16:17:30 +01:00 |
tests
|
Check for derive attributes by item path, not derive identifier
|
2021-11-17 20:46:57 +01:00 |
autoderef.rs
|
Don't resolve attributes to non attribute macros
|
2021-10-21 12:22:40 +02:00 |
builder.rs
|
Semantic getter
|
2021-10-17 16:33:14 +02:00 |
chalk_db.rs
|
Bump chalk
|
2021-09-09 21:12:38 +03:00 |
chalk_ext.rs
|
Replace if let with match where appropriate
|
2021-10-05 09:00:21 +11:00 |
consteval.rs
|
switch log crate to tracing
|
2021-08-30 15:11:42 +08:00 |
db.rs
|
Merge #10741
|
2021-11-10 23:19:44 +00:00 |
diagnostics.rs
|
Move incorrect case diagnostic things into their module
|
2021-11-20 17:25:57 +01:00 |
display.rs
|
fix: Omit generic defaults for types in hover messages
|
2021-11-22 18:27:03 +01:00 |
infer.rs
|
Refactor & improve handling of overloaded binary operators
|
2021-08-22 17:35:50 +02:00 |
interner.rs
|
Represent opaque types with TyKind::OpaqueType
|
2021-07-08 21:40:35 +02:00 |
lib.rs
|
Refactor & improve handling of overloaded binary operators
|
2021-08-22 17:35:50 +02:00 |
lower.rs
|
Merge #10440
|
2021-10-05 08:58:40 +00:00 |
mapping.rs
|
More moving stuff around
|
2021-04-09 14:28:04 +02:00 |
method_resolution.rs
|
Merge #10739
|
2021-11-10 17:27:24 +00:00 |
primitive.rs
|
More cleanups / module docs
|
2021-04-09 14:40:58 +02:00 |
test_db.rs
|
fix: Typos
|
2021-07-27 18:31:21 -04:00 |
tests.rs
|
Replace if let with match where appropriate
|
2021-10-05 09:00:21 +11:00 |
tls.rs
|
Represent opaque types with TyKind::OpaqueType
|
2021-07-08 21:40:35 +02:00 |
traits.rs
|
minor: fix some clippy lints
|
2021-09-03 16:00:50 +02:00 |
utils.rs
|
Use array IntoIter
|
2021-10-22 09:23:29 +03:00 |
walk.rs
|
minor: fix some clippy lints
|
2021-09-03 16:00:50 +02:00 |