rust/compiler/rustc_llvm
Tomasz Miąsko 2a03a948b9 Deduce captures(none) for a return place and parameters
Extend attribute deduction to determine whether parameters using
indirect pass mode might have their address captured. Similarly to
the deduction of `readonly` attribute this information facilitates
memcpy optimizations.
2025-10-25 22:53:52 +02:00
..
llvm-wrapper Deduce captures(none) for a return place and parameters 2025-10-25 22:53:52 +02:00
src remove outdated jsbackend leftovers 2025-09-12 12:03:09 +03:00
build.rs some cleanups in compiler 2025-10-12 08:08:30 +00:00
Cargo.toml [win] Use find-msvc-tools instead of cc to find the linker and rc on Windows 2025-09-19 12:00:30 -07:00