]> git.proxmox.com Git - rustc.git/commitdiff
Add library rust-src package
authorSjoerd Simons <sjoerd@collabora.com>
Tue, 24 Nov 2020 08:00:24 +0000 (09:00 +0100)
committerSjoerd Simons <sjoerd@collabora.com>
Tue, 24 Nov 2020 08:03:33 +0000 (09:03 +0100)
Starting with Rust 1.47 the standard library code moved into the library
directory. Include this in rust-src such that e.g. rust-analyzer
can work as expected.

Signed-off-by: Sjoerd Simons <sjoerd@collabora.com>
debian/rust-src.install.in

index ab77d40a0a4c9bc1768e57b4a1f550ac80e9d41e..e9d19b9643a31d6b555d34db0eb4b5113b1df183 100644 (file)
@@ -11,3 +11,4 @@ x.py            usr/src/rustc-RUST_LONG_VERSION
 config.toml.example    usr/src/rustc-RUST_LONG_VERSION
 Cargo.toml      usr/src/rustc-RUST_LONG_VERSION
 src             usr/src/rustc-RUST_LONG_VERSION
+library         usr/src/rustc-RUST_LONG_VERSION