Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
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 |
|
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 |
|
Alex Crichton
|
930885d5e5
|
Forbid pub/priv where it has no effect
Closes #5495
|
2013-08-12 23:20:46 -07:00 |
|
Michael Sullivan
|
3fa5203273
|
Take default methods out from behind the flag.
|
2013-07-11 15:51:10 -07:00 |
|
Michael Sullivan
|
276463f064
|
Fix another generics bug with default methods. Closes #7295.
|
2013-06-25 11:20:02 -07:00 |
|