about summary refs log tree commit diff
path: root/tests/ui/consts/const-eval/erroneous-const2.stderr
AgeCommit message (Collapse)AuthorLines
2024-03-13const-eval: organize and extend tests for required-constsRalf Jung-15/+0
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-09-14don't point at const usage site for resolution-time errorsRalf Jung-1/+1
also share the code that emits the actual error
2023-06-12Adjust UI tests for `unit_bindings`许杰友 Jieyou Xu (Joe)-3/+3
- Either explicitly annotate `let x: () = expr;` where `x` has unit type, or remove the unit binding to leave only `expr;` instead. - Fix disjoint-capture-in-same-closure test
2023-01-11Move /src/test to /testsAlbert Larsan-0/+15