Skip to content

Commit 491f0cf

Browse files
authored
Unrolled build for rust-lang#115885
Rollup merge of rust-lang#115885 - RalfJung:dont-ignore-ice, r=oli-obk don't globally ignore rustc-ice files Reverts a change that happened in rust-lang#114586 but is unrelated to that PR and wasn't discussed. ICE files appearing is somewhat of a nuisance, but I'd rather clean them up than have them accumulate in my source folder. `@oli-obk` if you want to ignore them you can add them to your local `.git/info/exclude`.
2 parents 41bafc4 + ec1d049 commit 491f0cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ build/
5858
\#*
5959
\#*\#
6060
.#*
61-
rustc-ice-*.txt
6261

6362
## Tags
6463
tags

0 commit comments

Comments
 (0)