| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
Adding `fuchsia-ignore` and `needs-unwind` to compiler test cases
Final tests covering missing privileges
r? ``@tmandry``
cc. ``@djkoloski``
|
|
|
|
|
|
This reverts commit 8b8f6653cfd54525714f02efe7af0a0f830e185c.
|
|
|
|
|
|
this enables consumers to access the function definition that was reported to be unsafe
|
|
|
|
|
|
This directive isn't automatically set by compiletest or x.py, but can
be turned on manually for targets that require it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Address comments
Update limits
|
|
|
|
|
|
|
|
There were no use cases for setting them separately.
Merging them simplifies some things.
|
|
|
|
Fixes #42474.
|
|
|
|
|
|
|
|
|