about summary refs log tree commit diff
path: root/tests/codegen/iter-repeat-n-trivial-drop.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-70/+0
2025-06-13100% safe implementation of RepeatNSoveu-3/+4
2025-03-17Remove implicit #[no_mangle] for #[rustc_std_internal_symbol]bjorn3-1/+1
2024-10-16llvm: Tolerate propagated range metadataMatthew Maurer-1/+1
2024-08-01Implement `UncheckedIterator` directly for `RepeatN`Scott McMurray-1/+14
2024-02-23Ignore less tests in debug buildsBen Kimock-1/+0
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-3/+3
2024-02-13tests: LLVM 18 infers an extra noalias hereAugie Fackler-1/+1
2023-07-20Get `!nonnull` metadata consistently in slice iterators, without needing `ass...Scott McMurray-0/+1
2023-07-19Make test order-independent.Camille GILLOT-1/+1
2023-07-19Turn copy into moves during DSE.Camille GILLOT-1/+1
2023-07-14Bless codegen test.Camille GILLOT-1/+1
2023-01-17Add more codegen testsNilstrieb-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+56