Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 904730
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/dev-lang/rust/rust-1.69.0.ebuild
0
++ b/dev-lang/rust/rust-1.69.0.ebuild
Lines 312-318 Link Here
312
	fi
312
	fi
313
	rust_targets="${rust_targets#,}"
313
	rust_targets="${rust_targets#,}"
314
314
315
	local tools='"cargo"'
315
	local tools='"cargo","rustdoc"'
316
	use clippy && tools+=',"clippy"'
316
	use clippy && tools+=',"clippy"'
317
	use miri && tools+=',"miri"'
317
	use miri && tools+=',"miri"'
318
	use profiler && tools+=',"rust-demangler"'
318
	use profiler && tools+=',"rust-demangler"'

Return to bug 904730