rust/src/librustdoc
bors 41f5907fa6 auto merge of #19777 : nikomatsakis/rust/warn-on-shadowing, r=acrichto
per rfc 459
cc https://github.com/rust-lang/rust/issues/19390

One question is: should we start by warning, and only switch to hard error later? I think we discussed something like this in the meeting. 

r? @alexcrichton
2014-12-16 08:42:40 +00:00
..
clean auto merge of #19777 : nikomatsakis/rust/warn-on-shadowing, r=acrichto 2014-12-16 08:42:40 +00:00
html rollup merge of #19774: tomjakubowski/rustdoc-consts-statics 2014-12-15 06:45:34 -08:00
core.rs Separate the driver into its own crate that uses trans, typeck. 2014-12-04 10:04:52 -05:00
doctree.rs Parse unsafe impl but don't do anything particularly interesting with the results. 2014-12-14 11:11:55 -05:00
externalfiles.rs Deal with the fallout of string stabilization 2014-09-23 18:31:52 -07:00
flock.rs Rename fail! to panic! 2014-10-29 11:43:07 -04:00
fold.rs librustdoc: fix fallout 2014-12-13 17:03:44 -05:00
lib.rs Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
markdown.rs std: Add a new top-level thread_local module 2014-11-23 23:37:16 -08:00
passes.rs librustdoc: remove unnecessary as_slice() calls 2014-12-06 19:05:58 -05:00
plugins.rs Fix rustdoc 2014-09-30 12:52:47 -07:00
stability_summary.rs auto merge of #19448 : japaric/rust/binops-by-value, r=nikomatsakis 2014-12-15 22:11:44 +00:00
test.rs Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
visit_ast.rs Parse unsafe impl but don't do anything particularly interesting with the results. 2014-12-14 11:11:55 -05:00