We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
version-verbose-commit-hash
1 parent c0cee4e commit c4c6d2bCopy full SHA for c4c6d2b
tests/run-make/version-verbose-commit-hash/rmake.rs
@@ -3,6 +3,9 @@
3
// test ensures it will not be broken again.
4
// See https://github.com/rust-lang/rust/issues/107094
5
6
+// FIXME(#132845): temporarily disabled to get revert through
7
+//@ ignore-test
8
+
9
//@ needs-git-hash
10
11
use run_make_support::{bare_rustc, bare_rustdoc, regex};
0 commit comments