about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-01-24Print constants in `type_name` for const genericsvarkor-12/+52
2020-01-24Rollup merge of #68500 - Mark-Simulacrum:fix-bootstrap-clearing, r=alexcrichtonTyler Mandry-1/+1
2020-01-24Rollup merge of #68479 - Tyg13:unused_parens_return, r=CentrilTyler Mandry-27/+50
2020-01-24Rollup merge of #68473 - nopsledder:rust_sanitizer_fuchsia, r=alexcrichtonTyler Mandry-3/+25
2020-01-24Rollup merge of #68469 - ollie27:skip_count, r=sfacklerTyler Mandry-2/+16
2020-01-24Rollup merge of #68438 - Aaron1011:fix/tait-non-defining, r=estebankTyler Mandry-2/+36
2020-01-24Rollup merge of #68424 - estebank:suggest-borrow-for-non-copy-vec, r=davidtwcoTyler Mandry-4/+69
2020-01-23Clear out std, not std toolsMark Rousskov-1/+1
2020-01-23use `diagnostic_item` and modify wordingEsteban Küber-7/+19
2020-01-23Auto merge of #68391 - tmiasko:compiletest-debuginfo, r=alexcrichtonbors-286/+215
2020-01-23compiletest: Do not run debuginfo tests with gdb on msvc targetsTomasz Miąsko-0/+4
2020-01-23Auto merge of #68435 - tmandry:llvmup-2-the-return-of-phibitcast-transform-fi...bors-0/+0
2020-01-23unused-parens: implement for block return valuesTyler Lanphear-27/+50
2020-01-23Auto merge of #68298 - Mark-Simulacrum:binary-depdep-fix, r=petrochenkovbors-8/+45
2020-01-22Rollup merge of #68462 - matthiaskrgr:novec, r=varkorTyler Mandry-3/+3
2020-01-22Rollup merge of #68441 - Centril:pprust-as_deref, r=Mark-SimulacrumTyler Mandry-2/+2
2020-01-22Rollup merge of #68440 - matthiaskrgr:xpyclippy, r=Mark-SimulacrumTyler Mandry-1/+1
2020-01-22Rollup merge of #68425 - phi-gamma:try-method, r=varkorTyler Mandry-21/+90
2020-01-22Rollup merge of #68410 - tmiasko:msan-lto, r=varkorTyler Mandry-22/+52
2020-01-22Rollup merge of #68409 - sinkuu:temp_path, r=Mark-SimulacrumTyler Mandry-30/+34
2020-01-22Rollup merge of #68388 - varkor:toogeneric-wf, r=eddybTyler Mandry-16/+45
2020-01-22Rollup merge of #68361 - t6:patch-freebsd-lld-i386, r=alexcrichtonTyler Mandry-1/+3
2020-01-22Rollup merge of #68253 - japaric:bare-metal-cortex-a, r=alexcrichtonTyler Mandry-0/+93
2020-01-23Add `-Z no-link` flagVictor Ding-13/+64
2020-01-22Fix tidy warningsAaron Green-2/+6
2020-01-22Enable ASan on FuchsiaAaron Green-2/+20
2020-01-22Avoid overflow in `std::iter::Skip::count`Oliver Middleton-2/+16
2020-01-22Auto merge of #68192 - GuillaumeGomez:remove-inlined-types, r=kinnisonbors-25/+56
2020-01-22librustc_mir: don't allocate vectors where slices will do.Matthias Krüger-3/+3
2020-01-22Auto merge of #68069 - JohnTitor:fix-closure-ice, r=matthewjasperbors-59/+13
2020-01-22Auto merge of #68194 - jonas-schievink:fix-thumb-ci, r=alexcrichtonbors-22/+229
2020-01-22Rollup merge of #68439 - JohnTitor:clippy-up, r=JohnTitorMazdak Farrokhzad-12/+8
2020-01-22Rollup merge of #68422 - Centril:diverges-simplify, r=eddybMazdak Farrokhzad-46/+22
2020-01-22Rollup merge of #68421 - ehuss:update-cargo-books, r=alexcrichtonMazdak Farrokhzad-0/+0
2020-01-22pprust: use as_derefMazdak Farrokhzad-2/+2
2020-01-22bootstrap: update clippy subcmd decriptionMatthias Krüger-1/+1
2020-01-22Update ClippyYuki Okushi-12/+8
2020-01-21Account for non-types in substs for opaque type error messagesAaron Hill-2/+36
2020-01-21Update LLVMTyler Mandry-0/+0
2020-01-22Do not base path to append extensionMark Rousskov-4/+4
2020-01-22Store filestem in a pre-formatted formMark Rousskov-11/+10
2020-01-22Privatize private fields of OutputFilenamesMark Rousskov-21/+26
2020-01-21Cleanup: rewrite conditional as matchPhilipp Gesang-35/+31
2020-01-21Suggest borrowing `Vec<NonCopy>` in for loopEsteban Küber-0/+53
2020-01-21Auto merge of #68423 - Centril:rollup-bdjykrv, r=Centrilbors-564/+779
2020-01-21Rollup merge of #68416 - Centril:lowering-cleanup-hofs, r=pietroalbiniMazdak Farrokhzad-12/+3
2020-01-21Rollup merge of #68415 - matthiaskrgr:tidy_clippy, r=oli-obkMazdak Farrokhzad-7/+7
2020-01-21Rollup merge of #68399 - Centril:check-match-unify, r=oli-obkMazdak Farrokhzad-95/+197
2020-01-21Rollup merge of #68328 - jethrogb:jb/target-llvm-args, r=alexcrichtonMazdak Farrokhzad-2/+3
2020-01-21Rollup merge of #68313 - batrla:master, r=alexcrichtonMazdak Farrokhzad-73/+51