Brian Anderson
|
8c93a79e38
|
rustdoc: Replace no-pretty-expanded with pretty-expanded
Now that features must be declared expanded source often does not compile.
This adds 'pretty-expanded' to a bunch of test cases that still work.
|
2015-03-23 14:40:26 -07:00 |
|
Tamir Duberstein
|
d51047ded0
|
Strip all leading/trailing newlines
|
2015-03-15 09:08:21 -07:00 |
|
Niko Matsakis
|
872ce47955
|
Fallout: tests. As tests frequently elide things, lots of changes
here. Some of this may have been poorly rebased, though I tried to be
careful and preserve the spirit of the test.
|
2015-02-18 10:25:28 -05:00 |
|
Jared Roesch
|
e0cac488ac
|
Add parser support for generalized where clauses
Implement support in the parser for generalized where clauses,
as well as the conversion of ast::WherePredicates to
ty::Predicate in `collect.rs`.
|
2014-12-20 02:48:17 -08:00 |
|