granite-rust/tests/ui/rfcs
Matthew J Perez 1e22280f23
Add suggestions for function pointers
- On compiler-error's suggestion of moving this lower down the stack,
along the path of `report_mismatched_types()`, which is used
by `rustc_hir_analysis` and `rustc_hir_typeck`.
- update ui tests, add test
- add suggestions for references to fn pointers
- modify `TypeErrCtxt::same_type_modulo_infer` to take `T: relate::Relate` instead of `Ty`
2023-01-24 14:02:56 -05:00
..
rfc-1789-as-cell Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rfc-1937-termination-trait Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rfc-2005-default-binding-mode Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rfc-2151-raw-identifiers Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rfc-2175-or-if-while-let Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rfc-2396-target_feature-11 Add suggestions for function pointers 2023-01-24 14:02:56 -05:00
rfc-2528-type-changing-struct-update Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rfc1445 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rfc1717 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rfc-1014-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rfc-1014.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rfc-2302-self-struct-ctor.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rfc-2421-unreserve-pure-offsetof-sizeof-alignof.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rfc1623-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rfc1623-2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rfc1623-3.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rfc1623-3.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rfc1623.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rfc1857-drop-order.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00