about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-11-29Rollup merge of #46219 - rust-lang:frewsxcv-issue-45636, r=GuillaumeGomezkennytm-13/+106
2017-11-29Rollup merge of #46077 - LukasKalbertodt:stabilize-ascii-ctype, r=alexcrichtonkennytm-324/+186
2017-11-29Rollup merge of #45969 - ia0:mpsc_recv_deadline, r=alexcrichtonkennytm-2/+63
2017-11-28Auto merge of #46207 - kennytm:kill-grep, r=alexcrichtonbors-120/+244
2017-11-28Auto merge of #46094 - dtolnay:is_null, r=alexcrichtonbors-15/+55
2017-11-28Fix doc test of previous commitJulien Cretin-0/+2
2017-11-28Auto merge of #46291 - alexcrichton:wasm-tests, r=kennytmbors-31/+81
2017-11-28ci: Start running wasm32 tests on TravisAlex Crichton-31/+81
2017-11-28Disable the cdylib-fewer-symbols test for all Windows (test was broken).kennytm-1/+3
2017-11-28Replace most call to grep in run-make by a script that cat the input.kennytm-119/+241
2017-11-28Auto merge of #46329 - arielb1:incoherent, r=eddybbors-81/+48
2017-11-28Revert "fix treatment of local types in "remote coherence" mode"Ariel Ben-Yehuda-81/+48
2017-11-28Auto merge of #46175 - GuillaumeGomez:fix-global-search, r=QuietMisdreavusbors-227/+227
2017-11-28Auto merge of #46123 - Gankro:c-repr, r=eddybbors-24/+454
2017-11-28Change `since` attribute from ctype methods from 1.23 to 1.24Lukas Kalbertodt-20/+20
2017-11-28Fix and improve test for enum repr sizesAlexis Beingessner-3/+49
2017-11-28Auto merge of #46142 - eddyb:even-mirer-2, r=nikomatsakisbors-445/+438
2017-11-28tests: update to include move annotations in MIR.Eduard-Mihai Burtescu-128/+128
2017-11-28rustc_mir: require that Copy(L) satisfies typeof L: Copy.Eduard-Mihai Burtescu-6/+23
2017-11-28MIR: split Operand::Consume into Copy and Move.Eduard-Mihai Burtescu-238/+251
2017-11-28rustc_mir: enforce that arguments are replaced with Local's only.Eduard-Mihai Burtescu-41/+14
2017-11-28rustc_mir: move storage_dead_or_drop_error_reported logic to access_lvalue.Eduard-Mihai Burtescu-46/+36
2017-11-28Auto merge of #46102 - kennytm:45861-step-1, r=alexcrichtonbors-5/+14
2017-11-27Auto merge of #46312 - kennytm:rollup, r=kennytmbors-61/+628
2017-11-27Use an unstable feature linked to #46316Julien Cretin-1/+1
2017-11-28Rollup merge of #46285 - SimonSapin:twos-complement, r=GuillaumeGomezkennytm-0/+20
2017-11-28Rollup merge of #46282 - estebank:impl-trait-cicle-span, r=arielb1kennytm-5/+58
2017-11-28Rollup merge of #46275 - dtolnay:compiletest-libc, r=Mark-Simulacrumkennytm-0/+2
2017-11-28Rollup merge of #46262 - udoprog:linked-list-remove-if, r=dtolnaykennytm-0/+327
2017-11-28Rollup merge of #46258 - colinmarsh19:master, r=estebankkennytm-1/+29
2017-11-28Rollup merge of #46249 - estebank:suggest-slice, r=arielb1kennytm-0/+99
2017-11-28Rollup merge of #46240 - SimonSapin:from_str_radix-docs, r=estebankkennytm-0/+18
2017-11-28Rollup merge of #46231 - ritiek:verbs, r=arielb1kennytm-11/+46
2017-11-28Rollup merge of #46174 - stjepang:stabilize-spinloophint, r=sfacklerkennytm-44/+2
2017-11-28Rollup merge of #45506 - ia0:mpsc_recv_error_from, r=alexcrichtonkennytm-0/+27
2017-11-27Change the stabilization version to 1.24.0Stjepan Glavina-1/+1
2017-11-27Auto merge of #46022 - matthewjasper:cannot-assign-twice-error, r=arielb1bors-140/+575
2017-11-27Auto merge of #44884 - arielb1:pack-safe, r=nikomatsakis,eddybbors-232/+1026
2017-11-27reword to "consider borrowing here: `{suggestion}`"Esteban Küber-3/+3
2017-11-27Fix testEsteban Küber-1/+1
2017-11-27Make main span in impl-trait ciclic reference point to def_spanEsteban Küber-8/+3
2017-11-27Auto merge of #46292 - cramertj:update-libc, r=alexcrichtonbors-0/+0
2017-11-27Update tests involving E0384 for mir-borrowckMatthew Jasper-11/+60
2017-11-27Don't show first assignment in loopsMatthew Jasper-6/+126
2017-11-27Add initialization info to `MoveData`Matthew Jasper-123/+389
2017-11-27Auto merge of #46286 - SimonSapin:patch-6, r=alexcrichtonbors-1/+1
2017-11-27Auto merge of #46284 - SimonSapin:deprecate-formatter-flags, r=sfacklerbors-0/+3
2017-11-27Auto merge of #46273 - semarie:openbsd-libc++, r=alexcrichtonbors-4/+5
2017-11-26Update libc to include latest Fuchsia fixTaylor Cramer-0/+0
2017-11-26Increment Nightly version to 1.24.0Simon Sapin-1/+1