Nicholas Nethercote
|
84ac80f192
|
Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
|
2024-07-29 08:26:52 +10:00 |
|
Jerry Wang
|
a19077d0f3
|
Enable cross compilation on run-make/relro-levels
|
2024-06-22 19:44:51 -04:00 |
|
Jerry Wang
|
e16f492e42
|
Migrate relro-levels to rmake
|
2024-06-22 14:15:22 -04:00 |
|
David Wood
|
420c58fb11
|
sess: stabilize relro-level
Signed-off-by: David Wood <david@davidtw.co>
|
2024-03-12 13:40:40 +00:00 |
|
Joshua Nelson
|
4851d5663c
|
ignore failing cross-compiled run-make tests
`run-make-fulldeps` is never cross-compiled, so a lot of these tests
never accounted for --target. Ignore them when cross-compiling for
now.
|
2023-03-30 08:46:31 -05:00 |
|
Joshua Nelson
|
433da1fc04
|
Move almost all run-make-fulldeps to run-make
They pass fine.
|
2023-03-30 07:34:55 -05:00 |
|