Oli Scherer
|
cb4751d4b8
|
Implement #[define_opaque] attribute for functions.
|
2025-03-11 12:05:02 +00:00 |
|
Michael Goulet
|
99d5f3b280
|
Stop inverting expectation in normalization errors
|
2024-10-16 13:44:56 -04:00 |
|
Camille GILLOT
|
d9f15faf3a
|
Bless ui tests.
|
2024-10-04 23:38:41 +00:00 |
|
Michael Goulet
|
789ee88bd0
|
Tighten spans for async blocks
|
2024-06-27 15:19:08 -04:00 |
|
Oli Scherer
|
40d5609548
|
Make DefiningAnchor::Bind only store the opaque types that may be constrained, instead of the current infcx root item.
This makes `Bind` almost always be empty, so we can start forwarding it to queries, allowing us to remove `Bubble` entirely
|
2024-03-11 17:19:37 +00:00 |
|
George-lewis
|
d56cdd48cb
|
Bless tests
Update tests
|
2024-01-13 12:46:58 -05:00 |
|
Oli Scherer
|
cd4c352fb4
|
Reorder check_item_type diagnostics so they occur next to the corresponding check_well_formed diagnostics
|
2024-01-02 14:17:56 +00:00 |
|
Ralf Jung
|
c4ec12f4b7
|
adjust how closure/generator types and rvalues are printed
|
2023-09-21 22:20:58 +02:00 |
|
Oli Scherer
|
4c99872efe
|
Require TAITs to be mentioned in the signatures of functions that register hidden types for them
|
2023-07-07 13:13:18 +00:00 |
|