mirror of
https://github.com/Noratrieb/std-internal-docs.git
synced 2026-01-14 17:45:03 +01:00
don't deny warnings
This commit is contained in:
parent
55b3afa6ac
commit
9edbb3fd7d
1 changed files with 1 additions and 0 deletions
1
build.sh
1
build.sh
|
|
@ -17,6 +17,7 @@ rm -f bootstrap.toml
|
|||
--set llvm.download-ci-llvm=true \
|
||||
--set rust.llvm-tools=false \
|
||||
--set rust.llvm-bitcode-linker=false \
|
||||
--set build.warnings=false \
|
||||
--set build.optimized-compiler-builtins=false # necessary to make cross-doc work for all targets
|
||||
|
||||
targets=(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue