about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-04-05Renamed testAlan Egerton-0/+0
2021-04-05Merge branch 'master' of github.com:rust-lang/rust into issue-83852Alan Egerton-212/+400
2021-04-04Render destructured struct function param names as underscore.Alan Egerton-11/+11
2021-04-04Auto merge of #83855 - Dylan-DPC:rollup-oww62sh, r=Dylan-DPCbors-96/+184
2021-04-04Rollup merge of #83809 - GuillaumeGomez:remove-initial-ids, r=camelidDylan DPC-30/+11
2021-04-04Rollup merge of #83793 - notriddle:single-span-macro-highlight, r=GuillaumeGomezDylan DPC-6/+10
2021-04-04Rollup merge of #83532 - asomers:gdb-fbsd, r=Mark-SimulacrumDylan DPC-1/+5
2021-04-04Rollup merge of #83521 - sexxi-goose:quick-diagnostic-fix, r=nikomatsakisDylan DPC-52/+52
2021-04-04Rollup merge of #73945 - est31:unused_externs, r=Mark-SimulacrumDylan DPC-7/+106
2021-04-04Fix error codes check run and ensure it will not go unnoticed againGuillaume Gomez-13/+29
2021-04-04Auto merge of #82347 - the8472:parallelize-tidy, r=Mark-Simulacrumbors-104/+188
2021-04-04perform filesystem probe once before running bins checks concurrentlyThe8472-80/+110
2021-04-04Auto merge of #83529 - richkadel:demangler, r=tmandrybors-42/+322
2021-04-03Address review comments and Windows failure, and make cleanerRich Kadel-109/+108
2021-04-03Auto merge of #83811 - JohnTitor:rollup-hnw1xwz, r=JohnTitorbors-23/+21
2021-04-03Remove unneeded INITIAL_IDS constGuillaume Gomez-30/+11
2021-04-03Auto merge of #81507 - weiznich:add_diesel_to_cargo_test, r=Mark-Simulacrumbors-2/+48
2021-04-03Changed function signature to keep buffer handling out of libRich Kadel-9/+7
2021-04-03Make rust-demangler installableRich Kadel-40/+323
2021-04-04Rollup merge of #83756 - camelid:internal-rename-doc-spotlight, r=GuillaumeGomezYuki Okushi-23/+21
2021-04-03Auto merge of #83738 - jyn514:only-load-some-crates, r=petrochenkovbors-48/+90
2021-04-03Auto merge of #83549 - sjakobi:no-tidy-line-length-1, r=Mark-Simulacrumbors-6/+32
2021-04-03tidy: Add ignore-rules for the line length checkAnthony Huang-6/+32
2021-04-03Auto merge of #83774 - richkadel:zero-based-counters, r=tmandrybors-72/+107
2021-04-02rustdoc: update macro highlight testsMichael Howell-4/+4
2021-04-02Translate counters from Rust 1-based to LLVM 0-based counter idsRich Kadel-72/+107
2021-04-02Auto merge of #81866 - nagisa:nagisa/sanitizer-support-target-prop, r=tmiaskobors-3/+2
2021-04-02fix clippy errorRoxane-1/+1
2021-04-02Fix diagnostic issue when using FakeReads in closuresRoxane-51/+51
2021-04-03Maintain supported sanitizers as a target propertySimonas Kazlauskas-3/+2
2021-04-02Don't load all extern crates unconditionallyJoshua Nelson-48/+90
2021-04-02rustdoc: highlight macros more efficientlyMichael Howell-2/+6
2021-04-02Auto merge of #83790 - Dylan-DPC:rollup-p6ep8jo, r=Dylan-DPCbors-27152/+1167
2021-04-02rustdoc: Remove unused `spotlight` CSSCamelid-4/+1
2021-04-02rustdoc: Rename internal uses of `spotlight`Camelid-19/+20
2021-04-02Rollup merge of #83757 - sexxi-goose:migrations_out, r=nikomatsakisDylan DPC-108/+640
2021-04-02Rollup merge of #83755 - richkadel:cov-test-simplify, r=tmandryDylan DPC-26664/+0
2021-04-02Rollup merge of #83673 - hi-rustin:rustin-patch-suggestion, r=estebankDylan DPC-246/+246
2021-04-02Rollup merge of #83478 - jyn514:fine-grained-files, r=Mark-SimulacrumDylan DPC-134/+281
2021-04-02Auto merge of #76881 - hameerabbasi:issue-53325, r=oli-obkbors-167/+1894
2021-04-02Auto merge of #83468 - hi-rustin:rustin-patch-lint, r=nikomatsakisbors-0/+84
2021-04-02Auto merge of #83781 - JohnTitor:rollup-1vm3dxo, r=JohnTitorbors-13/+109
2021-04-02Rollup merge of #83754 - GuillaumeGomez:search-tab-behaviour, r=jyn514Yuki Okushi-0/+21
2021-04-02Rollup merge of #83721 - GuillaumeGomez:copy-use, r=Nemo157Yuki Okushi-13/+57
2021-04-02Rollup merge of #83535 - MidasLamb:mir-type-count-mismatch, r=nikomatsakisYuki Okushi-0/+31
2021-04-02Auto merge of #83207 - oli-obk:valtree2, r=lcnrbors-25/+25
2021-04-02Simplify coverage testsRich Kadel-26664/+0
2021-04-02Auto merge of #80965 - camelid:rename-doc-spotlight, r=jyn514bors-73/+112
2021-04-02Auto merge of #80828 - SNCPlay42:opaque-projections, r=estebankbors-37/+70
2021-04-01Make the diagnostic message more readableAman Arora-54/+54