]> git.lizzy.rs Git - rust.git/commit
Merge #1499
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Sun, 7 Jul 2019 13:48:58 +0000 (13:48 +0000)
committerbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Sun, 7 Jul 2019 13:48:58 +0000 (13:48 +0000)
commit6c31f5b0a79c8b97110aaf854b839b57811c375a
treefe355f80c97e9e5fafe787ff0c9d5dd176df2c41
parent89bfc59f1adc4c41235c4a17048c79c570eff6f4
parent1c582be63b35c6602638023d4bd0bc426b0ca744
Merge #1499

1499: processing attribute #[path] of module  r=matklad a=andreevlex

support two cases
- simple name file `foo.rs`
- declaration in mod.rs

#1211

Co-authored-by: Alexander Andreev <andreevlex.as@gmail.com>