Home
last modified time | relevance | path

Searched full:toolchain (Results 1 – 6 of 6) sorted by relevance

/libCEED/.github/workflows/
H A Drust-test-with-style.yml22 uses: dtolnay/rust-toolchain@master
25 toolchain: nightly
54 uses: dtolnay/rust-toolchain@master
57 toolchain: nightly
H A Drust-documentation.yml22 uses: dtolnay/rust-toolchain@master
24 toolchain: nightly
H A Dc-fortran-test-style.yml24 sudo add-apt-repository 'deb http://apt.llvm.org/noble/ llvm-toolchain-noble-19 main'
/libCEED/examples/rust-qfunctions/ex1-volume-rs/
H A Drust-toolchain.toml1 [toolchain]
/libCEED/doc/
H A DREADME.md38 to build PDF using the LaTeX toolchain (which must be installed).
/libCEED/
H A D.gitlab-ci.yml195 - rustup component add rust-src --toolchain nightly
196 - rustup component add llvm-tools --toolchain nightly