| Age | Commit message (Expand) | Author | Lines |
| 2024-11-09 | Rollup merge of #132341 - compiler-errors:raw-lt-prefix-id, r=chenyukang | Matthias Krüger | -0/+27 |
| 2024-11-09 | Rollup merge of #132552 - taiki-e:sparc-target-feature, r=workingjubilee | Matthias Krüger | -3/+87 |
| 2024-11-08 | Rollup merge of #132780 - compiler-errors:verbose, r=estebank | Jubilee | -18/+103 |
| 2024-11-08 | Rollup merge of #132760 - dianne:iter-into-iter, r=lcnr | Jubilee | -0/+46 |
| 2024-11-08 | Rollup merge of #132757 - compiler-errors:yeet-check-wf, r=lcnr | Jubilee | -303/+229 |
| 2024-11-08 | Don't suggest `.into_iter()` on iterators | dianne | -0/+46 |
| 2024-11-09 | Add v8plus target feature to sparc and use it in create_object_file | Taiki Endo | -2/+85 |
| 2024-11-09 | Add v9 and leoncasa target feature to sparc | Taiki Endo | -3/+4 |
| 2024-11-08 | use verbose for path separator suggestion | Michael Goulet | -18/+103 |
| 2024-11-08 | Auto merge of #132717 - RalfJung:rustc_safe_intrinsic, r=compiler-errors | bors | -104/+42 |
| 2024-11-08 | remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functi... | Ralf Jung | -104/+42 |
| 2024-11-08 | Rollup merge of #132738 - cuviper:channel-heap-init, r=ibraheemdev | Stuart Cook | -0/+29 |
| 2024-11-08 | Rollup merge of #132161 - celinval:smir-fix-indent, r=compiler-errors | Stuart Cook | -0/+311 |
| 2024-11-08 | Manually register some bounds for a better span | Michael Goulet | -6/+97 |
| 2024-11-08 | Get rid of check_opaque_type_well_formed | Michael Goulet | -299/+134 |
| 2024-11-08 | Auto merge of #132756 - workingjubilee:rollup-bed2akn, r=workingjubilee | bors | -7/+49 |
| 2024-11-07 | Rollup merge of #132639 - RalfJung:intrinsics, r=workingjubilee,Amanieu | Jubilee | -6/+6 |
| 2024-11-07 | Rollup merge of #132095 - gechelberger:fix-131977, r=wesleywiser | Jubilee | -0/+42 |
| 2024-11-07 | Rollup merge of #131913 - jieyouxu:only_debug_assertions, r=onur-ozkan | Jubilee | -1/+1 |
| 2024-11-07 | This test needs threads | Josh Stone | -0/+1 |
| 2024-11-08 | Auto merge of #128849 - estebank:issue-89143, r=jackh726 | bors | -6/+1 |
| 2024-11-07 | [StableMIR] A few fixes to pretty printing | Celina G. Val | -0/+311 |
| 2024-11-07 | Auto merge of #132472 - taiki-e:sparc-asm, r=Amanieu | bors | -41/+354 |
| 2024-11-07 | fix test | Esteban Küber | -6/+1 |
| 2024-11-07 | Initialize channel `Block`s directly on the heap | Josh Stone | -0/+28 |
| 2024-11-07 | core: move intrinsics.rs into intrinsics folder | Ralf Jung | -6/+6 |
| 2024-11-07 | Basic inline assembly support for SPARC and SPARC64 | Taiki Endo | -41/+354 |
| 2024-11-07 | Rollup merge of #132707 - zmodem:tests_vs_diagnostic_width, r=jieyouxu | Jonas Böttiger | -54/+58 |
| 2024-11-06 | Add --diagnostic-width to some tests failing after 1a0c5021838 | Hans Wennborg | -54/+58 |
| 2024-11-06 | Auto merge of #132404 - makai410:suggest-swap-lhs-rhs, r=fee1-dead | bors | -0/+28 |
| 2024-11-06 | Auto merge of #132663 - estebank:e0320-tweak, r=compiler-errors | bors | -15/+15 |
| 2024-11-06 | Auto merge of #132664 - matthiaskrgr:rollup-i27nr7i, r=matthiaskrgr | bors | -2/+2 |
| 2024-11-05 | Rollup merge of #132077 - alexcrichton:wide-arithmetic, r=jieyouxu | Matthias Krüger | -2/+2 |
| 2024-11-05 | Tweak E0320 overflow error wording | Esteban Küber | -15/+15 |
| 2024-11-05 | Rollup merge of #132571 - RalfJung:const_eval_select_macro, r=oli-obk | Matthias Krüger | -2/+2 |
| 2024-11-05 | Rollup merge of #132567 - estebank:bad-suggestion, r=Nadrieril | Matthias Krüger | -5/+30 |
| 2024-11-05 | Rollup merge of #132498 - uellenberg:typo-and-let-suggestions, r=estebank | Matthias Krüger | -1/+46 |
| 2024-11-05 | Rollup merge of #132259 - mrkajetanp:branch-protection-pauth-lr, r=davidtwco | Matthias Krüger | -4/+9 |
| 2024-11-05 | Auto merge of #129884 - RalfJung:forbidden-target-features, r=workingjubilee | bors | -0/+71 |
| 2024-11-05 | Auto merge of #132580 - compiler-errors:globs, r=Noratrieb | bors | -239/+239 |
| 2024-11-05 | add const_eval_select macro to reduce redundancy | Ralf Jung | -2/+2 |
| 2024-11-05 | Auto merge of #132626 - workingjubilee:rollup-hbmtbzk, r=workingjubilee | bors | -198/+248 |
| 2024-11-04 | Rollup merge of #132492 - RalfJung:const-intrinsics, r=compiler-errors | Jubilee | -197/+128 |
| 2024-11-04 | Rollup merge of #132303 - nyurik:non-exhaustive-err, r=compiler-errors | Jubilee | -1/+10 |
| 2024-11-04 | Rollup merge of #132025 - duncpro:E0027, r=compiler-errors | Jubilee | -0/+76 |
| 2024-11-04 | Rollup merge of #131153 - VulnBandit:copy_impl_vuln, r=compiler-errors | Jubilee | -0/+34 |
| 2024-11-05 | Auto merge of #131341 - taiki-e:ppc-clobber-abi, r=bzEq,workingjubilee | bors | -0/+1180 |
| 2024-11-05 | suggest swapping the equality | makai410 | -0/+28 |
| 2024-11-04 | when an intrinsic has a const-stable fallback body, we can easily expose it o... | Ralf Jung | -2/+24 |
| 2024-11-04 | most const intrinsics don't need an explicit rustc_const_unstable any more | Ralf Jung | -15/+11 |