about summary refs log tree commit diff
path: root/tests/codegen/avr/avr-func-addrspace.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-106/+0
2025-04-06update/bless testsBennet Bleßmann-3/+2
2025-02-24tests: use minicore moreDavid Wood-39/+3
2025-02-19Create a generic AVR target: avr-nonePatryk Wychowaniec-1/+1
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-1/+1
2024-11-28Share inline(never) generics across cratesMark Rousskov-1/+1
2024-10-22Rename Receiver -> LegacyReceiverAdrian Taylor-2/+2
2024-07-25Let InstCombine remove Clone shims inside Clone shimsBen Kimock-0/+1
2024-06-19Remove c_unwind from tests and fix testsGary Guo-1/+1
2024-05-31Run rustfmt on `tests/codegen/`.Nicholas Nethercote-8/+14
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-07-27CHECK only for opaque ptrJosh Stone-3/+3
2023-07-08Always name the return place.Camille GILLOT-1/+1
2023-01-22abi: add `AddressSpace` field to `Primitive::Pointer`Erik Desjardins-0/+25
2023-01-11Move /src/test to /testsAlbert Larsan-0/+111