about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-06-10 17:51:48 +0000
committerbors <bors@rust-lang.org>2021-06-10 17:51:48 +0000
commitc622840b909428bc77ab67f4f4fb61d03abb65eb (patch)
treec1bfa7c9e7abfa2f658ed7f923aed2b38b2313e8 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent1f949e94e8429ef33bb0ecb32082590631402b23 (diff)
parent12d37e615faa179b90cbaf34e082fa0c03e416f8 (diff)
downloadrust-c622840b909428bc77ab67f4f4fb61d03abb65eb.tar.gz
rust-c622840b909428bc77ab67f4f4fb61d03abb65eb.zip
Auto merge of #86098 - pietroalbini:test-stable, r=Mark-Simulacrum
Add the x86_64-gnu-stable builder

During the 1.52 release process we had to deal with some commits that passed the test suite on the nightly branch but failed on the beta or stable branch. In that case it was due to some UI tests including the channel name in the output, but other changes might also be dependent on the channel.

This commit adds a new CI job that runs the Linux x86_64 test suite with the stable branch, ensuring nightly changes also work as stable. To ensure the new job works the following other changes are present:

* The `ui-fulldeps/session-derive-errors.rs` test has been disabled on beta and stable, which required adding support for `// ignore-{channel}` and `// only-{channel}`.
* The `rustdoc/intra-doc/field.rs` has been fixed.

r? `@Mark-Simulacrum`
fixes https://github.com/rust-lang/release-team/issues/11
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions