about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-04-03Make rust-demangler installableRich Kadel-40/+323
2021-04-03Remove attribute `#[link_args]`Vadim Petrochenkov-132/+5
2021-04-03expand: Do not ICE when a legacy AST-based macro attribute produces and empty...Vadim Petrochenkov-0/+31
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-03Add a regression test for issue-51446Yuki Okushi-0/+34
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-03Manually set dso_local when its valid to do soSimonas Kazlauskas-114/+163
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-02Don't suggest dereferencing an `else if` expressionLeSeulArtichaut-10/+0
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-02Add additional testLeSeulArtichaut-1/+38
2021-04-02Address review commentsmibac138-1/+18
2021-04-02Properly suggest deref in else blockmibac138-1/+20
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-01Fixed diagnostic and added test for issue 81508Kevin Jiang-0/+43
2021-04-01Make the diagnostic message more readableAman Arora-54/+54
2021-04-01Don't introduce a block if a block existsAman Arora-59/+177
2021-04-02Auto merge of #83663 - AngelicosPhosphoros:simplify_binary_and_to_get_better_...bors-288/+334
2021-04-02address commentshi-rustin-12/+12
2021-04-01Update test casesAman Arora-108/+522
2021-04-01Add test to ensure search tabs behaviourGuillaume Gomez-0/+21
2021-04-01rustdoc: Separate filter-empty-string out into its own functionMichael Howell-3/+13
2021-04-01Add a test that triggers the out-of-bounds ICE.Midas Lambrichts-0/+31
2021-04-01Auto merge of #82780 - cjgillot:dep-stream, r=michaelwoeristerbors-9/+9
2021-04-01Simplify logical operations CFGAngelicosPhosphoros-288/+334