about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-03-28 14:16:03 +0000
committerbors <bors@rust-lang.org>2021-03-28 14:16:03 +0000
commit0239876020e9a44593e7946af92b35728eede5ae (patch)
tree91e567359e89d4adf5cb349352884b51a1bd675f /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parentd4c96de64f8c1872f275f9eef7ce17d2c80e6877 (diff)
parente051db6838496baf97fc34e63c36c73a6ea1c7f7 (diff)
downloadrust-0239876020e9a44593e7946af92b35728eede5ae.tar.gz
rust-0239876020e9a44593e7946af92b35728eede5ae.zip
Auto merge of #83582 - jyn514:might-not, r=joshtriplett
may not -> might not

may not -> might not

"may not" has two possible meanings:
1. A command: "You may not stay up past your bedtime."
2. A fact that's only sometimes true: "Some cities may not have bike lanes."

In some cases, the meaning is ambiguous: "Some cars may not have snow
tires." (do the cars *happen* to not have snow tires, or is it
physically impossible for them to have snow tires?)

This changes places where the standard library uses the "description of
fact" meaning to say "might not" instead.

This is just `std::vec` for now - if you think this is a good idea I can
convert the rest of the standard library.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions