ec8345b18a
Adds an assert_eq! macro that asserts that its two arguments are equal. Error messages can therefore be somewhat more informative than a simple assert, because the error message includes "expected" and "given" values. |
||
---|---|---|
.. | ||
ext | ||
parse | ||
util | ||
ast_map.rs | ||
ast_util.rs | ||
ast.rs | ||
attr.rs | ||
codemap.rs | ||
diagnostic.rs | ||
fold.rs | ||
opt_vec.rs | ||
syntax.rc | ||
visit.rs |