about summary refs log tree commit diff
path: root/tests/ui/rfcs/rfc-2091-track-caller
AgeCommit message (Expand)AuthorLines
2025-08-29Stabilize file_as_c_strAlice Ryhl-1/+0
2025-08-27Rename `Location::file_with_nul` to `file_as_c_str`Alice Ryhl-3/+3
2025-08-14Update uitestsJonathan Brouwer-5/+4
2025-07-23Add `ignore-backends` annotations in failing GCC backend ui testsGuillaume Gomez-0/+1
2025-06-24fix 142783Jana Dönszelmann-2/+6
2025-06-23move naked checks out of check_attr.rsJana Dönszelmann-4/+4
2025-06-04Add Location::file_with_nulTaylor Cramer-0/+25
2025-04-20stabilize `naked_functions`Folkert de Vries-5/+4
2025-04-19Make `#[naked]` an unsafe attributeFolkert de Vries-10/+10
2025-03-25compiletest: Support matching on diagnostics without a spanVadim Petrochenkov-0/+2
2025-01-21remove support for the #[start] attributeRalf Jung-17/+0
2024-10-06more `asm!` -> `naked_asm!` in testsFolkert de Vries-3/+3
2024-07-27switch to an allowlist approachFolkert-4/+4
2024-07-16improve error message when `#[naked]` is used with `#[track-caller] and `#[ta...Folkert-6/+12
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-3/+3
2024-03-21Stabilize `const_caller_location` and `const_location_fields`lilasta-8/+6
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-43/+43
2024-02-08Continue to borrowck even if there were previous errorsOli Scherer-4/+8
2023-11-24Show number in error message even for one errorNilstrieb-4/+4
2023-10-20s/generator/coroutine/Oli Scherer-14/+14
2023-10-20s/Generator/Coroutine/Oli Scherer-7/+7
2023-09-22Change `start` to `#[start]` in some diagnosisEduardo Sánchez Muñoz-3/+3
2023-06-05Better group RFC ui tests togetherMaybe Waffle-0/+930