about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-11-30Report a targeted note for generic parametersOliver Schneider-0/+32
2017-11-30Remove unused method from TySOliver Schneider-7/+0
2017-11-30Auto merge of #46299 - michaelwoerister:incr-comp-krimskrams, r=nikomatsakisbors-47/+147
2017-11-30Auto merge of #46226 - arielb1:special-region-obligation, r=nikomatsakisbors-53/+148
2017-11-30Auto merge of #46041 - zilbuz:issue-44837, r=arielb1bors-79/+232
2017-11-29Auto merge of #46144 - nrc:rls-update, r=alexcrichtonbors-78/+125
2017-11-29Rollup merge of #46356 - daboross:patch-2, r=sfacklerkennytm-1/+1
2017-11-29Rollup merge of #46323 - ia0:fix_mpsc_error_conv, r=kennytmkennytm-3/+3
2017-11-29Rollup merge of #46322 - gnzlbg:mmx, r=alexcrichtonkennytm-1/+4
2017-11-29Rollup merge of #46293 - ollie27:atomic_bool_from, r=BurntSushikennytm-0/+7
2017-11-29Rollup merge of #46287 - SimonSapin:stable-constness, r=aturonkennytm-164/+8
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-29Update Rustfmt againNick Cameron-20/+20
2017-11-29Rebased Cargo.lockNick Cameron-54/+100
2017-11-29Update CargoNick Cameron-0/+0
2017-11-29Update RLS and RustfmtNick Cameron-18/+19
2017-11-28Reject '2' as a binary digit in internals of 'b' formattingDavid Ross-1/+1
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-28mir-borrowck: Update testsBasile Desloges-16/+39
2017-11-28Auto merge of #46329 - arielb1:incoherent, r=eddybbors-81/+48
2017-11-28Fix since for mpsc_error_conversionsJulien Cretin-3/+3
2017-11-28mir-borrowck: Add permission check for `WriteKind::Mutate`Basile Desloges-30/+131
2017-11-28Revert "fix treatment of local types in "remote coherence" mode"Ariel Ben-Yehuda-81/+48
2017-11-28mir-borrowck: `describe_lvalue()` can fail if a local doesn't have a nameBasile Desloges-33/+62
2017-11-28incr.comp.: Add some missing DepNode [input] annotations.Michael Woerister-9/+5
2017-11-28incr.comp.: Make a bunch of query results encodable.Michael Woerister-11/+61
2017-11-28incr.comp.: Make MIR encoding fit for incr.comp. caching.Michael Woerister-27/+81
2017-11-28Auto merge of #46175 - GuillaumeGomez:fix-global-search, r=QuietMisdreavusbors-227/+227
2017-11-28white list MMX and MSA target featuresgnzlbg-1/+4
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-27Change version number for `impl From<bool> for AtomicBool` to 1.24.0Oliver Middleton-1/+1