about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-04-05change SourceSerifPro to SourceSerif4 in emit-shared-files testTrevor Spiteri-3/+3
2021-04-05Update Source Serif to release 4.004Trevor Spiteri-34/+33
2021-04-05Fix bug where rustc_lint would not apply renamed tool lintsJoshua Nelson-1/+26
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-05Don't concatenate binders across typesJack Huey-0/+14
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-05Renamed testAlan Egerton-0/+0
2021-04-05Merge branch 'master' of github.com:rust-lang/rust into issue-83852Alan Egerton-212/+400
2021-04-04Don't report disambiguator error if link would have been ignoredCamelid-4/+51
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-04Render destructured struct function param names as underscore.Alan Egerton-11/+11
2021-04-04use jemallocator in rustc/rustdocGus Wynn-1/+63
2021-04-04Get rid of unneeded `aliases` fieldMichael Howell-6/+6
2021-04-04Use the beta compiler for building bootstrap tools when `download-rustc` is setJoshua Nelson-118/+159
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-03rustdoc: sort search index items for compressionMichael Howell-17/+20
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-03Remove trailing whitespaceSlightlyOutOfPhase-1/+1
2021-04-03Auto merge of #81507 - weiznich:add_diesel_to_cargo_test, r=Mark-Simulacrumbors-2/+48
2021-04-03List trait impls before methods from deref in the sidebar of Rustdoc's outputSlightlyOutOfPhase-7/+8
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-1848/+1596
2021-04-04Move a `unused_doc_comments ` test to the `unused` dirYuki Okushi-0/+0
2021-04-04Trigger `unused_doc_comments` on macros at onceYuki Okushi-0/+48
2021-04-03Changed function signature to keep buffer handling out of libRich Kadel-9/+7