index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
cmse-nonsecure
Age
Commit message (
Expand
)
Author
Lines
2025-10-01
Don't create a top-level `true` directory when running UI tests
Zalathar
-3
/
+4
2025-09-30
Rollup merge of #146649 - folkertdev:cmse-call-erase-regions, r=lcnr
Stuart Cook
-0
/
+39
2025-09-16
cmse: fix 'region variables should not be hashed'
Folkert de Vries
-0
/
+39
2025-09-16
fix issue with `cmse-nonsecure-entry` ABI being both async and c-variadic
Folkert de Vries
-23
/
+99
2025-09-09
c-variadic: reject functions with unsupported extern ABI
Folkert de Vries
-3
/
+7
2025-09-08
c-variadic: update cmse-nonsecure example
Folkert de Vries
-19
/
+15
2025-09-02
stabilize extended_varargs_abi_support
Ralf Jung
-2
/
+2
2025-06-25
tests: bless s/C-cmse/cmse/
Jubilee Young
-227
/
+227
2025-06-25
tests: s/C-cmse/cmse/
Jubilee Young
-100
/
+100
2025-06-23
tests: Update and bless cmse-nonsecure ABI tests
Jubilee Young
-32
/
+29
2025-06-13
variadic functions: remove list of supported ABIs from error
Ralf Jung
-2
/
+2
2025-03-03
Bless UI tests
Tamme Dittrich
-0
/
+10
2025-02-24
tests: use minicore more
David Wood
-97
/
+92
2025-02-13
Rollup merge of #136948 - workingjubilee:split-off-extern-system-varargs, r=c...
Jacob Pratt
-2
/
+2
2025-02-12
Split out the `extern_system_varargs` feature
Jubilee Young
-2
/
+2
2025-02-13
Use core stubs in some CMSE tests
Michael Goulet
-20
/
+19
2025-02-11
Revert "Stabilize `extended_varargs_abi_support`"
Jubilee Young
-2
/
+2
2025-02-11
Auto merge of #136845 - matthiaskrgr:rollup-ol4np4z, r=matthiaskrgr
bors
-2
/
+2
2025-02-10
Show diff suggestion format on verbose replacement
Esteban Küber
-2
/
+3
2025-02-09
tests: error strings for ABI stability now match
Jubilee Young
-2
/
+2
2025-01-27
Remove all dead files inside tests/ui/
León Orell Valerian Liehr
-9
/
+0
2024-11-27
Stabilize `extended_varargs_abi_support`
Soveu
-2
/
+2
2024-10-14
improve error messages for `C-cmse-nonsecure-entry` functions
Folkert de Vries
-41
/
+490
2024-09-23
Check ABI target compatibility for function pointers
Tamme Dittrich
-2
/
+3
2024-09-21
disallow cmse ABIs on unsupported platforms
Folkert
-4
/
+37
2024-09-21
add test that accepts a `C-cmse-nonsecure-call` function pointer
Folkert
-0
/
+20
2024-09-21
remove `#[cmse_nonsecure_entry]`
Folkert
-76
/
+35
2024-09-07
fix ICE in CMSE type validation
Folkert de Vries
-8
/
+62
2024-07-18
improve error reporting
Folkert
-19
/
+28
2024-07-18
move CMSE validation to hir_analysis
Folkert
-193
/
+159
2024-07-17
add test for unions and repr(transparent) with ZST fields
Folkert
-3
/
+66
2024-07-17
add test for repr(transparent) enum
Folkert
-5
/
+12
2024-07-16
add more tests for `cmse-nonsecure-call` stack spills
Folkert
-62
/
+280
2024-07-16
add rust error message for CMSE stack spill
Folkert
-10
/
+17
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-19
/
+19
2024-02-08
Continue to borrowck even if there were previous errors
Oli Scherer
-3
/
+6
2024-01-13
Bless tests
George-lewis
-0
/
+2
2023-11-24
Show number in error message even for one error
Nilstrieb
-8
/
+8
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+243