about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/assert.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-12-04 15:50:46 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2024-12-19 16:05:41 +1100
commitd5370d981f58ebadf575f075a6f0d8c35bc704e8 (patch)
tree6b0555084262c4d4b93f60cd8c747000ec10a703 /compiler/rustc_builtin_macros/src/assert.rs
parentfb5ba8a6d49d1ed46cfdaa12ac6ee7002eb7d8fd (diff)
downloadrust-d5370d981f58ebadf575f075a6f0d8c35bc704e8.tar.gz
rust-d5370d981f58ebadf575f075a6f0d8c35bc704e8.zip
Remove `bra`/`ket` naming.
This is a naming convention used in a handful of spots in the parser for
delimiters. It confused me when I first saw it a long time ago, and I've
never liked it. A web search says "Bra-ket notation" exists in linear
algebra but the terminology has zero prior use in a programming context,
as far as I can tell.

This commit changes it to `open`/`close`, which is consistent with the
rest of the compiler.
Diffstat (limited to 'compiler/rustc_builtin_macros/src/assert.rs')
0 files changed, 0 insertions, 0 deletions