about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorBart Jacobs <bart.jacobs@cs.kuleuven.be>2025-08-22 15:28:37 +0200
committerBart Jacobs <bart.jacobs@cs.kuleuven.be>2025-09-03 07:34:32 +0200
commitd9dc20c7529d93ba4e1f91c9e44fb882c07aa1c0 (patch)
tree966977ec1aa5da5f168c7646748524101f3fd451 /compiler/rustc_codegen_llvm/src/builder.rs
parent831e291d3be4cacc4fe178424c4d6baa264d8b5a (diff)
downloadrust-d9dc20c7529d93ba4e1f91c9e44fb882c07aa1c0.tar.gz
rust-d9dc20c7529d93ba4e1f91c9e44fb882c07aa1c0.zip
raw_vec.rs: Remove superfluous fn alloc_guard
It checks that its argument is at most isize::MAX, but it is called
only with layout sizes, which are already guaranteed to be at most
isize::MAX.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions