]> git.lizzy.rs Git - rust.git/commit
Check impls methods against the type of their iface.
authorMarijn Haverbeke <marijnh@gmail.com>
Thu, 22 Dec 2011 07:45:18 +0000 (08:45 +0100)
committerMarijn Haverbeke <marijnh@gmail.com>
Fri, 23 Dec 2011 17:11:36 +0000 (18:11 +0100)
commit25e65239ad81af6123bcf9e4b5173dad2ced99c2
tree0ab4118d70109b3de721390ef6c3405e8c9dfa95
parent057617c6654bfd5a677112cd26141d0b9c137145
Check impls methods against the type of their iface.
src/comp/metadata/tydecode.rs
src/comp/middle/ty.rs
src/comp/middle/typeck.rs
src/comp/syntax/ast.rs
src/comp/syntax/parse/parser.rs