summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2017-10-13Rollup merge of #45190 - petrochenkov:shorten, r=alexcrichtonkennytm-9/+9
2017-10-13Rollup merge of #45172 - oli-obk:patch-8, r=pnkfelixkennytm-27/+27
2017-10-13Rollup merge of #45166 - tinaun:more_unstable_docs, r=steveklabnikkennytm-0/+107
2017-10-13Rollup merge of #45121 - johnthagen:pep8-bootstrap, r=alexcrichtonkennytm-17/+32
2017-10-13Rollup merge of #45105 - camsteffen:patch-2, r=pnkfelixkennytm-1/+1
2017-10-13Rollup merge of #45049 - alexcrichton:update-jobserver, r=sfacklerkennytm-5/+5
2017-10-13Rollup merge of #45005 - leodasvacas:inline-eq-slice-into-eq, r=jseyfriedkennytm-12/+1
2017-10-13Rollup merge of #44989 - QuietMisdreavus:what-is-your-quest, r=GuillaumeGomezkennytm-1/+57
2017-10-12Auto merge of #45007 - undecidabot:optimize-iter, r=blussbors-72/+114
2017-10-12rustc: Handle `#[linkage]` anywhere in a crateAlex Crichton-41/+25
2017-10-12rustbuild: Prevent spurious rebuilds of the RLSAlex Crichton-4/+10
2017-10-12Explain why `ensure` of a red node == the queryJimmy Brisson-0/+6
2017-10-12Remove query profiling from ensureJimmy Brisson-2/+0
2017-10-12Auto merge of #45176 - michaelwoerister:fix-region-and-trans-item-order, r=ni...bors-3/+23
2017-10-12Revert "Test x86_64-unknown-linux-gnux32"Marco A L Barbosa-1/+1
2017-10-12Auto merge of #44967 - wesleywiser:trans_fulfill_obligation, r=nikomatsakisbors-82/+226
2017-10-12Fix out of date unstable book entries for `alloc_*` features.Simon Sapin-60/+26
2017-10-12Auto merge of #44985 - zilbuz:issue-44974, r=pnkfelixbors-35/+439
2017-10-11Ensure typeck_tables_of from typck_item_bodiesJimmy Brisson-1/+1
2017-10-11Implement query ensureJimmy Brisson-0/+42
2017-10-11Add gcc-multilib to cross2Marco A L Barbosa-0/+1
2017-10-12Auto merge of #44969 - QuietMisdreavus:impls-for-everyone, r=steveklabnikbors-8/+34
2017-10-11Test x86_64-unknown-linux-gnux32Marco A L Barbosa-1/+1
2017-10-11Add builder for x86_64-unknown-linux-gnux32 in cross2Marco A L Barbosa-0/+2
2017-10-11Bump cc to 1.01 to include x86_64-unknown-linux-gnux32 supportMarco A L Barbosa-26/+26
2017-10-11rustc: Handle #[inline(always)] at -O0Alex Crichton-9/+58
2017-10-11Split lines longer than 100 columnsPaul Faria-5/+10
2017-10-11Move const qualifier from brackets to constant values and remove comma from a...Paul Faria-57/+46
2017-10-11ffi/mod.rs: Use only one space after a period ending a sentenceFederico Mena Quintero-20/+20
2017-10-11Point at immutable outer variableEsteban Küber-1/+45
2017-10-11ffi/mod.rs: Keep the one-sentence summary at the beginning of the moduleFederico Mena Quintero-0/+2
2017-10-11ffi/c_str.rs: Use only one space after a period ending a sentenceFederico Mena Quintero-8/+8
2017-10-11ffi/c_str.rs: Fix method/function confusionFederico Mena Quintero-3/+3
2017-10-11ffi/c_str.rs: Make all descriptions have a single-sentence summary at the beg...Federico Mena Quintero-15/+16
2017-10-11Added `revisions: ast mir` template to tests that this PR sync'ed ast+mir bor...Felix S. Klock II-5/+28
2017-10-11Test case illustrating some variants of the issue pointed out by ariel.Felix S. Klock II-0/+60
2017-10-11Test against accesses to uninitialized fields.Felix S. Klock II-0/+49
2017-10-11MIR-borrowck: Big fix to `fn check_if_path_is_moved`.Felix S. Klock II-12/+139
2017-10-11Auto merge of #44963 - JLockerman:fix_spsc, r=alexcrichtonbors-107/+192
2017-10-11Add x86_64-unknown-linux-gnux32 targetMarco A L Barbosa-0/+36
2017-10-12rustbuild: Make openssl download more reliable.kennytm-20/+37
2017-10-11rustc: Update LLVM with a ThinLTO fixAlex Crichton-0/+0
2017-10-11rustc: Add LLVM `nounwind` with `-C panic=abort`Alex Crichton-3/+50
2017-10-11Update rustfmt along with rlsDustin Speckhals-31/+8
2017-10-11Auto merge of #44888 - tirr-c:binder-hr-region, r=arielb1bors-807/+1180
2017-10-11MIR-borrowck: add false edges to match armsYour Name-5/+49
2017-10-11Auto merge of #45192 - steveklabnik:rollup, r=steveklabnikbors-20/+229
2017-10-11Fix #44968 Windows path in UI testsclippered-4/+9
2017-10-11Fix typo during merge from masterjohnthagen-1/+1
2017-10-11Merge branch 'master' into pep8-bootstrapjohnthagen-790/+897