This blog post explains where `rustc` reads its default edition from and emphasizes using Cargo to create new Rust projects. The author mentions that `rustc` defaults to the 2015 edition and discusses using environment variables to set editions, with a suggestion to create an alias for convenience.