← Back to context Comment by johnisgood 2 years 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 2 years 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 2 years 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 2 years 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 2 years 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 2 years 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.