diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-12-04 15:50:46 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-12-19 16:05:41 +1100 |
| commit | d5370d981f58ebadf575f075a6f0d8c35bc704e8 (patch) | |
| tree | 6b0555084262c4d4b93f60cd8c747000ec10a703 /compiler/rustc_builtin_macros/src/assert.rs | |
| parent | fb5ba8a6d49d1ed46cfdaa12ac6ee7002eb7d8fd (diff) | |
| download | rust-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
