mirror of
https://github.com/Noratrieb/icefun.git
synced 2026-01-14 12:55:02 +01:00
Construct minimum viable compiler ICE
This commit is contained in:
commit
e3064f6a97
5 changed files with 789 additions and 0 deletions
3
rust-toolchain.toml
Normal file
3
rust-toolchain.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "nightly-2023-02-09"
|
||||
profile = "minimal"
|
||||
Loading…
Add table
Add a link
Reference in a new issue