mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 11:17:04 +00:00

In order to disambiguate things now that libm is part of the compiler-builtins repository, do the following: * Mention libm in LICENSE.txt * Clarify the default license for crates other than libm and compiler-builtins * Add an explicit license field to Cargo.toml for all other crates