]> git.lizzy.rs Git - rust.git/commit
Incorporate review feedback
authorChristopher Vittal <christopher.vittal@gmail.com>
Tue, 14 Nov 2017 21:24:35 +0000 (16:24 -0500)
committerChristopher Vittal <christopher.vittal@gmail.com>
Wed, 15 Nov 2017 20:46:01 +0000 (15:46 -0500)
commit9b4372e3b1a4a25972e524687ba1c719bcaf243a
tree2c56872674cd019f24804246e7f116f3ffe77c85
parent7e9948f92f5972e9b87b6f08dab51a7073b8a495
Incorporate review feedback

Add requested comments, restructure some small bits of code. Fix extern
declarations allowing impl Trait.
src/librustc/hir/lowering.rs
src/librustc_typeck/collect.rs
src/test/compile-fail/impl-trait/where-allowed.rs