Mercurial > crates > nonstick
annotate rust-toolchain.toml @ 185:fb8b547b36b7
Banish al(most al)l use of `i32` in favor of `c_int`.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Thu, 31 Jul 2025 14:45:38 -0400 |
parents | 0f913ec120ac |
children |
rev | line source |
---|---|
120
0f913ec120ac
Set rust-toolchain.toml; include span when parsing proc macro root.
Paul Fisher <paul@pfish.zone>
parents:
diff
changeset
|
1 [toolchain] |
0f913ec120ac
Set rust-toolchain.toml; include span when parsing proc macro root.
Paul Fisher <paul@pfish.zone>
parents:
diff
changeset
|
2 channel = "1.75.0" |