summaryrefslogtreecommitdiff
path: root/tests/ui/array-slice-vec
AgeCommit message (Expand)Author
2024-06-25Change E0369 diagnostic give note information for foreign items.surechen
2024-04-15Use the rustc_private libc less in testsBen Kimock
2024-04-10Use `fn` ptr signature instead of `{closure@..}` in infer errorEsteban Küber
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)
2024-02-10Rollup merge of #117614 - RalfJung:static-mut-refs, r=davidtwco,oli-obkMatthias Krüger
2024-01-28static mut: allow reference to arbitrary types, not just slices and arraysRalf Jung
2024-01-26remove illegal_floating_point_literal_pattern lintRalf Jung
2024-01-24Remove extra # from urlest31
2024-01-21Suggest arry::from_fn for array initializationyukang
2024-01-13Bless testsGeorge-lewis
2024-01-02Adjust compiler tests for unused_tuple_struct_fields -> dead_codeJake Goulding
2023-11-24Show number in error message even for one errorNilstrieb
2023-10-04Reorder fullfillment errors to keep more interesting ones firstEsteban Küber
2023-08-04Improve spans for indexing expressionsNilstrieb
2023-07-17address reviewb-naber
2023-07-17add test, bless testsb-naber
2023-07-10Do not set up wrong span for adjustmentsMichael Goulet
2023-05-05tweak "make mut" spans when assigning to localsEzra Shaw
2023-04-12Tweak output for 'add line' suggestionEsteban Küber
2023-01-30Modify primary span label for E0308Esteban Küber
2023-01-11Move /src/test to /testsAlbert Larsan