about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-05-10Rollup merge of #50588 - ExpHP:i-can-see-my-house-from-here, r=frewsxcvAlex Crichton-25/+23
2018-05-10Rollup merge of #50575 - alexcrichton:faster-drain-drop, r=sfacklerAlex Crichton-3/+5
2018-05-10Rollup merge of #50574 - s3bk:range_inclusive_into_inner, r=SimonSapinAlex Crichton-0/+15
2018-05-10Rollup merge of #50572 - frewsxcv:frewsxcv-fma, r=sfacklerAlex Crichton-4/+8
2018-05-10Rollup merge of #50569 - michaelwoerister:cross-lang-lto-2, r=alexcrichtonAlex Crichton-13/+118
2018-05-10Rollup merge of #50565 - nnethercote:try_mark_green, r=michaelwoeristerAlex Crichton-10/+11
2018-05-10Rollup merge of #50564 - nnethercote:inline-Span-methods, r=petrochenkovAlex Crichton-0/+3
2018-05-10Rollup merge of #50538 - michaelwoerister:atomic-cnums, r=ZoxcAlex Crichton-23/+24
2018-05-10Rollup merge of #50532 - michaelwoerister:lockless-cnum-map, r=ZoxcAlex Crichton-8/+12
2018-05-10Rollup merge of #50524 - wesleywiser:immutable_prev_work_products, r=michaelw...Alex Crichton-83/+74
2018-05-10Rollup merge of #50514 - alexcrichton:update-llvm, r=kennytmAlex Crichton-0/+0
2018-05-10Rollup merge of #50447 - ehuss:fix-update-references, r=alexcrichtonAlex Crichton-4/+5
2018-05-10Rollup merge of #50010 - ExpHP:slice-bounds, r=alexcrichtonAlex Crichton-208/+597
2018-05-10Rollup merge of #49423 - gavento:gavento-dev, r=nikomatsakisAlex Crichton-16/+401
2018-05-10Auto merge of #50395 - Zoxc:small-tys, r=michaelwoeristerbors-537/+615
2018-05-10Pull in a wasm fix from LLVM upstreamAlex Crichton-0/+0
2018-05-10Auto merge of #50200 - alexcrichton:compile-with-clang, r=kennytmbors-333/+241
2018-05-10Auto merge of #50432 - GuillaumeGomez:fix-vec-new-search, r=QuietMisdreavusbors-3/+48
2018-05-10Auto merge of #49729 - collin5:b48483, r=Mark-Simulacrumbors-15/+59
2018-05-09make std::str link into See also linkMichael Lamparski-5/+3
2018-05-09move See also links to topMichael Lamparski-20/+20
2018-05-09ci: Compile LLVM with Clang 6.0.0Alex Crichton-333/+241
2018-05-09Add comment about first element in CStore::metas.Michael Woerister-0/+4
2018-05-09Auto merge of #49834 - Zoxc:sync-trait-cache, r=nikomatsakisbors-10/+17
2018-05-09Add exact-check option to rustdoc-js testsGuillaume Gomez-2/+10
2018-05-09Auto merge of #49711 - ibabushkin:auto_trait_refactor, r=nikomatsakisbors-541/+698
2018-05-09std: Avoid `ptr::copy` if unnecessary in `vec::Drain`Alex Crichton-3/+5
2018-05-09add fn `into_inner(self) -> (Idx, Idx)` to RangeInclusive (#49022)Sebastian Köln-0/+15
2018-05-09Allow for specifying a linker plugin for cross-language LTOMichael Woerister-13/+118
2018-05-09Make CrateNum allocation more thread-safe.Michael Woerister-15/+10
2018-05-09Clarify in the docs that `mul_add` is not always faster.Corey Farwell-4/+8
2018-05-09Rollup merge of #50527 - glandium:cleanup, r=sfacklerkennytm-1/+1
2018-05-09Rollup merge of #50511 - Manishearth:must-use, r=QuietMisdreavuskennytm-12/+14
2018-05-09Rollup merge of #50505 - Aaronepower:add-test, r=oli-obkkennytm-0/+29
2018-05-09Rollup merge of #50464 - est31:master, r=rkruppekennytm-6/+4
2018-05-09Rollup merge of #50460 - F001:const_string, r=kennytmkennytm-2/+9
2018-05-09Use SmallVec for DepNodeIndex within dep_graph.Nicholas Nethercote-10/+11
2018-05-09Inline `Span` methods.Nicholas Nethercote-0/+3
2018-05-09Rollup merge of #50148 - japaric:const-manuallydrop, r=oli-obkkennytm-1/+2
2018-05-09Rollup merge of #49988 - clarcharr:never_docs, r=steveklabnikkennytm-0/+53
2018-05-09Rollup merge of #50539 - clarcharr:log_const, r=dtolnaykennytm-0/+16
2018-05-09Rollup merge of #50525 - nnethercote:lit_token, r=michaelwoeristerkennytm-6/+17
2018-05-09Rollup merge of #50456 - alexcrichton:update-cargo, r=alexcrichtonkennytm-0/+0
2018-05-09Adapt some method visibilities in librustc_metadata::cstore.Michael Woerister-9/+11
2018-05-08Fix update-references for tests within subdirectories.Eric Huss-4/+5
2018-05-09ignore test-args if user specifies suite_pathCollins Abitekaniza-5/+1
2018-05-09Optimize string handling in lit_token().Nicholas Nethercote-6/+17
2018-05-08Add more logarithm constantsClar Charr-0/+16
2018-05-08Auto merge of #50530 - oli-obk:miri, r=kennytmbors-19/+46
2018-05-08Update the Cargo/stdsimd submodulesAlex Crichton-0/+0