about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-05-31Rollup merge of #97578 - ojeda:checkpatch, r=JohnTitorMatthias Krüger-1/+1
2022-05-31Rollup merge of #97316 - CAD97:bound-misbehavior, r=dtolnayMatthias Krüger-17/+20
2022-05-31Auto merge of #97570 - JakobDegen:dse-test, r=tmiaskobors-326/+21
2022-05-31Auto merge of #97419 - WaffleLapkin:const_from_ptr_range, r=oli-obkbors-2/+772
2022-05-31Auto merge of #97521 - SkiFire13:clarify-vec-as-ptr, r=Dylan-DPCbors-2/+4
2022-05-31alloc: remove repeated word in commentMiguel Ojeda-1/+1
2022-05-31Auto merge of #97526 - Nilstrieb:unicode-is-printable-fastpath, r=joshtriplettbors-4/+29
2022-05-31Add unicode fast path to `is_printable`Nilstrieb-4/+29
2022-05-31Auto merge of #97574 - Dylan-DPC:rollup-jq850l6, r=Dylan-DPCbors-73/+266
2022-05-31Rollup merge of #97569 - thomcc:fill_with_isnt_memset, r=AmanieuDylan DPC-1/+0
2022-05-31Rollup merge of #97565 - lukas-code:patch-1, r=thomccDylan DPC-0/+2
2022-05-31Rollup merge of #97455 - JohnTitor:stabilize-toowned-clone-into, r=dtolnayDylan DPC-3/+1
2022-05-31Rollup merge of #97371 - ChayimFriedman2:closure-non-block-add-semicolon, r=o...Dylan DPC-22/+72
2022-05-31Rollup merge of #97229 - Nilstrieb:doc-box-noalias, r=dtolnayDylan DPC-0/+14
2022-05-31Rollup merge of #97089 - GuillaumeGomez:improve-settings-theme-display, r=jshaDylan DPC-47/+177
2022-05-31Auto merge of #96881 - est31:join_osstr, r=dtolnaybors-0/+33
2022-05-31Auto merge of #97566 - compiler-errors:rollup-qfxw4j8, r=compiler-errorsbors-61/+120
2022-05-30BTreeSet->BTreeMap (fix copy/paste mistake in documentation)David Tolnay-1/+1
2022-05-30Fix typo uniqeness -> uniquenessDavid Tolnay-1/+1
2022-05-31normalize harderMaybe Waffle-58/+59
2022-05-30Fix TLS access mir opt test and remove stale filesJakob Degen-326/+21
2022-05-30Remove `memset` alias from `fill_with`.Thom Chiovoloni-1/+0
2022-05-30Rollup merge of #97558 - stoeckmann:typos, r=compiler-errorsMichael Goulet-2/+2
2022-05-30Rollup merge of #97555 - GuillaumeGomez:line-number-click, r=notriddleMichael Goulet-3/+17
2022-05-30Rollup merge of #97431 - compiler-errors:issue-97413, r=oli-obkMichael Goulet-7/+24
2022-05-30Rollup merge of #97395 - RalfJung:call-abi, r=oli-obkMichael Goulet-1/+8
2022-05-30Rollup merge of #97172 - SparrowLii:unsafe_extern, r=compiler-errorsMichael Goulet-32/+52
2022-05-30Rollup merge of #89685 - DeveloperC286:iter_fields_to_private, r=oli-obkMichael Goulet-16/+17
2022-05-30Auto merge of #97357 - davidtwco:diagnostic-translation-typed-subdiagnostic-s...bors-150/+190
2022-05-31Update mut_ptr.rsLukas-0/+1
2022-05-30Update intrinsics.rsLukas-0/+1
2022-05-30Check for `can_have_side_effects()` and `in_external_macro()` inside `suggest...Chayim Refael Friedman-9/+6
2022-05-30Auto merge of #97025 - ouz-a:mini-derefer-generator, r=davidtwcobors-59/+299
2022-05-30Fix typos in commentTobias Stoeckmann-2/+2
2022-05-30Auto merge of #97480 - conradludgate:faster-format-literals, r=joshtriplettbors-4/+9
2022-05-30validate derefer, run derefer inside generatorouz-a-59/+299
2022-05-30Add line number click GUI testGuillaume Gomez-1/+11
2022-05-30Improve source-code-page.goml GUI test codeGuillaume Gomez-3/+3
2022-05-30Auto merge of #97548 - Dylan-DPC:rollup-9x0va1d, r=Dylan-DPCbors-105/+219
2022-05-30Fix invalid line number computation when clicking on something else than a li...Guillaume Gomez-0/+4
2022-05-30normalize forbidden slicesMaybe Waffle-78/+79
2022-05-30errors: simplify referring to fluent attributesDavid Wood-150/+190
2022-05-30Rollup merge of #97545 - thomcc:sip-comment-safety, r=Dylan-DPCDylan DPC-2/+4
2022-05-30Rollup merge of #97531 - compiler-errors:for-loop-pat-mismatch, r=davidtwcoDylan DPC-1/+51
2022-05-30Rollup merge of #97519 - binggh:readd-help-on-error, r=jyn514Dylan DPC-15/+30
2022-05-30Rollup merge of #97504 - JohnTitor:cleanup-deps, r=davidtwcoDylan DPC-2/+46
2022-05-30Rollup merge of #97499 - est31:master, r=Dylan-DPCDylan DPC-3/+2
2022-05-30Rollup merge of #97494 - est31:remove_box_alloc_tests, r=Dylan-DPCDylan DPC-82/+86
2022-05-30Auto merge of #97546 - RalfJung:miri, r=oli-obkbors-17/+63
2022-05-30test forbidden slices on all two usizesizesMaybe Waffle-28/+309