| Age | Commit message (Expand) | Author | Lines |
| 2024-08-04 | Revert "Rollup merge of #125572 - mu001999-contrib:dead/enhance, r=pnkfelix" | Michael Goulet | -93/+28 |
| 2024-08-04 | Revert "Rollup merge of #126315 - mu001999-contrib:fix/126289, r=petrochenkov" | Michael Goulet | -1/+1 |
| 2024-08-04 | Disable jump threading of float equality | Nilstrieb | -0/+7 |
| 2024-07-19 | Auto merge of #127944 - compiler-errors:beta-no-unsafe, r=Mark-Simulacrum | bors | -5/+21 |
| 2024-07-18 | Don't allow unsafe statics outside of extern blocks | Michael Goulet | -5/+21 |
| 2024-07-11 | instantiate higher ranked goals in candidate selection | lcnr | -54/+12 |
| 2024-07-05 | Don't inline drop shims with unsubstituted generic consts in MIR inliner | Michael Goulet | -1/+11 |
| 2024-07-05 | Switch back `non_local_definitions` lint to allow-by-default | Urgau | -1/+1 |
| 2024-07-05 | Properly gate `safe` keyword in pre-expansion | Michael Goulet | -0/+7 |
| 2024-06-20 | Add pub struct with allow(dead_code) into worklist | r0cky | -1/+1 |
| 2024-06-20 | Only compute specializes query if specialization is enabled in the crate of t... | Michael Goulet | -25/+27 |
| 2024-06-13 | Revert "When checking whether an impl applies, constrain hidden types of opaq... | Oli Scherer | -1/+1 |
| 2024-06-10 | replace version placeholder | Pietro Albini | -9/+9 |
| 2024-06-07 | Rollup merge of #126089 - wutchzone:option_take_if, r=scottmcm | Matthias Krüger | -1/+0 |
| 2024-06-07 | Rollup merge of #126077 - oli-obk:revert_is_mir_available, r=BoxyUwU | Matthias Krüger | -1/+1 |
| 2024-06-07 | Rollup merge of #126052 - nnethercote:rustc_parse-more-cleanups, r=spastorino | Matthias Krüger | -72/+67 |
| 2024-06-07 | Rollup merge of #125572 - mu001999-contrib:dead/enhance, r=pnkfelix | Matthias Krüger | -28/+93 |
| 2024-06-07 | Rollup merge of #124214 - carbotaniuman:parse_unsafe_attrs, r=michaelwoerister | Matthias Krüger | -33/+233 |
| 2024-06-07 | Auto merge of #125918 - oli-obk:const_block_ice, r=compiler-errors | bors | -141/+160 |
| 2024-06-07 | Revert "Create const block DefIds in typeck instead of ast lowering" | Oli Scherer | -123/+160 |
| 2024-06-07 | Revert "Cache whether a body has inline consts" | Oli Scherer | -22/+4 |
| 2024-06-07 | Auto merge of #126108 - workingjubilee:rollup-g7m92b6, r=workingjubilee | bors | -1138/+1395 |
| 2024-06-06 | Rollup merge of #126103 - veera-sivarajan:improve-docs-hir-impl, r=fmease | Jubilee | -1/+7 |
| 2024-06-06 | Rollup merge of #126101 - lqd:revert-124099, r=wesleywiser | Jubilee | -30/+13 |
| 2024-06-06 | Rollup merge of #126099 - Nilstrieb:crate-loader-cleanups, r=jieyouxu | Jubilee | -38/+29 |
| 2024-06-06 | Rollup merge of #126040 - Urgau:unreachable_pub-fields-less, r=petrochenkov | Jubilee | -6/+15 |
| 2024-06-06 | Rollup merge of #125724 - compiler-errors:uplift-relate, r=lcnr | Jubilee | -1063/+1331 |
| 2024-06-07 | Auto merge of #125928 - michaelwoerister:fix-cgu-hashstable, r=oli-obk | bors | -77/+77 |
| 2024-06-06 | Handle safe case | carbotaniuman | -0/+1 |
| 2024-06-06 | Fix ordering | carbotaniuman | -2/+2 |
| 2024-06-06 | Remove extraneous attribute | carbotaniuman | -1/+0 |
| 2024-06-06 | Add unsafe to `ffi_pure` and `ffi_const` | carbotaniuman | -2/+2 |
| 2024-06-06 | Fix formatting | carbotaniuman | -6/+24 |
| 2024-06-06 | Change comment to FIXME | carbotaniuman | -1/+3 |
| 2024-06-06 | Fix build | carbotaniuman | -27/+27 |
| 2024-06-06 | Fix doc comment | carbotaniuman | -1/+2 |
| 2024-06-06 | Error on unsafe on non-unsafe attribute | carbotaniuman | -4/+41 |
| 2024-06-06 | Reorder `unsafe` macro cases | carbotaniuman | -12/+12 |
| 2024-06-06 | Disallow unsafe in derive | carbotaniuman | -2/+23 |
| 2024-06-06 | Parse unsafe attributes | carbotaniuman | -26/+147 |
| 2024-06-06 | Improve Docs for `hir::Impl` and `hir::ImplItem` | Veera | -1/+7 |
| 2024-06-06 | Auto merge of #126104 - workingjubilee:rollup-t1ac2ld, r=workingjubilee | bors | -5/+20 |
| 2024-06-06 | Rollup merge of #126096 - c410-f3r:tests-tests-tests, r=jhpratt | Jubilee | -1/+0 |
| 2024-06-06 | Rollup merge of #126035 - oli-obk:query_macro_errors, r=fmease | Jubilee | -4/+20 |
| 2024-06-06 | Revert "Rollup merge of #124099 - voidc:disallow-ambiguous-expr-attrs, r=davi... | Rémy Rakic | -30/+13 |
| 2024-06-06 | Auto merge of #126068 - lqd:revert-124976, r=petrochenkov | bors | -45/+31 |
| 2024-06-06 | Improve naming and path operations in crate loader | Nilstrieb | -18/+14 |
| 2024-06-06 | Simplify string operations in crate loader | Nilstrieb | -6/+12 |
| 2024-06-06 | Remove constant parameter from `CrateLocator::new` | Nilstrieb | -14/+3 |
| 2024-06-06 | [RFC-2011] Allow `core_intrinsics` when activated | Caio | -1/+0 |