mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
fc7fc90adf
In the tutorial, use the crate_type attribute when discussing crate files that are libraries, and only refer to the --lib files when talking about making a single source file into a library. Closes #2070.