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-12-22
rust: add to_system_dependency
Paolo Bonzini
2025-12-01
rust: Rust-ABI dynamic libraries do not support LTO
Paolo Bonzini
2025-12-01
compilers: pass target to get_lto_*_args
Paolo Bonzini
2025-11-23
compilers: forward gen_vs_module_defs_args to linker
Paolo Bonzini
2025-11-19
compilers/rust: make use the fact we have an Environment to cleanup
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from RustCompiler.get_nightly
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from RustCompiler.lib_file_to_l_args
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from RustCompiler.get_rustdoc
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from RustCompiler.get_rust_tool
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.get_option_std_args
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.sanitizer_args
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.has_multi_arguments
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.build_rpath_args
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.get_assert_args
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.sanity_check
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.run_sanity_check
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.compiles()
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from get_compileropt_value
Dylan Baker
2025-11-19
compilers: Stop passing `is_cross`
Dylan Baker
2025-11-19
compilers: Pass Environment instead of MachineInfo
Dylan Baker
2025-11-19
rust: add functions for coverage arguments
Paolo Bonzini
2025-11-12
rust: allow linking with sanitizer-enabled C libraries
Paolo Bonzini
2025-11-12
rust: call compilers.get_base_link_args
Paolo Bonzini
2025-11-12
rust: always pass -C default-linker-libraries
Paolo Bonzini
2025-11-12
rust: use proper linker arguments to get the MSVC runtime library
Paolo Bonzini
2025-11-12
rust: add full set of linker argument functions to RustCompiler
Paolo Bonzini
2025-11-12
compilers: generalize -fembed-bitcode
Paolo Bonzini
2025-11-12
rust: add get_lto_compile_args
Paolo Bonzini
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
[next]