about summary refs log tree commit diff
path: root/src/test/ui/refutable-pattern-errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-09-27 09:51:12 +0000
committerbors <bors@rust-lang.org>2018-09-27 09:51:12 +0000
commitc4501a0f1d8dade87bfcdfd0102d96fb15b93713 (patch)
treef1a907fc1d298597d6ed81f90274006c7679f24c /src/test/ui/refutable-pattern-errors.rs
parente999ebdb971a0bde03ec3fdfff901ac6613fcfa0 (diff)
parentb985e91e434a26302f06333414224422f85a1d8b (diff)
downloadrust-c4501a0f1d8dade87bfcdfd0102d96fb15b93713.tar.gz
rust-c4501a0f1d8dade87bfcdfd0102d96fb15b93713.zip
Auto merge of #52319 - tinco:issue_12590, r=pnkfelix
Track whether module declarations are inline (fixes #12590)

To track whether module declarations are inline I added a field `inline: bool` to `ast::Mod`. The main use case is for pretty to know whether it should render the items associated with the module, but perhaps there are use cases for this information to not be forgotten in the AST.
Diffstat (limited to 'src/test/ui/refutable-pattern-errors.rs')
0 files changed, 0 insertions, 0 deletions