Rating changes for last rounds are temporarily rolled back. They will be returned soon. ×

pili's blog

By pili, history, 5 years ago, In English

Rust changes pretty fast, can we have rustc updates?

Current version is 1.56.1. Can we get a bump?

  • Vote: I like it
  • +45
  • Vote: I do not like it

| Write comment?
»
5 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

I submitted a code using const generic, turns out it's unstable in Rust current version in cf (1.49.0) and becomes stable in 1.51.0, making my submission CE :)

»
5 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by pili (previous revision, new revision, compare).

»
5 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Additionally, would it be possible to increase the posix stack size limit?