about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-08-30Auto merge of #76090 - Dylan-DPC:rollup-eksndcr, r=Dylan-DPCbors-125/+213
2020-08-30Rollup merge of #76057 - matklad:remove-retokenize, r=petrochenkovDylan DPC-87/+35
2020-08-30Rollup merge of #76022 - GuillaumeGomez:cleanup-rustdoc-front, r=jyn514Dylan DPC-8/+9
2020-08-30Rollup merge of #76015 - ortem:fix-lldb-script, r=Mark-SimulacrumDylan DPC-2/+5
2020-08-30Rollup merge of #75975 - matklad:snapshot-tests, r=Mark-SimulacrumDylan DPC-5/+5
2020-08-30Rollup merge of #75910 - bugadani:testcase, r=oli-obkDylan DPC-0/+22
2020-08-30Rollup merge of #75892 - ArekPiekarz:unstable_book_tls_model_typo, r=petroche...Dylan DPC-1/+1
2020-08-30Rollup merge of #75885 - jumbatm:issue75739-clashing-extern-declarations-tran...Dylan DPC-21/+135
2020-08-30Rollup merge of #75881 - pickfire:patch-5, r=GuillaumeGomezDylan DPC-1/+1
2020-08-29Auto merge of #75775 - matklad:rustc-lexer-rustdoc-highlight, r=GuillaumeGomezbors-414/+297
2020-08-29Auto merge of #76016 - RalfJung:miri, r=RalfJungbors-8/+8
2020-08-29bump MiriRalf Jung-8/+8
2020-08-29Auto merge of #75713 - mati865:netbsd_zlib, r=Mark-Simulacrumbors-3/+3
2020-08-29Auto merge of #75754 - joshtriplett:wip-perf-snappy, r=Mark-Simulacrumbors-9/+8
2020-08-29Auto merge of #76034 - flip1995:clippyup, r=Manishearthbors-1092/+4160
2020-08-29Auto merge of #75370 - simonvandel:optimize-if-condition-on-int-to-switch, r=...bors-0/+662
2020-08-29New pass to optimize `if`conditions on integrals to switches on the integerSimon Vandel Sillesen-0/+662
2020-08-29Allow --bess ing expect-tests in toolsAleksey Kladov-5/+5
2020-08-29Use an id instead of a functionGuillaume Gomez-6/+3
2020-08-29Move retokenize hack to save_analysisAleksey Kladov-87/+35
2020-08-29Auto merge of #75985 - csmoe:issue-61076-1, r=estebankbors-7/+11
2020-08-29Auto merge of #75916 - jyn514:unify-error-reporting, r=eucliobors-116/+154
2020-08-29Auto merge of #74922 - joshtriplett:ninja-by-default, r=Mark-Simulacrumbors-8/+52
2020-08-29Auto merge of #75939 - Amanieu:fix_asm2, r=nagisabors-6/+12
2020-08-28Auto merge of #76035 - tiagolam:master, r=pietroalbinibors-0/+1
2020-08-28Fix testAmanieu d'Antras-10/+11
2020-08-28Build dist-x86_64-musl with --enable-profiler.Tiago Lam-0/+1
2020-08-28Auto merge of #76018 - pietroalbini:ci-left-fallible-finish-2, r=Mark-Simulacrumbors-9/+9
2020-08-28Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyupflip1995-1092/+4160
2020-08-28Disable ninja on the dry-run builderJosh Triplett-0/+1
2020-08-28Clean up rustdoc front-end source codeGuillaume Gomez-8/+12
2020-08-28Rollup merge of #76000 - richkadel:llvm-coverage-map-gen-6b.2, r=wesleywiserPietro Albini-0/+12
2020-08-28Rollup merge of #75989 - matklad:renamerustdoctest, r=GuillaumeGomezPietro Albini-7/+7
2020-08-28Rollup merge of #75972 - JulianKnodt:i70381, r=rollupPietro Albini-1/+15
2020-08-28Rollup merge of #75941 - GuillaumeGomez:cleanup-e0761, r=Dylan-DPCPietro Albini-7/+3
2020-08-28Rollup merge of #75330 - Nemo157:improve-doc-cfg-features, r=GuillaumeGomezPietro Albini-33/+154
2020-08-28ci: run cancel-outdated-builds after fully setting up the envPietro Albini-9/+9
2020-08-28Fix loading pretty-printers in rust-lldb scriptortem-2/+5
2020-08-28Auto merge of #70212 - Amanieu:catch_foreign, r=Mark-Simulacrumbors-61/+194
2020-08-27Auto merge of #75995 - pietroalbini:ci-let-fallible-finish, r=Mark-Simulacrumbors-1/+15
2020-08-28Make sure the functions don't get mergedDániel Buga-1/+1
2020-08-27Auto merge of #75976 - GuillaumeGomez:help-popup, r=jyn514bors-4/+5
2020-08-27Abort when catch_unwind catches a foreign exceptionAmanieu d'Antras-61/+194
2020-08-27Adds --bless support to test/run-make-fulldepsRich Kadel-0/+12
2020-08-27ci: disable cancel-outdated-builds for auto-falliblePietro Albini-1/+15
2020-08-27Auto merge of #75933 - Aaron1011:feature/closure-move-err, r=oli-obkbors-18/+102
2020-08-27Add expect test for rustdoc html highlightingAleksey Kladov-61/+66
2020-08-27Rename rustdoc/test -> rustdoc/doctestAleksey Kladov-7/+7
2020-08-27Auto merge of #74941 - dylanmckay:replace-broken-avr-unknown-unknown-target, ...bors-52/+60
2020-08-27Remove dependency on StringReader from rustdoc highlighterAleksey Kladov-356/+234