| Age | Commit message (Expand) | Author | Lines |
| 2024-10-27 | Auto merge of #131900 - mrkajetanp:target-feature-pauth-lr, r=Amanieu | bors | -0/+3 |
| 2024-10-26 | Auto merge of #132190 - matthiaskrgr:rollup-rsocfiz, r=matthiaskrgr | bors | -2/+2 |
| 2024-10-26 | Rollup merge of #132182 - jieyouxu:downgrade-untranslatable, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2024-10-26 | Auto merge of #125116 - blyxyas:ignore-allowed-lints-final, r=cjgillot | bors | -42/+209 |
| 2024-10-26 | Downgrade `untranslatable_diagnostic` and `diagnostic_outside_of_impl` to `al... | Jieyou Xu | -2/+2 |
| 2024-10-26 | Rollup merge of #132180 - Urgau:ast_pretty-unsafe-attr, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -0/+11 |
| 2024-10-26 | Rollup merge of #132174 - RalfJung:pclmulqdq, r=calebzulawski | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-10-26 | Rollup merge of #132169 - fee1-dead-contrib:consttraitsck, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -10/+19 |
| 2024-10-26 | Rollup merge of #132140 - heiher:loong-lsx, r=Urgau | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2024-10-26 | Rollup merge of #132124 - Zalathar:consolidate-covstar, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -144/+102 |
| 2024-10-26 | Print unsafety of attribute in AST unpretty | Urgau | -0/+11 |
| 2024-10-26 | x86 target features: make pclmulqdq imply sse2 | Ralf Jung | -1/+1 |
| 2024-10-26 | Auto merge of #132171 - matthiaskrgr:rollup-tp75ge7, r=matthiaskrgr | bors | -146/+140 |
| 2024-10-26 | coverage: Add links to LLVM docs for the coverage mapping format | Zalathar | -0/+2 |
| 2024-10-26 | Rollup merge of #132168 - fee1-dead-contrib:fxclean, r=compiler-errors | Matthias Krüger | -95/+39 |
| 2024-10-26 | Rollup merge of #132114 - jieyouxu:features-bundle, r=fee1-dead | Matthias Krüger | -51/+101 |
| 2024-10-26 | Auto merge of #132152 - lqd:revert-127731, r=compiler-errors | bors | -227/+0 |
| 2024-10-26 | Deny calls to non-`#[const_trait]` methods in MIR constck | Deadbeef | -10/+19 |
| 2024-10-26 | Effects cleanup | Deadbeef | -95/+39 |
| 2024-10-25 | Auto merge of #131349 - RalfJung:const-stability-checks, r=compiler-errors | bors | -269/+580 |
| 2024-10-25 | Revert "Emit error when calling/declaring functions with unavailable vectors." | Rémy Rakic | -227/+0 |
| 2024-10-25 | tcx.is_const_fn doesn't work the way it is described, remove it | Ralf Jung | -54/+41 |
| 2024-10-25 | Rollup merge of #132106 - maxcabrajac:ident_ref, r=petrochenkov | Matthias Krüger | -39/+39 |
| 2024-10-25 | add a HACK to allow stdarch migration | Ralf Jung | -0/+3 |
| 2024-10-25 | proc_macro_harness: adjust the span we use for const fn calls | Ralf Jung | -9/+20 |
| 2024-10-25 | Re-do recursive const stability checks | Ralf Jung | -209/+519 |
| 2024-10-25 | Auto merge of #127731 - veluca93:abi_checks, r=RalfJung | bors | -0/+227 |
| 2024-10-25 | Enable LSX feature for LoongArch Linux targets | WANG Rui | -2/+2 |
| 2024-10-25 | Emit error when calling/declaring functions with unavailable vectors. | Luca Versari | -0/+227 |
| 2024-10-24 | Rollup merge of #132125 - Zalathar:coverage-intrinsics, r=jieyouxu | Jubilee | -140/+26 |
| 2024-10-24 | Rollup merge of #132118 - compiler-errors:tilde-const-item-bounds, r=lcnr | Jubilee | -1/+77 |
| 2024-10-24 | Rollup merge of #132085 - celinval:update-smir-doc, r=compiler-errors | Jubilee | -88/+22 |
| 2024-10-25 | coverage: SSA doesn't need to know about `instrprof_increment` | Zalathar | -29/+12 |
| 2024-10-25 | coverage: Emit MC/DC intrinsics using the normal helper method | Zalathar | -77/+14 |
| 2024-10-25 | coverage: Emit `llvm.instrprof.increment` using the normal helper method | Zalathar | -36/+2 |
| 2024-10-25 | Introduce `Enabled{Lang,Lib}Feature` | 许杰友 Jieyou Xu (Joe) | -51/+101 |
| 2024-10-25 | coverage: Store `covfun_section_name` in the codegen context | Zalathar | -27/+24 |
| 2024-10-25 | coverage: Make obtaining the codegen coverage context infallible | Zalathar | -33/+16 |
| 2024-10-25 | coverage: Consolidate creation of covmap/covfun records | Zalathar | -88/+64 |
| 2024-10-25 | Auto merge of #132121 - workingjubilee:rollup-yrtn33e, r=workingjubilee | bors | -6/+18 |
| 2024-10-24 | Add support for ~const item bounds | Michael Goulet | -1/+77 |
| 2024-10-24 | Update README.md | Celina G. Val | -3/+11 |
| 2024-10-24 | Apply suggestions from code review | Celina G. Val | -2/+2 |
| 2024-10-24 | Rollup merge of #132115 - bash:rustdoc-fake-variadic-wrapper, r=GuillaumeGome... | Jubilee | -6/+18 |
| 2024-10-24 | Auto merge of #132116 - matthiaskrgr:rollup-3a0ia4r, r=matthiaskrgr | bors | -36/+27 |
| 2024-10-24 | Rollup merge of #132107 - maxcabrajac:remove_expr_post, r=petrochenkov | Matthias Krüger | -19/+13 |
| 2024-10-24 | Rollup merge of #131983 - dingxiangfei2009:stabilize-shorter-tail-lifetimes, ... | Matthias Krüger | -17/+14 |
| 2024-10-24 | Auto merge of #131985 - compiler-errors:const-pred, r=fee1-dead | bors | -1445/+1283 |
| 2024-10-24 | rustdoc: Extend fake_variadic to "wrapped" tuples | Tau Gärtli | -6/+18 |
| 2024-10-24 | Pass Ident by reference in ast Visitor | maxcabrajac | -39/+39 |