rust/src/libcore/ops
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
..
arith.rs std::ops docs: incorporated changes suggested in review 2017-08-12 19:53:04 +02:00
bit.rs std::ops docs: incorporated changes suggested in review 2017-08-12 19:53:04 +02:00
deref.rs Add missing newline in Deref docs to fix rendering 2017-08-14 22:12:33 +02:00
drop.rs Revise Drop docs 2017-08-07 23:10:16 +02:00
function.rs Auto merge of #43724 - lukaramu:std-ops-docs, r=QuietMisdreavus 2017-08-12 19:40:49 +00:00
generator.rs Fix more tests with GeneratorState rename 2017-07-28 15:47:55 +02:00
index.rs std::ops docs: incorporated changes suggested in review 2017-08-12 19:53:04 +02:00
mod.rs Merge remote-tracking branch 'origin/master' into gen 2017-08-14 19:36:13 -07:00
place.rs Fix some typos 2017-08-12 14:01:11 +02:00
range.rs Add support for ..= syntax 2017-09-22 22:05:18 +02:00
try.rs add error message for the other case too 2017-09-03 13:10:54 +03:00
unsize.rs Fix some more typos, this time words that are duplicated. 2017-08-11 00:31:47 +02:00