]> git.lizzy.rs Git - rust.git/commit
Auto merge of #68893 - Dylan-DPC:rollup-3f2421a, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Thu, 6 Feb 2020 15:43:00 +0000 (15:43 +0000)
committerbors <bors@rust-lang.org>
Thu, 6 Feb 2020 15:43:00 +0000 (15:43 +0000)
commit442ae7f04026c215a03b155eaaf9cde8bb5cf02a
treebf7472e8278e4303ee33b50811461f249e019efd
parent1f8df2508f2772d83011f0f651de86181123e519
parent1ad674afcf37f1c8fe39317dc65d1aafc37f8694
Auto merge of #68893 - Dylan-DPC:rollup-3f2421a, r=Dylan-DPC

Rollup of 9 pull requests

Successful merges:

 - #68691 (Remove `RefCell` usage from `ObligationForest`.)
 - #68751 (Implement `unused_parens` for `const` and `static` items)
 - #68788 (Towards unified `fn` grammar)
 - #68837 (Make associated item collection a query)
 - #68842 (or_patterns: add regression test for #68785)
 - #68844 (use def_path_str for missing_debug_impls message)
 - #68845 (stop using BytePos for computing spans in librustc_parse/parser/mod.rs)
 - #68869 (clean up E0271 explanation)
 - #68880 (Forbid using `0` as issue number)

Failed merges:

r? @ghost