CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/06/23 05:25:54
Modified files:
lang/rust : Makefile
Added files:
lang/rust/pkg : DESCR-src PLIST-src
Log message:
lang/rust: add rust-src package
The package contains a local copy of the source code of the Rust standard
library. This can be used by some tools, such as RLS or rust-analyzer, to
provide auto-completion for functions within the standard library.
ok sthen@
