rust/src/librustdoc/html
Alex Burka e64efc91f4 Add support for ..= syntax
Add ..= to the parser

Add ..= to libproc_macro

Add ..= to ICH

Highlight ..= in rustdoc

Update impl Debug for RangeInclusive to ..=

Replace `...` to `..=` in range docs

Make the dotdoteq warning point to the ...

Add warning for ... in expressions

Updated more tests to the ..= syntax

Updated even more tests to the ..= syntax

Updated the inclusive_range entry in unstable book
2017-09-22 22:05:18 +02:00
..
static Rollup merge of #44671 - GuillaumeGomez:run-button, r=steveklabnik 2017-09-18 11:04:28 -05:00
escape.rs try! -> ? 2016-03-22 22:01:37 -05:00
format.rs rustc: replace usize with u64 and ConstUsize. 2017-09-11 08:41:15 +03:00
highlight.rs Add support for ..= syntax 2017-09-22 22:05:18 +02:00
item_type.rs Remove redundant 'Type' in variant names, stop reexporting. 2016-10-02 21:58:18 -04:00
layout.rs Remove jquery dependency 2017-05-02 13:54:42 +02:00
markdown.rs Rollup merge of #44397 - GuillaumeGomez:codeblock-color, r=QuietMisdreavus 2017-09-17 13:19:02 +02:00
render.rs Auto merge of #44350 - GuillaumeGomez:id-false-positive, r=QuietMisdreavus 2017-09-20 02:46:25 +00:00
toc.rs Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00