Comment by johnisgood 1 year ago But Rust 1.0 can't compile Rust 1.1.And as others have noted, C99 is a standard and Rust lacks one. 2 comments johnisgood Reply tremon 1 year ago But Rust 1.0 can't compile Rust 1.1That's an impossible standard to hold Rust to, did you mean it the other way around? A C89 compiler can't compile all of C99 either. gkbrk 1 year ago But v1 of a C99 compiler can compile all of C99, and v2 of a C99 compiler can still compile all of C99.
tremon 1 year ago But Rust 1.0 can't compile Rust 1.1That's an impossible standard to hold Rust to, did you mean it the other way around? A C89 compiler can't compile all of C99 either. gkbrk 1 year ago But v1 of a C99 compiler can compile all of C99, and v2 of a C99 compiler can still compile all of C99.
gkbrk 1 year ago But v1 of a C99 compiler can compile all of C99, and v2 of a C99 compiler can still compile all of C99.
But Rust 1.0 can't compile Rust 1.1
That's an impossible standard to hold Rust to, did you mean it the other way around? A C89 compiler can't compile all of C99 either.
But v1 of a C99 compiler can compile all of C99, and v2 of a C99 compiler can still compile all of C99.