Remove references to ./tmp in-tree
These used to be used by codegen-units tests, but were switched from manually specifying directories to just using `// incremental` in https://github.com/rust-lang/rust/pull/89101. Remove the old references.
This commit is contained in:
@@ -46,8 +46,6 @@ no_llvm_build
|
||||
/unicode-downloads
|
||||
/target
|
||||
/src/tools/x/target
|
||||
# Generated by compiletest for incremental
|
||||
/tmp/
|
||||
# Created by default with `src/ci/docker/run.sh`
|
||||
/obj/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user