about summary refs log tree commit diff
path: root/tests/ui/editions
AgeCommit message (Expand)AuthorLines
2024-03-20Use the more informative generic type inference failure error on method calls...Oli Scherer-5/+13
2024-02-18macro_rules: Preserve all metavariable spans in a global side tableVadim Petrochenkov-5/+5
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-52/+52
2024-01-05macro_rules: Add more tests for using `tt` in addition to `ident`Vadim Petrochenkov-14/+75
2023-12-20Rollup merge of #118691 - chfogelman:improve-cstr-error, r=fmeaseMatthias Krüger-0/+129
2023-12-19Improve compiler error for c-strings in pre-2021Carter Hunt Fogelman-0/+129
2023-12-10Remove edition umbrella features.Eric Huss-36/+0
2023-11-24Show number in error message even for one errorNilstrieb-8/+8
2023-05-26improve error message for calling a method on a raw pointer with an unknown p...asquared31415-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+960