rust/tests/ui/rfcs
2023-10-23 13:04:47 -07:00
..
rfc-0107-bind-by-move-pattern-guards
rfc-1014-stdout-existential-crisis
rfc-1445-restrict-constants-in-patterns
rfc-1623-static Add a note to duplicate diagnostics 2023-10-05 01:04:41 +00:00
rfc-1717-dllimport
rfc-1789-as-cell
rfc-1857-stabilize-drop-order
rfc-1937-termination-trait Stabilize AFIT and RPITIT 2023-10-13 21:01:36 +00:00
rfc-2005-default-binding-mode
rfc-2008-non-exhaustive Fix #117033 2023-10-21 23:04:17 +02:00
rfc-2027-object-safe-for-dispatch
rfc-2091-track-caller s/generator/coroutine/ 2023-10-20 21:14:01 +00:00
rfc-2093-infer-outlives remove trailing dots 2023-10-08 10:06:17 +00:00
rfc-2126-crate-paths
rfc-2126-extern-absolute-paths
rfc-2151-raw-identifiers
rfc-2175-or-if-while-let
rfc-2294-if-let-guard Add more if let guard tests 2023-09-19 12:48:40 +00:00
rfc-2302-self-struct-ctor
rfc-2306-convert-id
rfc-2361-dbg-macro
rfc-2396-target_feature-11 Change start to #[start] in some diagnosis 2023-09-22 15:58:43 +02:00
rfc-2397-do-not-recommend
rfc-2421-unreserve-pure-offsetof-sizeof-alignof
rfc-2457-non-ascii-idents Mention the syntax for use on mod foo; if foo doesn't exist 2023-10-21 15:56:01 +00:00
rfc-2497-if-let-chains Address review comments 2023-09-13 15:00:31 +00:00
rfc-2528-type-changing-struct-update
rfc-2565-param-attrs
rfc-2627-raw-dylib
rfc-2632-const-trait-impl Update since stability attributes in tests 2023-10-23 13:04:47 -07:00
rfc-3348-c-string-literals