]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #5579 : dbaupp/rust/rustc-typo-limit, r=catamorphism
authorbors <bors@rust-lang.org>
Thu, 28 Mar 2013 06:10:19 +0000 (23:10 -0700)
committerbors <bors@rust-lang.org>
Thu, 28 Mar 2013 06:10:19 +0000 (23:10 -0700)
Impose a limit so that the typo suggester only shows reasonable
suggestions (i.e. don't suggest `args` when the error is `foobar`).

A tiny bit of progress on #2281.

1  2 
src/librustc/middle/resolve.rs

Simple merge