K 10 svn:author V 8 dumbbell K 8 svn:date V 27 2017-10-28T09:13:21.329634Z K 7 svn:log V 307 lang/rust: Update to 1.21.0 The official bootstraps wouldn't work: rustc was stalled on a mutex while compiling a crate early in the build. This was solved by creating a new bootstraps for "rustc" and "rust-std" from the existing FreeBSD package. We keep using the official "cargo" bootstrap. PR: 223123 END