about summary refs log tree commit diff
path: root/tests/codegen-units
AgeCommit message (Expand)AuthorLines
2024-05-31Run rustfmt on `tests/codegen-units/`.Nicholas Nethercote-228/+208
2024-05-27Omit non-needs_drop drop_in_place in vtablesMark Rousskov-18/+25
2024-05-11Fix some minor issues from the ui-test auto-portingBen Kimock-38/+13
2024-03-22Codegen const panic messages as function callsMark Rousskov-3/+11
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-103/+103
2024-02-07Update testsr0cky-1/+8
2024-01-02Adjust compiler tests for unused_tuple_struct_fields -> dead_codeJake Goulding-8/+8
2023-10-17Automatically enable cross-crate inlining for small functionsBen Kimock-2/+8
2023-04-07Turn off inlining for codegen-unit testsBen Kimock-9/+7
2023-03-14Use `unused_generic_params` from crate metadataMichael Goulet-0/+15
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2518