Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit fc530c1

Browse files
committed
Move 87563 -> 89066
The original ICE was fixed, but there's a second ICE under another issue Fixes #976
1 parent 8992c1d commit fc530c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ices/87563.sh renamed to ices/89066.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
rustc - --emit=mir -Zsave-analysis << 'EOF'
3+
rustc - -Zsave-analysis << 'EOF'
44
#![feature(generic_arg_infer)]
55
66
struct All<'a, T, const N: usize> {

0 commit comments

Comments
 (0)