rust/src/test/ui/cast
2022-06-21 09:33:14 -03:00
..
cast-as-bool.rs Start generating AddressOf rvalues in MIR 2019-12-18 20:09:10 +00:00
cast-as-bool.stderr Start generating AddressOf rvalues in MIR 2019-12-18 20:09:10 +00:00
cast-char.rs Move cast-related tests 2020-12-31 08:05:46 +09:00
cast-char.stderr Move cast-related tests 2020-12-31 08:05:46 +09:00
cast-does-fallback.rs Move cast-related tests 2020-12-31 08:05:46 +09:00
cast-errors-issue-43825.rs
cast-errors-issue-43825.stderr Update tests 2019-03-11 23:10:26 +03:00
cast-from-nil.rs
cast-from-nil.stderr Tweak "non-primitive cast" error 2020-06-15 08:57:20 -07:00
cast-int-to-char.rs suggest cast char -> int 2021-11-28 21:46:53 +00:00
cast-int-to-char.stderr Implementation for 65853 2022-04-16 02:26:56 -04:00
cast-macro-lhs.rs use find_ancestor_inside to get right span in CastCheck 2022-04-10 22:15:31 -07:00
cast-macro-lhs.stderr use find_ancestor_inside to get right span in CastCheck 2022-04-10 22:15:31 -07:00
cast-region-to-uint.rs Move cast-related tests 2020-12-31 08:05:46 +09:00
cast-rfc0401-2.rs
cast-rfc0401-2.stderr provide suggestion for invalid boolean cast 2019-01-09 16:59:12 -05:00
cast-rfc0401-vtable-kinds.rs Move cast-related tests 2020-12-31 08:05:46 +09:00
cast-rfc0401.rs Move cast-related tests 2020-12-31 08:05:46 +09:00
cast-to-bare-fn.rs
cast-to-bare-fn.stderr Tweak "non-primitive cast" error 2020-06-15 08:57:20 -07:00
cast-to-infer-ty.rs Move cast-related tests 2020-12-31 08:05:46 +09:00
cast-to-nil.rs
cast-to-nil.stderr Tweak "non-primitive cast" error 2020-06-15 08:57:20 -07:00
cast-to-unsized-trait-object-suggestion.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
cast-to-unsized-trait-object-suggestion.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
cast.rs Move cast-related tests 2020-12-31 08:05:46 +09:00
casts-differing-anon.rs Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis" 2022-02-11 07:18:06 +00:00
casts-differing-anon.stderr Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis" 2022-02-11 07:18:06 +00:00
casts-issue-46365.rs restore a test 2022-06-05 12:00:43 -04:00
casts-issue-46365.stderr Move cast-related tests 2020-12-31 08:05:46 +09:00
codegen-object-shim.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
fat-ptr-cast-rpass.rs Remove the deprecated core::raw and std::raw module. 2021-07-03 14:03:27 +08:00
fat-ptr-cast.rs better suggestion for int to wide ptr cast 2022-03-09 15:34:39 -08:00
fat-ptr-cast.stderr better suggestion for int to wide ptr cast 2022-03-09 15:34:39 -08:00
issue-10991.rs Move some tests to more reasonable directories 2022-06-21 09:33:14 -03:00
issue-10991.stderr Move some tests to more reasonable directories 2022-06-21 09:33:14 -03:00
issue-17444.rs move a bunch of tests 2021-01-28 18:42:44 +01:00
issue-17444.stderr move a bunch of tests 2021-01-28 18:42:44 +01:00
issue-84213.fixed Warn about unused pub fields in non-pub structs 2021-05-15 13:06:17 +02:00
issue-84213.rs Warn about unused pub fields in non-pub structs 2021-05-15 13:06:17 +02:00
issue-84213.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
issue-85586.rs Use more precise span for E0282 in cast expressions 2021-06-10 14:08:57 +02:00
issue-85586.stderr Use more precise span for E0282 in cast expressions 2021-06-10 14:08:57 +02:00
issue-88621.rs Disallow non-c-like but "fieldless" ADTs from being casted to integer... 2021-12-01 19:59:15 +00:00
issue-88621.stderr Disallow non-c-like but "fieldless" ADTs from being casted to integer... 2021-12-01 19:59:15 +00:00
issue-89497.fixed Fix suggestion to borrow when casting from pointer to reference 2021-10-04 21:15:02 +02:00
issue-89497.rs Fix suggestion to borrow when casting from pointer to reference 2021-10-04 21:15:02 +02:00
issue-89497.stderr diagnostics: fix trailing space 2022-06-16 14:40:28 +03:00
supported-cast.rs Move some tests to more reasonable directories 2021-11-06 15:35:20 -03:00
unsupported-cast.rs move a bunch of tests 2021-01-28 18:42:44 +01:00
unsupported-cast.stderr move a bunch of tests 2021-01-28 18:42:44 +01:00