Alex Crichton
|
c608084ff5
|
rollup merge of #23598: brson/gate
Conflicts:
src/compiletest/compiletest.rs
src/libcollections/lib.rs
src/librustc_back/lib.rs
src/libserialize/lib.rs
src/libstd/lib.rs
src/libtest/lib.rs
src/test/run-make/rustdoc-default-impl/foo.rs
src/test/run-pass/env-home-dir.rs
|
2015-03-23 15:13:15 -07:00 |
|
Brian Anderson
|
df290f127e
|
Require feature attributes, and add them where necessary
|
2015-03-23 14:40:26 -07:00 |
|
Flavio Percoco
|
04d57729fc
|
fix fallout
|
2015-03-20 16:48:15 +01:00 |
|
Tamir Duberstein
|
d51047ded0
|
Strip all leading/trailing newlines
|
2015-03-15 09:08:21 -07:00 |
|
Alex Crichton
|
4e25765aa2
|
rustdoc: Fix ICE with cross-crate default impls
This adds a special code path for impls which are listed as default impls to
ensure that they're loaded correctly.
|
2015-03-12 21:01:49 -07:00 |
|