about summary refs log tree commit diff
path: root/tests/ui/consts/const-eval/ub-slice-get-unchecked.stderr
AgeCommit message (Expand)AuthorLines
2025-07-15constify some methods using `SliceIndex`Oli Scherer-6/+6
2024-12-23Note def descr in NonConstFunctionCallMichael Goulet-1/+1
2024-09-08remove const_slice_index annotations, it never had a feature gate anywayRalf Jung-1/+1
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-04-16fix library and rustdoc testsDeadbeef-13/+6
2023-03-05Use `nuw` when calculating slice lengths from `Range`sScott McMurray-0/+18