about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-04-29Auto merge of #60182 - matklad:lexer-cleanup, r=petrochenkovbors-6/+4
2019-04-28Remove unused TyCtxt argument from allow_two_phase_borrow functionflip1995-9/+6
2019-04-28Fix lint findings in librustdocflip1995-7/+7
2019-04-28Fix lint findings in librustc_mirflip1995-41/+41
2019-04-28Fix lint findings in librustc_traitsflip1995-32/+32
2019-04-28Fix lint findings in librustc_typeckflip1995-14/+14
2019-04-28Fix lint findings in librustc_metadataflip1995-5/+5
2019-04-28Fix lint findings in librustcflip1995-56/+56
2019-04-28Update *.stderr filesflip1995-1/+101
2019-04-28Add testsflip1995-0/+99
2019-04-28Implement internal lintsflip1995-12/+126
2019-04-28Auto merge of #60352 - Centril:const-incomplete-features, r=oli-obkbors-6/+9
2019-04-28Float 'incomplete_features' out to a const for visibility.Mazdak Farrokhzad-6/+9
2019-04-28Auto merge of #60351 - Centril:rollup-5xv3tka, r=Centrilbors-18/+13
2019-04-28Rollup merge of #60347 - JohnTitor:remove-flags, r=matthewjasperMazdak Farrokhzad-14/+3
2019-04-28Rollup merge of #60325 - Centril:doc-ast-exprkind-type, r=oli-obkMazdak Farrokhzad-0/+1
2019-04-28Rollup merge of #60270 - alexcrichton:metadata-multi-cgu, r=oli-obkMazdak Farrokhzad-3/+2
2019-04-28Rollup merge of #60022 - nathankleyn:fix-issue-59543, r=CentrilMazdak Farrokhzad-1/+7
2019-04-28Remove unnecessary functionYuki OKUSHI-7/+2
2019-04-28Auto merge of #60346 - dima74:patch-1, r=GuillaumeGomezbors-1/+1
2019-04-28Remove two-phase-beyond-autorefYuki OKUSHI-5/+1
2019-04-28Remove two-phase-borrowsYuki OKUSHI-2/+0
2019-04-28Auto merge of #60333 - Centril:stabilize-iterator-copied, r=varkorbors-11/+9
2019-04-28Fix default value for setting "Auto-hide item methods' documentation"Dmitry Murzin-1/+1
2019-04-27Auto merge of #60313 - cuviper:thinlto-import, r=alexcrichtonbors-1/+4
2019-04-27Auto merge of #60288 - Zoxc:update-rayon, r=nikomatsakisbors-6/+6
2019-04-27Stabilize Iterator::copied in 1.36.0.Mazdak Farrokhzad-11/+9
2019-04-27Rollup merge of #60316 - mgeier:rename-capacity-parameter, r=joshtriplettMazdak Farrokhzad-16/+16
2019-04-27Rollup merge of #60315 - pietroalbini:fix-tools-version, r=Mark-SimulacrumMazdak Farrokhzad-2/+2
2019-04-27Rollup merge of #60307 - dima74:fix/56018, r=GuillaumeGomezMazdak Farrokhzad-11/+35
2019-04-27Rollup merge of #60292 - varkor:ty-tuple-substs, r=nikomatsakisMazdak Farrokhzad-93/+146
2019-04-27Document ast::ExprKind::Type.Mazdak Farrokhzad-0/+1
2019-04-27Auto merge of #59887 - eddyb:safer-metadata, r=Zoxcbors-45/+80
2019-04-27Auto merge of #59540 - Zoxc:the-arena-2, r=michaelwoeristerbors-89/+107
2019-04-26Auto merge of #60306 - RalfJung:xargo, r=alexcrichtonbors-0/+1
2019-04-26Update handling of Tuplevarkor-90/+134
2019-04-26Replace `&'tcx List<Ty<'tcx>>` in `Tuple` with `SubstsRef<'tcx>`varkor-1/+1
2019-04-26Add expect_ty method to Kindvarkor-2/+11
2019-04-26Make "Implementations on Foreign Types" items in sidebar link to specific implsDmitry Murzin-11/+35
2019-04-26Update rustc-rayon versionJohn Kåre Alsaker-6/+6
2019-04-26Use "capacity" as parameter name in with_capacity() methodsMatthias Geier-16/+16
2019-04-26bootstrap: use correct version numbers for llvm-tools and lldbPietro Albini-2/+2
2019-04-26Limit internalization in LLVM 8 ThinLTOJosh Stone-1/+4
2019-04-26include rustc-std-workspace-alloc in rust-srcRalf Jung-0/+1
2019-04-26Auto merge of #60303 - CryZe:patch-6, r=Centrilbors-6/+2
2019-04-26Remove feature gates from std and testsChristopher Serr-2/+0
2019-04-26Stabilize pointer::align_offsetChristopher Serr-4/+2
2019-04-26Auto merge of #60240 - mati865:musl_toolchain, r=alexcrichtonbors-10/+9
2019-04-26Auto merge of #60167 - varkor:tidy-filelength, r=matthewjasperbors-3/+76
2019-04-26Rollup merge of #60289 - tmandry:allow-features-include-std, r=cramertjMazdak Farrokhzad-19/+35