diff options
| author | bors <bors@rust-lang.org> | 2013-06-17 07:43:06 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-06-17 07:43:06 -0700 |
| commit | 5f0e494d9d7c7c4c866414abd7701d22902415b6 (patch) | |
| tree | 72fc98d63291327369b79ba4c097ed4eed0871f9 /src/rustllvm/rustllvm.h | |
| parent | 6fbd5383f96cf0d79279e7ce903d3634ebe450d9 (diff) | |
| parent | 6a6ffb4c76427a5c3ff4870aa8fb5ad3aeb7d70d (diff) | |
| download | rust-5f0e494d9d7c7c4c866414abd7701d22902415b6.tar.gz rust-5f0e494d9d7c7c4c866414abd7701d22902415b6.zip | |
auto merge of #7174 : SiegeLord/rust/remove_trim, r=brson
This change prevents the indentation in code blocks inside the /// doc comments from being eaten. The indentation that is the same across the consecutive doc comments is removed by the uindent_pass in librustdoc. The bug can be seen, e.g., here: http://static.rust-lang.org/doc/std/iterator.html#example-12 I also altered how the block comments are treated, for consistency. There isn't much testing done on the documentation output (I added a few tests of my own for the modified function), so I don't know if anything relied on the previous behavior. I checked a number of documentation files and observed either no change in output or changes that consistent of the above bug being fixed.
Diffstat (limited to 'src/rustllvm/rustllvm.h')
0 files changed, 0 insertions, 0 deletions
