George Bateman
6360287fd9
Fix #128930 : Print documentation of CLI options missing their arg
2024-08-11 09:10:30 +01:00
Urgau
ac59bdc20c
Add --print=check-cfg
to get the expected configs
2024-04-25 07:58:31 +02:00
Urgau
153b1f0421
Improve diagnostic for unknown --print request
2024-04-24 15:52:01 +02:00
许杰友 Jieyou Xu (Joe)
ec2cc761bc
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
Tomasz Miąsko
1a47e413b2
Fuel is incompatible with incremental compilation
2023-12-08 00:00:00 +00:00
Miguel Ojeda
2d476222e8
Add -Zfunction-return={keep,thunk-extern}
option
...
This is intended to be used for Linux kernel RETHUNK builds.
With this commit (optionally backported to Rust 1.73.0), plus a
patched Linux kernel to pass the flag, I get a RETHUNK build with
Rust enabled that is `objtool`-warning-free and is able to boot in
QEMU and load a sample Rust kernel module.
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2023-11-30 20:21:31 +01:00
Nilstrieb
41e8d152dc
Show number in error message even for one error
...
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-11-24 19:15:52 +01:00
Miguel Ojeda
35f03b763e
Move invalid-llvm-passes
test to invalid-compile-flags
folder
...
Nowadays there is an `invalid-compile-flags` folder, thus move this
one there.
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2023-10-20 14:59:26 +02:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00