Update to Rust 1.51.0 and remove 1.47.0

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Colin Finck
2021-03-25 17:32:40 +01:00
committed by Khem Raj
parent da00d57cda
commit 191cd91817
11 changed files with 32 additions and 33 deletions
@@ -0,0 +1,5 @@
require rust-source-${PV}.inc
require libstd-rs.inc
# libstd moved from src/libstd to library/std in 1.47+
S = "${RUSTSRC}/library/std"