rust/src/librustdoc
bors 147371f58f Auto merge of #34982 - arielb1:bad-tuples-and-objects, r=nikomatsakis
Turn the RFC1592 warnings into hard errors

The warnings have already reached stable, and I want to improve the trait error reporting code.

Turning warnings into errors, this is obviously a [breaking-change].

r? @nikomatsakis

cc @rust-lang/compiler
2016-09-01 06:05:04 -07:00
..
clean turn the RFC1592 warnings into hard errors 2016-09-01 13:34:56 +03:00
html Add some features to flock. 2016-08-29 14:27:40 -04:00
build.rs
Cargo.toml Fix rustbuild 2016-08-29 14:27:40 -04:00
core.rs Use deterministic FnvHash{Map,Set} in rustdoc 2016-08-27 15:20:45 +02:00
doctree.rs
externalfiles.rs
fold.rs
lib.rs Move flock.rs from librustdoc to librustc_data_structures. 2016-08-29 14:27:40 -04:00
markdown.rs Add the notion of a dependency tracking status to commandline arguments. 2016-08-11 09:56:00 -04:00
passes.rs
plugins.rs
test.rs Auto merge of #36066 - jseyfried:rollup, r=Manishearth 2016-08-30 00:36:19 -07:00
visit_ast.rs Auto merge of #36066 - jseyfried:rollup, r=Manishearth 2016-08-30 00:36:19 -07:00
visit_lib.rs