]> git.lizzy.rs Git - rust.git/commit
Move two large error_reporting fn's to a separate file
authorCengiz Can <canc@thoughtworks.com>
Mon, 27 Feb 2017 19:09:13 +0000 (22:09 +0300)
committerCengiz Can <canc@thoughtworks.com>
Mon, 27 Feb 2017 19:09:13 +0000 (22:09 +0300)
commitd21b0e35e7c5a74e1042a66c409d0ebe6fd9a72f
tree0747072e56edd683ca3421b870c3a0b9a896e5b4
parent0ed75e1f47d099a17de22eb2c1d2b43ce89ea390
Move two large error_reporting fn's to a separate file
src/librustc/infer/error_reporting.rs [deleted file]
src/librustc/infer/error_reporting/mod.rs [new file with mode: 0644]
src/librustc/infer/error_reporting/note.rs [new file with mode: 0644]
src/librustc/infer/mod.rs