David Tolnay
|
23a250738b
|
Relocate dyn* test out of parenthesis insertion test
|
2024-12-20 21:31:21 -08:00 |
|
Michael Goulet
|
c605c84be8
|
Stabilize async closures
|
2024-12-13 00:04:56 +00:00 |
|
Oli Scherer
|
f613636ae8
|
Rename core_pattern_type and core_pattern_types lib feature gates to pattern_type_macro
That's what the gates are actually gating, and the single char difference in naming was not helpful either
|
2024-12-04 16:16:24 +00:00 |
|
Eric Huss
|
31c9222639
|
Stabilize the 2024 edition
|
2024-11-22 11:12:15 -08:00 |
|
Michael Goulet
|
6628bba060
|
Remove crashes and fix tests
|
2024-10-01 13:55:46 -04:00 |
|
Michael Goulet
|
e3a0da1863
|
Remove unnamed field feature
|
2024-10-01 13:55:46 -04:00 |
|
Ralf Jung
|
79503dd742
|
stabilize raw_ref_op
|
2024-08-18 19:46:53 +02:00 |
|
Santiago Pastorino
|
8366c7fe9c
|
Stabilize unsafe extern blocks (RFC 3484)
|
2024-07-23 00:29:39 -03:00 |
|
Oli Scherer
|
cbee17d502
|
Revert "Create const block DefIds in typeck instead of ast lowering"
This reverts commit ddc5f9b6c1 .
|
2024-06-07 08:33:58 +00:00 |
|
Santiago Pastorino
|
0380321e78
|
Add unsafe_extern_blocks feature flag
|
2024-06-05 09:35:57 -03:00 |
|
Santiago Pastorino
|
3ba8de0b60
|
Make extern blocks without unsafe warn in edition 2024
|
2024-06-04 14:19:42 -03:00 |
|
Oli Scherer
|
ddc5f9b6c1
|
Create const block DefIds in typeck instead of ast lowering
|
2024-05-28 13:38:43 +00:00 |
|
David Tolnay
|
3e05be5466
|
Add tests for -Zunpretty=expanded ported from stringify's tests
|
2024-05-18 10:36:02 -07:00 |
|