about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-12-10 09:24:45 +0100
committerGitHub <noreply@github.com>2022-12-10 09:24:45 +0100
commitf6c2add0ed76cf2723168f76989b1704eface686 (patch)
tree3f2525cc7464fa2d95fcae72c14fa5960be583fe /compiler/rustc_codegen_llvm/src
parent6d7e3dfc6f4bcc97d0dc8fb5cd16493797c9dcb9 (diff)
parentf069e7159f1c6532a4c011cc192ff45cc96e5cdc (diff)
downloadrust-f6c2add0ed76cf2723168f76989b1704eface686.tar.gz
rust-f6c2add0ed76cf2723168f76989b1704eface686.zip
Rollup merge of #105522 - est31:remove_or_and_note, r=scottmcm
Remove wrong note for short circuiting operators

They *are* representable by traits, even if the short-circuiting behaviour requires a different approach than the non-short-circuiting operators. For an example proposal, see the postponed [RFC 2722](https://github.com/rust-lang/rfcs/pull/2722). As it is not accurate, remove most of the note.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions