about summary refs log tree commit diff
path: root/tests/ui/codegen/issue-82833-slice-miscompile.rs
AgeCommit message (Collapse)AuthorLines
2024-06-14Deprecate no-op codegen option `-Cinline-threshold=...`Martin Nordholts-1/+1
This deprecates `-Cinline-threshold` since using it has no effect. This has been the case since the new LLVM pass manager started being used, more than 2 years ago.
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2024-02-09Move some testsCaio-0/+16