]> git.lizzy.rs Git - rust.git/commit
coherence: move the builtin trait checks to their own module
authorAriel Ben-Yehuda <ariel.byd@gmail.com>
Sat, 3 Dec 2016 22:28:30 +0000 (00:28 +0200)
committerAriel Ben-Yehuda <ariel.byd@gmail.com>
Tue, 3 Jan 2017 19:50:18 +0000 (21:50 +0200)
commitf8a2f9838d9df85d757118a44855004f9805792f
treec4f102a965e55144c3ca4ff516b40eef6d33a03a
parent8f62c2920077eb5cb81323142fc5dbe6ae8813c0
coherence: move the builtin trait checks to their own module

no functional changes
src/librustc_typeck/coherence/builtin.rs [new file with mode: 0644]
src/librustc_typeck/coherence/mod.rs