Searched defs:allow_trailing_empty (Results 1 – 2 of 2) sorted by relevance
| /third_party/rust/rust/tests/ui/issues/ | ||
| D | issue-19037.rs | 11 allow_trailing_empty: bool, field |
| /third_party/rust/rust/library/core/src/str/ | ||
| D | iter.rs | 566 pub(super) allow_trailing_empty: bool, field |