about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-02-08get differencesGuillaume Gomez-10/+43
2018-02-08Add theme testsGuillaume Gomez-0/+285
2018-02-08Auto merge of #48057 - scottmcm:less-match-more-compare, r=dtolnaybors-16/+31
2018-02-07Simplify RangeInclusive::next[_back]Scott McMurray-16/+31
2018-02-07Auto merge of #48053 - Manishearth:rollup, r=Manishearthbors-181/+983
2018-02-07Rollup merge of #48028 - zackmdavis:and_the_span_of_the_unknown_type, r=estebankManish Goregaokar-1/+43
2018-02-07Rollup merge of #48020 - RalfJung:type-alias-bounds, r=petrochenkovManish Goregaokar-23/+68
2018-02-07Rollup merge of #48018 - alexcrichton:require-const-arg, r=eddybManish Goregaokar-11/+89
2018-02-07Rollup merge of #48014 - Manishearth:stealing-chickens-on-the-internet, r=nik...Manish Goregaokar-9/+156
2018-02-07Rollup merge of #47944 - oberien:unboundediterator-trustedlen, r=blussManish Goregaokar-2/+79
2018-02-07Rollup merge of #47922 - zackmdavis:and_the_case_of_the_unused_field_pattern,...Manish Goregaokar-17/+127
2018-02-07Rollup merge of #47883 - yurydelendik:wasm-map, r=alexcrichtonManish Goregaokar-6/+68
2018-02-07Rollup merge of #47810 - GuillaumeGomez:fix-theme-but-position, r=QuietMisdre...Manish Goregaokar-4/+55
2018-02-07Rollup merge of #47631 - SimonSapin:nonnull, r=alexcrichtonManish Goregaokar-25/+64
2018-02-07Rollup merge of #47613 - estebank:rustc_on_unimplemented, r=nikomatsakisManish Goregaokar-83/+234
2018-02-07Auto merge of #47957 - bobtwinkles:fix_mir_consts, r=nikomatsakisbors-38/+128
2018-02-07Update trait-associated-const test to new formatbobtwinkles-20/+8
2018-02-06mir: Fix DefiningTy::Constbobtwinkles-38/+140
2018-02-07Auto merge of #47607 - davidtwco:issue-45697, r=nikomatsakisbors-48/+150
2018-02-06Add tests for -Zepoch using tyvar_raw_pointerManish Goregaokar-0/+45
2018-02-06Fill in long diagnosticManish Goregaokar-1/+49
2018-02-07Rollup merge of #48036 - durka:proc-macro-doteq, r=alexcrichtonkennytm-1/+1
2018-02-07Rollup merge of #48026 - Badel2:doc-assoc-const-object-safe, r=nikomatsakiskennytm-0/+22
2018-02-07Rollup merge of #48013 - onur:use-time-in-bootstrap-dist, r=alexcrichtonkennytm-3/+6
2018-02-07Rollup merge of #48012 - scottmcm:faster-rangeinclusive-fold, r=alexcrichtonkennytm-1/+65
2018-02-07Rollup merge of #47986 - Gilnaa:libtest_relaxed, r=Mark-Simulacrumkennytm-4/+13
2018-02-07Rollup merge of #46962 - clarcharr:os_raw_docs, r=QuietMisdreavuskennytm-5/+124
2018-02-06Trait objects cannot contain associated constantsBadel2-0/+22
2018-02-06Added and updated tests to enable/disable overflow checks.David Wood-1/+54
2018-02-06improve wording: bounds -> generic boundsRalf Jung-4/+4
2018-02-06fix docs linkQuietMisdreavus-1/+1
2018-02-06proc_macro: don't panic parsing ..= (fix #47950)Alex Burka-1/+1
2018-02-06Auto merge of #47203 - varkor:output-filename-conflicts-with-directory, r=est...bors-43/+111
2018-02-05Convert tyvar_behind_raw_pointer to hard error for the 2018 epochManish Goregaokar-6/+13
2018-02-05Add -ZepochManish Goregaokar-3/+50
2018-02-05correct E0619 span re method call receivers whose type must be knownZack M. Davis-1/+43
2018-02-05Swapped order of left/right visits to ensure consistency in read/write pass o...David Wood-12/+12
2018-02-05Warn about more ignored bounds on type aliasesRalf Jung-22/+68
2018-02-05rustc: Add `#[rustc_args_required_const]`Alex Crichton-11/+89
2018-02-06Rollup merge of #48007 - nrc:rls-field-init, r=eddybkennytm-1/+9
2018-02-06Rollup merge of #48003 - mbrubeck:docs, r=steveklabnikkennytm-3/+3
2018-02-06Rollup merge of #47959 - Manishearth:rustdoc-ice, r=Mark-Simulacrumkennytm-5/+30
2018-02-06Rollup merge of #47948 - pietroalbini:use-nested-groups-stabilize, r=petroche...kennytm-181/+4
2018-02-06Rollup merge of #47807 - tbu-:pr_doc_constanttime_cstr, r=steveklabnikkennytm-9/+9
2018-02-06Rollup merge of #47753 - steveklabnik:update-book, r=alexcrichtonkennytm-10/+55
2018-02-06Rollup merge of #47704 - dsprenkels:issue-44415, r=alexcrichtonkennytm-0/+22
2018-02-06Rollup merge of #47543 - topecongiro:issue-42344, r=nikomatsakiskennytm-12/+20
2018-02-06Rollup merge of #47496 - QuietMisdreavus:rls-doc-include, r=estebankkennytm-0/+16
2018-02-06Rollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakiskennytm-0/+32
2018-02-05Clarify 'trait bounds ignored' wordingRalf Jung-2/+1