about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-03-29Auto merge of #49313 - sgrif:sg-revert-stuff, r=nikomatsakisbors-244/+97
2018-03-29Auto merge of #49291 - tejom:check-for-known-but-incorrect-attributes, r=petr...bors-9/+120
2018-03-29Auto merge of #49458 - cramertj:stable-underscore-lt, r=nikomatsakisbors-82/+27
2018-03-29Stabilize underscore lifetimesTaylor Cramer-82/+27
2018-03-28Auto merge of #49460 - kennytm:rollup, r=kennytmbors-158/+472
2018-03-28Auto merge of #49357 - frewsxcv:frewsxcv-termination-doc-examples, r=Guillaum...bors-1127/+1130
2018-03-28Rollup merge of #49452 - frewsxcv:frewsxcv-vec-cap-len, r=dtolnaykennytm-3/+4
2018-03-28Rollup merge of #49444 - rust-lang:oli-obk-patch-1, r=Mark-Simulacrumkennytm-59/+0
2018-03-28Rollup merge of #49442 - GuillaumeGomez:text-overlap, r=QuietMisdreavuskennytm-32/+55
2018-03-28Rollup merge of #49439 - GuillaumeGomez:trait-impl-collapse, r=QuietMisdreavuskennytm-10/+15
2018-03-28Rollup merge of #49429 - GuillaumeGomez:fix-collapse-toggle-insertion, r=Quie...kennytm-0/+3
2018-03-28Rollup merge of #49428 - cuviper:llvm6-target_feature, r=alexcrichtonkennytm-9/+9
2018-03-28Rollup merge of #49427 - Manishearth:rustdoc-impl-trait-extern, r=GuillaumeGomezkennytm-10/+117
2018-03-28Rollup merge of #49405 - GuillaumeGomez:search-appearance, r=QuietMisdreavuskennytm-3/+20
2018-03-28Rollup merge of #49400 - Diggsey:shrink-to, r=joshtriplettkennytm-2/+237
2018-03-28Rollup merge of #49364 - wesleywiser:incr_handle_load_failure, r=michaelwoeri...kennytm-2/+7
2018-03-28Rollup merge of #49329 - canarysnort01:fix-no-pie, r=pnkfelixkennytm-2/+4
2018-03-28Rollup merge of #49243 - murarth:stabilize-retain, r=BurntSushikennytm-26/+1
2018-03-28Auto merge of #49394 - cramertj:stable-match-bindings, r=nikomatsakisbors-402/+68
2018-03-28Auto merge of #49019 - phil-opp:target-spec, r=pnkfelixbors-57/+150
2018-03-28[incremental] Don't panic if decoding the cache failsWesley Wiser-2/+7
2018-03-28Clarify "length" wording in `Vec::with_capacity`.Corey Farwell-3/+4
2018-03-28Fix text overlapGuillaume Gomez-32/+55
2018-03-28Remove hidden `foo` functions from doc examples; use `Termination` trait.Corey Farwell-1127/+1130
2018-03-28Stabilize match_default_bindingsTaylor Cramer-402/+68
2018-03-28Delete leftover librustc_const_evalOliver Schneider-59/+0
2018-03-28Auto merge of #49383 - nox:scalarpair, r=eddybbors-4/+21
2018-03-28Fix trait implementation not collapsing docsGuillaume Gomez-10/+15
2018-03-28Auto merge of #49304 - sinkuu:impl_trait_rustdoc, r=QuietMisdreavusbors-28/+127
2018-03-27rustdoc: Add test for foreign impl trait with boundsManish Goregaokar-0/+58
2018-03-27rustdoc: Handle explicit ?Sized on foreign impl TraitManish Goregaokar-3/+14
2018-03-27rustdoc: Remove Sized bounds when cleaning foreign impl TraitManish Goregaokar-0/+8
2018-03-27rustdoc: Include associated type bounds when cleaning foreign impl traitsManish Goregaokar-8/+38
2018-03-27rustdoc: Don't use into_iter() when cleaning impl TraitManish Goregaokar-1/+1
2018-03-27Fix collapse toggle insertions on impl with docsGuillaume Gomez-0/+3
2018-03-27Enable target_feature on any LLVM 6+Josh Stone-9/+9
2018-03-28Rollup merge of #49426 - lukaslueg:patch-1, r=kennytmkennytm-341/+343
2018-03-27Add extra test for expressions and fix typo in messagematthew-3/+9
2018-03-27Rollup merge of #49417 - TimNN:fix-ios, r=alexcrichtonkennytm-13/+13
2018-03-27Auto merge of #49202 - csmoe:trait_engine, r=nikomatsakisbors-118/+196
2018-03-27Update compiler-rt with fix for 32bit iOS ARMTim Neumann-0/+0
2018-03-27Auto merge of #49305 - SimonSapin:fallible, r=sfacklerbors-223/+147
2018-03-27Rollup merge of #49401 - alercah:format, r=cramertjkennytm-7/+8
2018-03-27Rollup merge of #49399 - ehuss:termcolor-update, r=alexcrichtonkennytm-6/+6
2018-03-27Rollup merge of #49395 - petrochenkov:obsolete, r=alexcrichtonkennytm-74/+0
2018-03-27Rollup merge of #49381 - withoutboats:str_unicode, r=SimonSapinkennytm-2/+42
2018-03-27Rollup merge of #49369 - petrochenkov:rprint, r=oli-obkkennytm-12/+19
2018-03-27Rollup merge of #49333 - GuillaumeGomez:link-assoc-const, r=QuietMisdreavuskennytm-8/+32
2018-03-27Rollup merge of #49223 - GuillaumeGomez:propose-variant-for-E0599, r=cramertjkennytm-2/+19
2018-03-27Rollup merge of #48639 - varkor:sort_by_key-cached, r=blusskennytm-13/+111