Skip to content

Commit bcb469e

Browse files
committed
Remove outdated troubleshooting section
The nightly version is pinned since recently
1 parent eec023e commit bcb469e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Readme.md

-6
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,3 @@ $ rustc -Cpanic=abort -Zcodegen-backend=$cg_clif_dir/target/release/librustc_cod
3636
* Checked binops ([some missing instructions in cranelift](https://github.com/CraneStation/cranelift/issues/460))
3737
* Inline assembly ([no cranelift support](https://github.com/CraneStation/cranelift/issues/444), not coming soon)
3838
* SIMD ([tracked here](https://github.com/bjorn3/rustc_codegen_cranelift/issues/171), some basic things work)
39-
40-
## Troubleshooting
41-
42-
### Can't compile
43-
44-
Try updating your nightly compiler. You can try to use an nightly a day or two older if updating rustc doesn't fix it. If you still can't compile it, please fill an issue.

0 commit comments

Comments
 (0)