index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
compilers
/
rust.py
Age
Commit message (
Expand
)
Author
2025-10-23
cargo: Use --env-set when we have nightly rustc
Xavier Claessens
2025-10-23
rust: Add rust_nightly feature option
Xavier Claessens
2025-10-23
cargo: generate lint arguments from table
Paolo Bonzini
2025-10-15
rust: mark verbatim unsupported also for wasm
Kohei Tokunaga
2025-10-14
compilers: make link/lld-link check homogeneous
Paolo Bonzini
2025-10-11
fix rustc -l argument on Windows
Paolo Bonzini
2025-10-08
rust: query linker in addition to compiler for verbatim support
Paolo Bonzini
2025-10-06
Revert "compilers: refactor sanity checking code"
Dylan Baker
2025-10-06
compilers: refactor sanity checking code
Dylan Baker
2025-08-10
compiler,rust: No native-static-libs for wasm after 1.84
Ruben Gonzalez
2025-08-01
call determine_rpath_dirs only when linker requires it
Charles Brunet
2025-07-21
rust: pass rpath arguments to rustdoc --test
Paolo Bonzini
2025-07-18
rust: add rust_dynamic_std option
Paolo Bonzini
2025-07-18
compilers: add Rustup libdir even if there is no other rpath argument
Paolo Bonzini
2025-05-31
cargo: Add support for target specific dependencies
Xavier Claessens
2025-05-11
compilers/rust: fix syntax of has_argument checks
Daniel Foster
2025-04-30
compilers: introduce common helper for sanity checks
Paolo Bonzini
2025-04-16
compilers/rust: remove CRT selection from native_static_libs args
Kacper Michajłow
2025-04-08
coredata: move MutableKeyedOptionDict to options
Dylan Baker
2025-04-04
compilers: move -std options to get_option_std_args, special-casing CUDA
Paolo Bonzini
2025-04-03
compilers/rust: fix sanity_check for Windows targets
Kacper Michajłow
2025-04-02
compilers: rust: fix derivation of RustdocTestCompiler
Paolo Bonzini
2025-04-02
ninjabackend: generate command line for rust doctests
Paolo Bonzini
2025-04-02
compilers: introduce get_exe() and get_exe_args()
Paolo Bonzini
2025-04-02
ninjabackend: split out generation of rustc arguments
Paolo Bonzini
2025-03-09
compilers/rust: implement has_argument checks
Dylan Baker
2025-02-27
modules/rust: use 'nightly' as the bindgen version if the compiler is nightly
Dylan Baker
2025-02-13
Make all Meson level options overridable per subproject.
Jussi Pakkanen
2025-02-05
options: Add an EnumeratedUserOption class
Dylan Baker
2025-02-05
options: use dataclasses for UserOption
Dylan Baker
2025-02-05
compilers: remove Compiler.create_option
Dylan Baker
2025-02-03
rust: use f-string to build rpath arguments
Paolo Bonzini
2025-02-03
ninjabackend: start adjusting for differences between rustc and rustdoc
Paolo Bonzini
2025-02-03
ninjabackend: unify building rpath args
Paolo Bonzini
2025-01-08
rust: add 2024 edition
Paolo Bonzini
2025-01-08
rust: change warning_level=0 to "--cap-lints allow"
Paolo Bonzini
2024-12-19
scripts: add "clippy" internal tool
Paolo Bonzini
2024-11-20
rust: fix computation of library directory
Paolo Bonzini
2024-09-24
compiler,rust: fix sanity check and internal deps for baremetal rust project/...
Florent Valette
2024-07-16
Revert various cross compile changes
Christoph Reiter
2024-07-12
Rename langopt method
Jussi Pakkanen
2024-07-11
Move OptionKey in the option source file.
Jussi Pakkanen
2024-06-14
Replace direct indexing with named methods.
Jussi Pakkanen
2024-06-08
Use helper method in Rust compiler class.
Jussi Pakkanen
2024-05-23
Refactor option classes to their own file.
Jussi Pakkanen
2024-04-24
rust: Fix warning_level=everything case
Xavier Claessens
2024-03-28
Pass Environment down from Backend
Sam James
2024-03-15
Improve error messages for invalid option values
Charles Brunet
2024-03-15
rust: Get native-static-libs even when it cannot run host binaries
Xavier Claessens
2024-03-15
compilers: No need to pass exe_wrapper everywhere
Xavier Claessens
[next]