about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-03-19Auto merge of #83301 - Dylan-DPC:rollup-x1yzvhm, r=Dylan-DPCbors-252/+530
2021-03-19Rollup merge of #83270 - steffahn:missing_word_in_skip_while_doc, r=joshtriplettDylan DPC-1/+1
2021-03-19Rollup merge of #83236 - cjgillot:memmap, r=joshtriplettDylan DPC-8/+18
2021-03-19Rollup merge of #83230 - jyn514:remove-macros, r=joshtriplettDylan DPC-15/+7
2021-03-19Rollup merge of #83215 - bstrie:dephaikuraw, r=joshtriplettDylan DPC-0/+7
2021-03-19Rollup merge of #83208 - jethrogb:jb/gitignore, r=XanewokDylan DPC-3/+3
2021-03-19Rollup merge of #83197 - jyn514:cfg-test-dead-code, r=joshtriplettDylan DPC-78/+85
2021-03-19Rollup merge of #83179 - Aaron1011:actix-web-lint, r=petrochenkovDylan DPC-24/+108
2021-03-19Rollup merge of #82892 - jix:clarify-read-read, r=joshtriplettDylan DPC-2/+7
2021-03-19Rollup merge of #82846 - GuillaumeGomez:doc-alias-list, r=jyn514Dylan DPC-60/+255
2021-03-19Rollup merge of #82759 - m-ou-se:remove-unwrap-none, r=petrochenkovDylan DPC-23/+38
2021-03-19Rollup merge of #82500 - CDirkx:hermit-pipe, r=joshtriplettDylan DPC-38/+1
2021-03-19Auto merge of #82754 - rylev:rusage-windows, r=pnkfelixbors-10/+76
2021-03-19Auto merge of #71780 - jcotton42:string_remove_matches, r=joshtriplettbors-0/+84
2021-03-18Clarify docs for Read::read's return valueJannis Harder-2/+7
2021-03-18Fix typo/inaccuracy in the documentation of Iterator::skip_whileFrank Steffahn-1/+1
2021-03-18Upgrade memmap to memmap2 in other crates.Camille GILLOT-8/+18
2021-03-18Auto merge of #83257 - RalfJung:miri, r=RalfJungbors-7/+9
2021-03-18Extend `proc_macro_back_compat` lint to `actix-web`Aaron Hill-24/+108
2021-03-18Auto merge of #83166 - cjgillot:defkey-vge, r=oli-obkbors-92/+86
2021-03-18Remove unwrap_none/expect_none from compiler/.Mara Bos-23/+38
2021-03-18update MiriRalf Jung-7/+9
2021-03-18Auto merge of #77566 - Marwes:smaller_hashmap, r=Amanieubors-27/+34
2021-03-18Auto merge of #81312 - dylni:clarify-btree-range-search-comments, r=m-ou-sebors-3/+2
2021-03-18Auto merge of #82868 - petrochenkov:bto, r=estebankbors-93/+192
2021-03-18Auto merge of #76447 - pickfire:async-pub, r=estebankbors-26/+160
2021-03-18Report missing cases of `bare_trait_objects`Vadim Petrochenkov-2/+81
2021-03-18hir: Preserve used syntax in `TyKind::TraitObject`Vadim Petrochenkov-17/+23
2021-03-17Auto merge of #83247 - Dylan-DPC:rollup-bdwmvjg, r=Dylan-DPCbors-192/+1837
2021-03-18Rollup merge of #83231 - DieracDelta:lp64d-abi-for-riscvgc-unknown-none-elf, ...Dylan DPC-0/+1
2021-03-18Rollup merge of #83228 - GuillaumeGomez:no-diff-if-no-tidy, r=jyn514Dylan DPC-5/+6
2021-03-18Rollup merge of #83223 - JohnTitor:display-err-from-mmap, r=joshtriplettDylan DPC-4/+6
2021-03-18Rollup merge of #83216 - jyn514:register-tool, r=petrochenkovDylan DPC-32/+112
2021-03-18Rollup merge of #83204 - jethrogb:jb/sgx-c-build, r=joshtriplett,raoulstrackxDylan DPC-20/+4
2021-03-18Rollup merge of #83192 - kinnison:add-android-21, r=Mark-SimulacrumDylan DPC-0/+2
2021-03-18Rollup merge of #83168 - Aaron1011:lint-procedural-masquerade, r=petrochenkovDylan DPC-29/+103
2021-03-18Rollup merge of #83080 - tmiasko:inline-coverage, r=wesleywiserDylan DPC-88/+1100
2021-03-18Rollup merge of #82434 - jyn514:hash, r=JohnTitorDylan DPC-7/+16
2021-03-18Rollup merge of #82270 - asquared31415:asm-syntax-directive-errors, r=nagisaDylan DPC-1/+181
2021-03-18Rollup merge of #82191 - Soveu:dedup, r=nagisaDylan DPC-6/+306
2021-03-18Fix use of bare trait objects everywhereVadim Petrochenkov-74/+88
2021-03-17Auto merge of #82122 - bstrie:dep4real, r=dtolnaybors-63/+68
2021-03-17Auto merge of #83188 - petrochenkov:field, r=lcnrbors-326/+358
2021-03-17Fix gitattibutes for old git versionsJethro Beekman-3/+3
2021-03-17Iterate for super_predicates.Camille GILLOT-11/+3
2021-03-17riscvgc-unknown-none-elf use lp64d ABIJustin Restivo-0/+1
2021-03-17Move some test-only code to test filesJoshua Nelson-78/+85
2021-03-17Auto merge of #83090 - jackh726:bound_var_replacer_option, r=varkorbors-55/+53
2021-03-17Don't show HTML diff if tidy isn't installed for rustdoc testsGuillaume Gomez-5/+6
2021-03-17Remove unnecessary `forward_inner_docs` hackJoshua Nelson-15/+7