Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/doc/complement-project-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,7 @@ Mozilla intends to use Rust as a platform for prototyping experimental browser a
# Why dual MIT/ASL2 license?

The Apache license includes important protection against patent aggression, but it is not compatible with the GPL, version 2. To avoid problems using Rust with GPL2, it is alternately MIT licensed.

# Where did the name "rust" come from?

Rust is named after the robust, distributed, and parallel [Rust fungus](http://en.wikipedia.org/wiki/Rust_(fungus)) that can produce up to five different spore types in its lifetime, not the iron oxide. It is also a substring of "trust," "frustrating," and "rustic."