Adds options to control whitespace normalization and message ordering in `#guard_msgs`. Examples: 1. `#guard_msgs (whitespace := lax)` ignores differences in whitespace completely. 2. `#guard_msgs (whitespace := exact)` requires an exact match for whitespace (after trimming). 3. `#guard_msgs (ordering := sorted)` sorts the list of messages, to make it insensitive to message order. |
||
|---|---|---|
| .. | ||
| bench | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| common.sh | ||
| lean-toolchain | ||