.. |
diagnostics
|
internal: implement pattern adjustments.
|
2021-06-02 01:32:05 +05:00 |
infer
|
Merge #9105
|
2021-06-03 09:55:37 +00:00 |
tests
|
Merge #9104
|
2021-06-03 11:52:15 +00:00 |
autoderef.rs
|
Profile trait solving for all invocations
|
2021-04-14 19:11:17 +03:00 |
builder.rs
|
Fix warnings & format
|
2021-05-21 17:48:34 +02:00 |
chalk_db.rs
|
hir_ty: don't pass where clauses of associated types down to chalk (temp. fix #9052)
|
2021-05-30 19:21:08 +02:00 |
chalk_ext.rs
|
Rewrite coercion using the new unification
|
2021-05-21 17:48:33 +02:00 |
consteval.rs
|
Address final feedback
|
2021-05-15 18:51:18 -07:00 |
db.rs
|
Rework obligation handling
|
2021-05-21 17:48:34 +02:00 |
diagnostics.rs
|
Replace the old match checking algorithm
|
2021-06-01 00:23:09 +05:00 |
diagnostics_sink.rs
|
internal: move diagnostics to hir
|
2021-05-25 17:49:59 +03:00 |
display.rs
|
Hide -> () in Fn traits
|
2021-05-25 15:23:52 +02:00 |
infer.rs
|
internal: implement pattern adjustments.
|
2021-06-02 01:32:05 +05:00 |
interner.rs
|
Improve debug printing without TLS
|
2021-05-21 17:48:34 +02:00 |
lib.rs
|
internal: move diagnostics to hir
|
2021-05-25 17:49:59 +03:00 |
lower.rs
|
internal: rename hypothetical -> speculative
|
2021-05-24 22:21:25 +03:00 |
mapping.rs
|
More moving stuff around
|
2021-04-09 14:28:04 +02:00 |
method_resolution.rs
|
Implement #[rustc_skip_array_during_method_dispatch]
|
2021-06-01 21:34:08 +02:00 |
op.rs
|
Implement more precise binary op return type prediction
|
2021-04-10 16:56:32 +02:00 |
primitive.rs
|
More cleanups / module docs
|
2021-04-09 14:40:58 +02:00 |
test_db.rs
|
Set enable_proc_attr_macros in hir_ty TestDB
|
2021-06-03 18:11:33 +02:00 |
tests.rs
|
Move hir_ty incremental test to its own file
|
2021-05-27 20:21:52 +02:00 |
tls.rs
|
Improve debug printing without TLS
|
2021-05-21 17:48:34 +02:00 |
traits.rs
|
Update salsa
|
2021-05-27 15:05:41 +02:00 |
utils.rs
|
Rewrite all_super_trait_refs as an iterator
|
2021-04-29 20:18:41 +02:00 |
walk.rs
|
Remove unused
|
2021-04-08 14:36:14 +02:00 |