about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-04-24Rollup merge of #50174 - nnethercote:FxHashMap-Interner, r=michaelwoeristerkennytm-2/+2
2018-04-24Rollup merge of #50118 - GuillaumeGomez:search-bar-bug, r=QuietMisdreavuskennytm-10/+18
2018-04-24Rollup merge of #49985 - zackmdavis:0, r=estebankkennytm-4/+30
2018-04-24Rollup merge of #49970 - SimonSapin:deprecate, r=sfacklerkennytm-1/+32
2018-04-24Rollup merge of #49906 - kennytm:stable-unreachable, r=sfacklerkennytm-16/+71
2018-04-24Rollup merge of #49829 - ecstatic-morse:os-docs, r=steveklabnikkennytm-60/+135
2018-04-24Rollup merge of #49812 - ehuss:ui-test-revisions, r=nikomatsakiskennytm-71/+70
2018-04-24Rollup merge of #49727 - stjepang:cell-update, r=SimonSapinkennytm-0/+39
2018-04-24Rollup merge of #49461 - andreastt:child-kill-exited, r=Mark-Simulacrumkennytm-2/+11
2018-04-24Auto merge of #48989 - ExpHP:path-prefix, r=dtolnaybors-9/+11
2018-04-23Auto merge of #49779 - oli-obk:const_err_regression, r=eddybbors-30/+129
2018-04-23fix search bar bugGuillaume Gomez-10/+18
2018-04-23Auto merge of #49368 - matthewjasper:feature-gate-where-clause, r=nikomatsakisbors-5/+32
2018-04-23Assign the tracking issueStjepan Glavina-1/+1
2018-04-23Clarify the docs for Cell::updateStjepan Glavina-2/+3
2018-04-23Auto merge of #49372 - Phlosioneer:inherent-impl-default-error-message, r=nagisabors-1/+3
2018-04-23Use FxHashMap in syntax_pos::symbol::Interner::intern.Nicholas Nethercote-2/+2
2018-04-23always optimize testOliver Schneider-1/+1
2018-04-23Auto merge of #50129 - wesleywiser:clean_up1, r=michaelwoeristerbors-12/+13
2018-04-23Auto merge of #50171 - mattico:update-mdbook, r=Mark-Simulacrumbors-11/+27
2018-04-23Auto merge of #48946 - PramodBisht:issues/48636, r=estebankbors-1/+46
2018-04-22Update MDBookMatt Ickstadt-11/+27
2018-04-22Auto merge of #50144 - sfackler:oom-lang-item, r=alexcrichtonbors-177/+61
2018-04-22Remove unused AllocatorTy::BangSteven Fackler-6/+1
2018-04-22Remove Alloc::oomSteven Fackler-115/+10
2018-04-22Replace GlobalAlloc::oom with a lang itemSteven Fackler-59/+53
2018-04-22Auto merge of #50152 - petrochenkov:nooverhyg, r=alexcrichtonbors-1/+55
2018-04-22Auto merge of #50135 - matklad:update-cargo, r=kennytmbors-0/+0
2018-04-22Auto merge of #49954 - GuillaumeGomez:doc-settings, r=ollie27,QuietMisdreavusbors-26/+231
2018-04-22Auto merge of #50123 - kennytm:do-not-test-rls-if-build-failed, r=alexcrichtonbors-2/+20
2018-04-221) Addresses #48636Pramod Bisht-1/+46
2018-04-22Auto merge of #50109 - SimonSapin:copy, r=sfacklerbors-1/+1
2018-04-22Auto merge of #49757 - GuillaumeGomez:never-search, r=QuietMisdreavusbors-11/+293
2018-04-22parser: Do not override syntactic context for dummy spansVadim Petrochenkov-1/+55
2018-04-22Auto merge of #49896 - SimonSapin:inherent, r=alexcrichtonbors-3886/+3980
2018-04-22Add doc about doc alias featureGuillaume Gomez-0/+39
2018-04-22Add tracking issue number for doc alias featureGuillaume Gomez-2/+2
2018-04-21Auto merge of #50121 - pnkfelix:revert-stabilization-of-never-type-et-al, r=a...bors-49/+188
2018-04-21remove unused conditionGuillaume Gomez-5/+0
2018-04-21Add alias testsGuillaume Gomez-0/+96
2018-04-21update testerGuillaume Gomez-0/+2
2018-04-21fix invalid items removalGuillaume Gomez-2/+4
2018-04-21add more aliasesGuillaume Gomez-0/+32
2018-04-21Add aliases in the search as wellGuillaume Gomez-6/+20
2018-04-21Generate alias fileGuillaume Gomez-7/+87
2018-04-21Add specific never searchGuillaume Gomez-1/+23
2018-04-21Remove link generation on image, favicon and logo in settingsGuillaume Gomez-26/+19
2018-04-21Auto merge of #50039 - ExpHP:quick-50002, r=alexcrichtonbors-7/+32
2018-04-21Auto merge of #50093 - alexcrichton:android-uwtable, r=michaelwoeristerbors-1/+13
2018-04-21rustc: Always emit `uwtable` on AndroidAlex Crichton-1/+13