qemu/.gitlab-ci.d
Paolo Bonzini c6ea723da9 rust: silence unknown warnings for the sake of old compilers
Occasionally, we may need to silence warnings and clippy lints that
were only introduced in newer Rust compiler versions.  However, this
would fail when compiling with an older rustc:

error: unknown lint: `non_local_definitions`
   --> rust/qemu-api/rust-qemu-api-tests.p/structured/offset_of.rs:79:17

So by default we need to block the unknown_lints warning.  To avoid
misspelled lints or other similar issues, re-enable it in the CI job
that uses nightly rust.

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-11-05 14:18:16 +01:00
..
cirrus .gitlab-ci.d/cirrus: Remove the macos-15 job 2024-11-04 14:16:07 +01:00
custom-runners meson: Split --enable-sanitizers to --enable-{asan, ubsan} 2024-09-11 09:49:11 +02:00
opensbi gitlab/opensbi: Move to docker:stable 2023-03-05 15:40:00 -08:00
base.yml gitlab: fix logic for changing docker tag on stable branches 2024-09-17 10:50:39 +02:00
buildtest-template.yml ci: always invoke meson through pyvenv 2024-10-31 18:28:33 +01:00
buildtest.yml rust: silence unknown warnings for the sake of old compilers 2024-11-05 14:18:16 +01:00
check-dco.py gitlab: make check-[dco|patch] a little more verbose 2024-10-24 09:56:29 +01:00
check-patch.py gitlab: make check-[dco|patch] a little more verbose 2024-10-24 09:56:29 +01:00
cirrus.yml Revert "Remove the unused sh4eb target" 2024-11-04 14:16:11 +01:00
container-core.yml tests: Update our CI to use CentOS Stream 9 instead of 8 2024-04-25 07:03:04 +02:00
container-cross.yml buildsys: Remove CRIS cross container 2024-09-13 20:10:50 +02:00
container-template.yml gitlab: centralize the container tag name 2023-06-26 08:58:02 +02:00
containers.yml gitlab-ci: add Rust-enabled CI job 2024-10-11 12:32:18 +02:00
crossbuild-template.yml .gitlab-ci.d: Make separate collapsible log sections for build and test 2024-09-25 09:42:06 +02:00
crossbuilds.yml Revert "Remove the unused sh4eb target" 2024-11-04 14:16:11 +01:00
custom-runners.yml ci: remove centos-steam-8 customer runner 2024-06-06 10:20:46 +01:00
opensbi.yml gitlab-ci: add manual job to run Coverity 2024-03-08 19:11:00 +01:00
qemu-project.yml Add CI variable RUNNER_TAG 2023-05-24 12:26:40 -07:00
stages.yml
static_checks.yml gitlab: centralize the container tag name 2023-06-26 08:58:02 +02:00
windows.yml gitlab-ci: Build MSYS2 job using multiple CPUs 2024-09-11 09:49:11 +02:00