about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-04-01Add ensure_capacity and rename min to lenJohn Kåre Alsaker-15/+26
2019-04-01Use set_lenJohn Kåre Alsaker-2/+2
2019-04-01Support allocating iterators with arenasJohn Kåre Alsaker-16/+129
2019-03-31Auto merge of #59507 - nnethercote:indent-with-SPACES, r=petrochenkovbors-3/+19
2019-04-01Optimize indentation in the pretty printer.Nicholas Nethercote-3/+19
2019-03-31Auto merge of #59577 - dlrobertson:fix_58881, r=nagisabors-13/+23
2019-03-31Fix LLVM IR generated for C-variadic argumentsDan Robertson-13/+23
2019-03-31Rollup merge of #59587 - XAMPPRocky:master, r=CentrilMazdak Farrokhzad-1/+0
2019-03-31Rollup merge of #59583 - oberien:patch-1, r=CentrilMazdak Farrokhzad-0/+16
2019-03-31Rollup merge of #59581 - jmcomets:stabilize-refcell_replace_swap, r=CentrilMazdak Farrokhzad-7/+1
2019-03-31Rollup merge of #59580 - taiki-e:coerce-closure, r=oli-obkMazdak Farrokhzad-27/+50
2019-03-31Rollup merge of #59519 - eddyb:layout-variants-refactor, r=oli-obkMazdak Farrokhzad-134/+193
2019-03-31Rollup merge of #59506 - JohnTitor:improve-mcount, r=nagisaMazdak Farrokhzad-40/+141
2019-03-31Rollup merge of #58805 - fabric-and-ink:redundant_import, r=petrochenkovMazdak Farrokhzad-42/+198
2019-04-01Allow closure to unsafe fn coercionTaiki Endo-27/+50
2019-03-31Remove #[doc(hidden)] from Error::type_idAaron Power-1/+0
2019-03-31Use `u{1}` instead of `01`Yuki OKUSHI-16/+16
2019-03-31Rollup merge of #59574 - JohnTitor:distinguish-error-vs-warning, r=CentrilMazdak Farrokhzad-5/+16
2019-03-31Rollup merge of #59572 - davidtwco:issue-59508, r=varkorMazdak Farrokhzad-38/+140
2019-03-31match match match match matchJaro Fietz-0/+16
2019-03-31refcell_replace_swap: remove feature gate & obsolete documentation itemJean-Marie Comets-4/+0
2019-03-31libstd: deny(elided_lifetimes_in_paths), fixes in redoxMazdak Farrokhzad-1/+1
2019-03-31Remove redundant importFabian Drinck-1/+0
2019-03-31libstd: deny(elided_lifetimes_in_paths), fixes in sgxMazdak Farrokhzad-19/+20
2019-03-31libstd: deny(elided_lifetimes_in_paths), fixes in wasiMazdak Farrokhzad-25/+25
2019-03-31libstd: deny(elided_lifetimes_in_paths), fixes in cloudabiMazdak Farrokhzad-3/+4
2019-03-31libstd: deny(elided_lifetimes_in_paths)Mazdak Farrokhzad-367/+372
2019-03-31Add back missing importFabian Drinck-1/+1
2019-03-31Stabilize refcell_replace_swap feature, closes #43570Jean-Marie Comets-5/+3
2019-03-31Auto merge of #59566 - cuviper:llvm-rebuild-sha, r=Mark-Simulacrumbors-43/+34
2019-03-31Only mention const generics if enabled.David Wood-34/+83
2019-03-31Include bounds in generic reordering diagnostic.David Wood-12/+65
2019-03-31Distinguish depending on error levelYuki OKUSHI-5/+16
2019-03-30Rollup merge of #59569 - gruberb:add-title-for-unstable-book, r=frewsxcvMazdak Farrokhzad-0/+2
2019-03-30Rollup merge of #59562 - DevQps:dbg-macro-docs, r=CentrilMazdak Farrokhzad-3/+3
2019-03-30Rollup merge of #59405 - benesch:docs-font, r=GuillaumeGomezMazdak Farrokhzad-3/+3
2019-03-31Fix testYuki OKUSHI-1/+1
2019-03-30Restore testFabian Drinck-0/+3
2019-03-30Handle glob import in redundancy checkFabian Drinck-10/+4
2019-03-30Change message to present tenseFabian Drinck-5/+5
2019-03-30Fix doc testsFabian Drinck-2/+1
2019-03-30Fix more testsFabian Drinck-10/+0
2019-03-30Add glob import to redundancy testFabian Drinck-6/+36
2019-03-30Fix testsFabian Drinck-5/+13
2019-03-30Replace REDUNDANT_IMPORT with UNUSED_IMPORTSFabian Drinck-72/+17
2019-03-30Edit ui testsFabian Drinck-0/+2
2019-03-30Remove redundant importFabian Drinck-4/+1
2019-03-30Distinguish between imported and defined itemsFabian Drinck-5/+7
2019-03-30Bless testsFabian Drinck-0/+69
2019-03-30Improve warningFabian Drinck-17/+18