We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e969b1 commit ef7c00aCopy full SHA for ef7c00a
src/bootstrap/src/core/config/tests.rs
@@ -69,6 +69,7 @@ fn download_ci_llvm() {
69
// - https://github.com/rust-lang/rust/issues/109120
70
// - https://github.com/rust-lang/rust/pull/109162#issuecomment-1496782487
71
#[test]
72
+#[ignore = "https://github.com/rust-lang/rust/pull/146636#issuecomment-3300484954"]
73
fn detect_src_and_out() {
74
fn test(cfg: Config, build_dir: Option<&str>) {
75
// This will bring absolute form of `src/bootstrap` path
0 commit comments