about summary refs log tree commit diff
path: root/tests/ui/consts/const-blocks
AgeCommit message (Expand)AuthorLines
2025-06-06Make obligation cause code suggestions verboseEsteban Küber-7/+7
2025-06-03Use non-2015 edition paths in tests that do not test for their resolutionLukas Wirth-6/+6
2025-04-15Add test for issue 125668reddevilmidzy-0/+5
2025-03-14Do not suggest using `-Zmacro-backtrace` for builtin macrosEsteban Küber-1/+0
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-2/+3
2024-10-29Remove detail from label/note that is already available in other noteEsteban Küber-6/+6
2024-06-24Suggest inline const blocks for array initializationPavel Grigorenko-12/+7
2024-04-24Fix tests and blessGary Guo-1/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-5/+5
2024-01-30Provide more context on derived obligation error primary labelEsteban Küber-6/+6
2024-01-24Remove extra # from urlest31-4/+4
2024-01-21Suggest arry::from_fn for array initializationyukang-0/+8
2023-11-24Show number in error message even for one errorNilstrieb-2/+2
2023-07-24Improve diagnostic for const ctors in array repeat expressionsclubby789-2/+10
2023-04-12Tweak output for 'add line' suggestionEsteban Küber-5/+10
2023-01-11Note predicate span on ImplDerivedObligationMichael Goulet-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+473