about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-07-20Auto merge of #52574 - kennytm:rollup, r=kennytmbors-61/+73
2018-07-21Rollup merge of #52573 - oli-obk:cleanups, r=RalfJungkennytm-19/+8
2018-07-21Rollup merge of #52540 - alexcrichton:tweak-script, r=kennytmkennytm-1/+1
2018-07-21Rollup merge of #52539 - alexcrichton:two-attrs, r=petrochenkovkennytm-0/+63
2018-07-21Rollup merge of #52527 - ljedrz:cleanup_13973, r=oli-obkkennytm-10/+0
2018-07-21Rollup merge of #52526 - ljedrz:cleanup_18800, r=alexcrichtonkennytm-1/+0
2018-07-21Rollup merge of #52505 - alexcrichton:remove-thinlto-hack, r=nikomatsakiskennytm-29/+0
2018-07-21Rollup merge of #52502 - RalfJung:rotate, r=scottmcmkennytm-1/+1
2018-07-20Auto merge of #52354 - QuietMisdreavus:rustdoc-lints, r=GuillaumeGomezbors-5/+5
2018-07-20Remove unused methodOliver Schneider-18/+1
2018-07-20Only methods are fn-like, not other associated itemsOliver Schneider-1/+7
2018-07-20Auto merge of #52498 - oli-obk:const_prop, r=nikomatsakisbors-148/+207
2018-07-20Auto merge of #52476 - wesleywiser:categorize_queries, r=nikomatsakisbors-453/+563
2018-07-20Auto merge of #52467 - alexcrichton:lints-and-macros, r=Manishearthbors-1/+125
2018-07-20Remove duplicate E0396 testsljedrz-10/+0
2018-07-20Auto merge of #52445 - alexcrichton:wasm-import-module, r=eddybbors-160/+165
2018-07-20Auto merge of #52349 - RalfJung:once, r=alexcrichtonbors-2/+10
2018-07-19Auto merge of #52024 - oli-obk:existential_parse, r=nikomatsakisbors-146/+2028
2018-07-19Auto merge of #51854 - davidtwco:rfc-2008-rustdoc, r=QuietMisdreavusbors-10/+81
2018-07-19Generate a page for existential typesOliver Schneider-4/+37
2018-07-19Updated FRU terminology.David Wood-1/+1
2018-07-19Fix docker/run.sh script when run locallyAlex Crichton-1/+1
2018-07-19rustc: Fix two custom attributes with custom deriveAlex Crichton-0/+63
2018-07-19Auto merge of #52197 - euclio:exit-code, r=oli-obkbors-25/+110
2018-07-19Auto merge of #52515 - Manishearth:clippyup, r=kennytmbors-8/+5
2018-07-19Enable run-pass/sepcomp-lib-lto.rs on Androidljedrz-1/+0
2018-07-19fix safety-related comment in slice::rotateRalf Jung-1/+1
2018-07-18Update clippyManish Goregaokar-8/+5
2018-07-19Auto merge of #52429 - alexcrichton:update-cargo, r=Mark-Simulacrumbors-171/+185
2018-07-19Auto merge of #52486 - kennytm:rollup, r=kennytmbors-42/+153
2018-07-18Update Cargo submoduleAlex Crichton-171/+185
2018-07-18Auto merge of #52431 - semarie:compiler-builtins, r=alexcrichtonbors-0/+0
2018-07-19Rollup merge of #52510 - QuietMisdreavus:redirects-are-cool, r=nrckennytm-1/+0
2018-07-19Rollup merge of #52418 - estebank:desugaring-type, r=nikomatsakiskennytm-3/+57
2018-07-18remove FIXME about macro redirectsQuietMisdreavus-1/+0
2018-07-18Updated wording and placement of non-exhaustive notice so it is collapsed by ...David Wood-18/+37
2018-07-18rustc: Remove a workaroudn in ThinLTO fixed upstreamAlex Crichton-29/+0
2018-07-18update compiler-builtins for openbsdSébastien Marie-0/+0
2018-07-18Update test outputEsteban Küber-1/+1
2018-07-18Change label span to point at iterator instead of iter itemEsteban Küber-13/+19
2018-07-18Do not use desugared ident when suggesting adding a typeEsteban Küber-2/+50
2018-07-19Rollup merge of #52480 - ljedrz:cleanup_24958, r=oli-obkkennytm-3/+0
2018-07-19Rollup merge of #51628 - euclio:line-writer, r=frewsxcvkennytm-10/+23
2018-07-19Rollup merge of #52487 - alexcrichton:build-less-sanitizers, r=kennytmkennytm-15/+28
2018-07-18Const-propagate castsOliver Schneider-15/+61
2018-07-18Auto merge of #52375 - oli-obk:the_early_lint_pass_gets_the_worm, r=Manishearthbors-183/+599
2018-07-18rustc: Stabilize #[wasm_import_module] as #[link(...)]Alex Crichton-160/+165
2018-07-18Don't build twice the sanitizers on LinuxAlex Crichton-15/+28
2018-07-18Rollup merge of #52477 - frewsxcv:frewsxcv-iter-short, r=alexcrichtonkennytm-1/+3
2018-07-18Rollup merge of #52472 - alexcrichton:macros-edition-2018, r=petrochenkovkennytm-1/+1