Accepting request 687571 from home:luke_nukem:branches:devel:languages:rust

Correct lack of bash completion

OBS-URL: https://build.opensuse.org/request/show/687571
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=207
This commit is contained in:
Luke Jones 2019-03-22 10:36:36 +00:00 committed by Git OBS Bridge
parent 2bda63b681
commit 5fd278d08a

View File

@ -396,6 +396,7 @@ chmod +x src/libcore/unicode/printable.py
%{debug_info} \
%{codegen_units} \
--enable-vendor \
--enable-extended \
--tools="cargo","rls","clippy","rustfmt","analysis","src" \
--release-channel="stable"