about summary refs log tree commit diff
path: root/compiler/rustc_resolve/messages.ftl
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2025-09-04 10:01:53 +1000
committerGitHub <noreply@github.com>2025-09-04 10:01:53 +1000
commitd71a9b6bcf9aae816291c560432b728f7d7f3494 (patch)
tree45f80b5f92acdf3e7874e062666a4fe04f5d362f /compiler/rustc_resolve/messages.ftl
parentcd59ee791f9a1c8c41a585c3781c4c02c3128c08 (diff)
parentd9dc20c7529d93ba4e1f91c9e44fb882c07aa1c0 (diff)
downloadrust-d71a9b6bcf9aae816291c560432b728f7d7f3494.tar.gz
rust-d71a9b6bcf9aae816291c560432b728f7d7f3494.zip
Rollup merge of #145750 - btj:drop-alloc-guard, r=tgross35
raw_vec.rs: Remove superfluous fn alloc_guard

`alloc_guard` 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_resolve/messages.ftl')
0 files changed, 0 insertions, 0 deletions