Skip to content

Commit bfb9552

Browse files
committed
TRPL: Add "verboten" to the glossary
Maybe a more suitable resolution to the issues raised in rust-lang#19929 and rust-lang#20439.
1 parent ebc3a87 commit bfb9552

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/doc/trpl/glossary.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,9 @@ themselves form part of larger expressions.
6363

6464
In computer programming, a statement is the smallest standalone element of a
6565
programming language that commands a computer to perform an action.
66+
67+
### Verboten
68+
69+
*adjective*
70+
71+
1. forbidden, as by law; prohibited.

0 commit comments

Comments
 (0)