about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-11-13Auto merge of #117876 - lcnr:region-kind-rename, r=BoxyUwUbors-266/+266
2023-11-13update type flagslcnr-25/+25
2023-11-13continue renaminglcnr-44/+44
2023-11-13rename `ReLateBound` to `ReBound`lcnr-195/+192
2023-11-13remove unnecessary `_` in variable namelcnr-2/+2
2023-11-13add fixme to `RegionCtxt`lcnr-0/+3
2023-11-13Auto merge of #117811 - MU001999:master, r=lcnrbors-1/+35
2023-11-13Auto merge of #117864 - notriddle:notriddle/rustdoc-root, r=GuillaumeGomezbors-2/+2
2023-11-13Auto merge of #117862 - SpeedReach:patch-1, r=nnethercotebors-2/+2
2023-11-12rustdoc: use `.rustdoc` class instead of `body`Michael Howell-2/+2
2023-11-13Auto merge of #117827 - Zalathar:bogus-macro-name-span, r=davidtwcobors-0/+96
2023-11-13Fix commentSleep_AllDay-2/+2
2023-11-13Auto merge of #117770 - sjwang05:issue-117766, r=estebank,TaKO8Kibors-20/+184
2023-11-13coverage: Regression test for #117788Zalathar-0/+90
2023-11-13Turn assert_eq into a delay_span_bugMu001999-1/+35
2023-11-12Auto merge of #117855 - RalfJung:miri, r=RalfJungbors-120/+648
2023-11-12Fix `is_keyword_ahead` visibilitysjwang05-1/+1
2023-11-12Auto merge of #3159 - eduardosm:sse41-round, r=RalfJungbors-96/+372
2023-11-12Improve SSE4.1 rounding tests coverageEduardo Sánchez Muñoz-137/+305
2023-11-12Auto merge of #116778 - Mark-Simulacrum:relnotes, r=Mark-Simulacrumbors-0/+115
2023-11-12Add initial 1.74 release notesMark Rousskov-0/+115
2023-11-12Auto merge of #3158 - RalfJung:tls-rename, r=RalfJungbors-10/+13
2023-11-12more consistent naming for TLS testsRalf Jung-10/+13
2023-11-12Auto merge of #2931 - max-heller:issue-2881, r=RalfJungbors-10/+148
2023-11-12allow allocations referenced by main thread TLS to leakmax-heller-10/+148
2023-11-12Implement roundps and roundpd SSE4.1 intrinsicsEduardo Sánchez Muñoz-16/+124
2023-11-12Auto merge of #3143 - devnexen:fbsd_update, r=RalfJungbors-8/+112
2023-11-12better error when calling pthread shims on unsupported unixesRalf Jung-0/+70
2023-11-12tweak commentsRalf Jung-9/+5
2023-11-12freebsd interceptions update proposalDavid Carlier-7/+45
2023-11-12coverage: Avoid creating malformed macro name spansZalathar-0/+6
2023-11-12Auto merge of #117817 - fmease:deny-more-tilde-const, r=fee1-deadbors-134/+444
2023-11-12Deny more `~const` trait boundsLeón Orell Valerian Liehr-134/+444
2023-11-11Move unclosed delim errors to separate functionsjwang05-63/+62
2023-11-11Auto merge of #115694 - clarfonthey:std-hash-private, r=dtolnaybors-232/+308
2023-11-11Auto merge of #117820 - Mark-Simulacrum:bump-version, r=Mark-Simulacrumbors-1/+1
2023-11-11Bump nightly versionMark Rousskov-1/+1
2023-11-11Auto merge of #117797 - weihanglo:update-cargo, r=weihanglobors-0/+1
2023-11-11Auto merge of #117799 - erickt:fuchsia, r=tmandrybors-8/+44
2023-11-10Switch `fuchsia-test-runner.py` to `ffx product`Erick Tryzelaar-8/+44
2023-11-10Update cargoWeihang Lo-0/+1
2023-11-10Auto merge of #115229 - iSwapna:issue-115222-fix, r=estebankbors-3/+84
2023-11-10Recurse over the method chain and maintain a stack to peek at previous receiv...Swapna Iyer-3/+84
2023-11-10Correctly handle while-let-chainssjwang05-4/+51
2023-11-10Auto merge of #117779 - bjorn3:sync_cg_clif-2023-11-10, r=bjorn3bors-67/+961
2023-11-10Merge commit 'c84d1871dc4456539b7b578830268ab3539915d0' into sync_cg_clif-202...bjorn3-67/+961
2023-11-10Rustup to rustc 1.75.0-nightly (0f44eb32f 2023-11-09)bjorn3-6/+5
2023-11-10Sync from rust 0f44eb32f1123ac93ab404d74c295263ce468343bjorn3-1/+0
2023-11-10Auto merge of #117765 - onur-ozkan:fix-117762, r=clubby789bors-0/+6
2023-11-10Auto merge of #117572 - RalfJung:addr_of, r=cuviperbors-6/+24