]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #58300 - taiki-e:librustc_typeck-2018, r=petrochenkov
authorMazdak Farrokhzad <twingoow@gmail.com>
Tue, 12 Feb 2019 03:42:21 +0000 (04:42 +0100)
committerGitHub <noreply@github.com>
Tue, 12 Feb 2019 03:42:21 +0000 (04:42 +0100)
commita84c93324c916ca678660268850c409e6549f834
tree408ce53dc634bdf5cb06bee9ab2536975571131c
parentb8fe6f9d432c1165572f0c5fdf17bfb6b85eba82
parentfe276239b3e01129fe1c2ecf5d729a430a6e184e
Rollup merge of #58300 - taiki-e:librustc_typeck-2018, r=petrochenkov

librustc_typeck => 2018

Transitions `librustc_typeck` to Rust 2018; cc #58099

TODO: elided_lifetimes_in_paths

r? @Centril
src/librustc_typeck/astconv.rs
src/librustc_typeck/check/dropck.rs
src/librustc_typeck/check/method/probe.rs
src/librustc_typeck/check/mod.rs
src/librustc_typeck/check/upvar.rs
src/librustc_typeck/check/wfcheck.rs
src/librustc_typeck/check/writeback.rs
src/librustc_typeck/collect.rs