.. |
consteval
|
organize const eval tests
|
2022-03-24 13:20:35 +04:30 |
diagnostics
|
Cleanups
|
2022-03-21 16:46:01 +01:00 |
infer
|
fix: Fix async block type inference using containing function return type
|
2022-03-23 23:43:04 +01:00 |
tests
|
organize const eval tests
|
2022-03-24 13:20:35 +04:30 |
autoderef.rs
|
Don't try to resolve methods on unknown types
|
2022-03-23 19:18:12 +01:00 |
builder.rs
|
Properly try unifying the receivers during method resolution
|
2022-03-17 17:03:54 +01:00 |
chalk_db.rs
|
minor: Bump dependencies
|
2022-03-22 17:42:24 +01:00 |
chalk_ext.rs
|
Add const generics
|
2022-03-14 14:38:37 +03:30 |
consteval.rs
|
use pat_id instead of name in const eval stack
|
2022-03-24 13:36:37 +04:30 |
db.rs
|
Support constants in const eval
|
2022-03-24 13:09:22 +04:30 |
diagnostics.rs
|
feat: Tag macro calls as unsafe if they expand to unsafe expressions
|
2022-03-20 19:07:44 +01:00 |
display.rs
|
Add const generics
|
2022-03-14 14:38:37 +03:30 |
infer.rs
|
Support constants in const eval
|
2022-03-24 13:09:22 +04:30 |
interner.rs
|
Bump chalk
|
2021-12-19 18:58:39 +02:00 |
lib.rs
|
Expose coercion logic in hir API
|
2022-03-21 16:45:59 +01:00 |
lower.rs
|
Move fallback_bound_vars to the only place it's used now
|
2022-03-17 17:08:43 +01:00 |
mapping.rs
|
Preserve order of generic args
|
2022-03-04 11:46:14 +03:30 |
method_resolution.rs
|
Don't try to resolve methods on unknown types
|
2022-03-23 19:18:12 +01:00 |
primitive.rs
|
|
|
test_db.rs
|
fix: Typos
|
2021-07-27 18:31:21 -04:00 |
tests.rs
|
fix clippy::single_char_pattern
|
2022-03-12 16:50:49 +01:00 |
tls.rs
|
Replace write! with direct calls
|
2022-03-21 10:43:36 +02:00 |
traits.rs
|
Refactor autoderef and method resolution
|
2022-02-25 11:47:14 +01:00 |
utils.rs
|
Add const generics
|
2022-03-14 14:38:37 +03:30 |
walk.rs
|
Bump chalk
|
2021-12-19 18:58:39 +02:00 |