about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-443017/+65
2020-08-30Auto merge of #75176 - jyn514:impl-link, r=GuillaumeGomez,petrochenkovbors-25/+27
2020-08-30resolve: Don't speculatively load crates if this is a speculative resolutionJoshua Nelson-3/+7
2020-08-30rustdoc,metadata: DebuggingJoshua Nelson-1/+12
2020-08-30Auto merge of #75867 - estebank:async-lt-sugg-fix, r=matthewjasperbors-12/+39
2020-08-30Auto merge of #75919 - rust-lang:jonas-schievink-patch-1, r=ehussbors-1/+1
2020-08-30Auto merge of #75901 - GuillaumeGomez:ayu-theme-button-hover-background-color...bors-1/+1
2020-08-30Auto merge of #76093 - jyn514:prim-assoc-items, r=Manishearthbors-3/+9
2020-08-29Fix intra-doc links for associated constantsJoshua Nelson-3/+9
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-29rustdoc: Fix intra-doc links for cross-crate re-exports of traitsJoshua Nelson-21/+8
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