about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-04-05Rename non_autolinks -> bare_urlsJoshua Nelson-44/+54
2021-04-05Remove 'unnecessary long for for link' warningJoshua Nelson-80/+44
2021-04-05Stabilize `non_autolinks` lintJoshua Nelson-8/+1
2021-04-05Auto merge of #83819 - AngelicosPhosphoros:issue-73338-fix-partial-eq-impl, r...bors-0/+39
2021-04-05Auto merge of #83864 - Dylan-DPC:rollup-78an86n, r=Dylan-DPCbors-1992/+1646
2021-04-04Auto merge of #83530 - Mark-Simulacrum:bootstrap-bump, r=Mark-Simulacrumbors-19/+14
2021-04-05Rollup merge of #83841 - Amanieu:asm_clobber_feature, r=nagisaDylan DPC-1/+28
2021-04-05Rollup merge of #83820 - petrochenkov:nolinkargs, r=nagisaDylan DPC-132/+5
2021-04-05Rollup merge of #83807 - sjakobi:77548-remove-ignore-annotations, r=Mark-Simu...Dylan DPC-1848/+1596
2021-04-05Rollup merge of #83717 - notriddle:main-js-slice-loop, r=GuillaumeGomezDylan DPC-10/+14
2021-04-05Rollup merge of #80525 - devsnek:wasm64, r=nagisaDylan DPC-1/+3
2021-04-04Workaround increased cache clearing in CargoMark Rousskov-1/+10
2021-04-04Bump cfgsMark Rousskov-16/+2
2021-04-04Auto merge of #83855 - Dylan-DPC:rollup-oww62sh, r=Dylan-DPCbors-96/+184
2021-04-04Optimize PartialOrd leAngelicosPhosphoros-0/+39
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-04Bump bootstrap compilerMark Rousskov-2/+2
2021-04-04wasm64Gus Caplan-1/+3
2021-04-04Fix error codes check run and ensure it will not go unnoticed againGuillaume Gomez-13/+29
2021-04-04Update clobber example in the asm documentationAmanieu d'Antras-1/+7
2021-04-04Allow clobbering unsupported registers in asm!Amanieu d'Antras-0/+21
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-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-1848/+1596
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-03Remove attribute `#[link_args]`Vadim Petrochenkov-132/+5
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