| Age | Commit message (Expand) | Author | Lines |
| 2023-07-19 | Remove FIXMEs a lot of things need fixes | Santiago Pastorino | -2/+0 |
| 2023-07-19 | Extract generic_args function | Santiago Pastorino | -67/+26 |
| 2023-07-19 | Add Generator to SMIR | Santiago Pastorino | -2/+44 |
| 2023-07-19 | Add Closure ty to SMIR | Santiago Pastorino | -1/+31 |
| 2023-07-19 | Add FnDef ty to SMIR | Santiago Pastorino | -2/+32 |
| 2023-07-19 | Rename SMIR AdtSubsts to GenericArgs | Santiago Pastorino | -6/+6 |
| 2023-07-18 | Add Never to SMIR | Santiago Pastorino | -1/+2 |
| 2023-07-18 | Add Foreign to SMIR | Santiago Pastorino | -1/+15 |
| 2023-07-18 | Auto merge of #112374 - chenx97:better-mips64r6, r=jackh726 | bors | -21/+43 |
| 2023-07-18 | Auto merge of #113706 - Alexendoo:compiletest-backslash-re, r=oli-obk | bors | -6/+6 |
| 2023-07-18 | support for mips32r6 as a target_arch value | chenx97 | -14/+29 |
| 2023-07-18 | merge patterns | chenx97 | -6/+3 |
| 2023-07-18 | support for mips64r6 as a target_arch value | chenx97 | -10/+20 |
| 2023-07-18 | Auto merge of #113677 - bryangarza:unevaluated-const-ice_issue-110892, r=davi... | bors | -1/+96 |
| 2023-07-18 | Auto merge of #113659 - ericmarkmartin:smir-refs-and-ptrs, r=spastorino | bors | -7/+11 |
| 2023-07-18 | Auto merge of #113801 - compiler-errors:iter-instantiated, r=oli-obk | bors | -40/+47 |
| 2023-07-18 | Auto merge of #113574 - GuillaumeGomez:rustdoc-json-strip-hidden-impl, r=aDot... | bors | -24/+107 |
| 2023-07-17 | conversions to smir RawPtr and Ref | Eric Mark Martin | -10/+7 |
| 2023-07-17 | add RawPtr | Eric Mark Martin | -1/+6 |
| 2023-07-17 | move const definition | Eric Mark Martin | -0/+2 |
| 2023-07-18 | Auto merge of #113061 - Amanieu:x86_64-ohos, r=compiler-errors | bors | -10/+79 |
| 2023-07-17 | Auto merge of #89132 - Cyborus04:rc_allocator_support, r=Amanieu | bors | -318/+1539 |
| 2023-07-17 | Improve issue-112852 tests | Guillaume Gomez | -2/+12 |
| 2023-07-17 | Rename arg_iter to iter_instantiated | Michael Goulet | -40/+47 |
| 2023-07-17 | Auto merge of #113720 - eduardosm:miri-target-feature, r=RalfJung,oli-obk | bors | -0/+97 |
| 2023-07-17 | Update natvis to match full type names for Arc, Rc, Weak, etc | Wesley Wiser | -6/+9 |
| 2023-07-17 | Auto merge of #113686 - flip1995:clippyup, r=Manishearth | bors | -2561/+5254 |
| 2023-07-17 | Safe Transmute: Fix ICE (due to UnevaluatedConst) | Bryan Garza | -1/+96 |
| 2023-07-17 | Auto merge of #113714 - Kobzol:ci-cmake, r=nikic | bors | -4/+55 |
| 2023-07-17 | Auto merge of #113791 - lnicola:sync-from-ra, r=lnicola | bors | -9096/+13686 |
| 2023-07-17 | Merge commit '37f84c101bca43b11027f30ab0c2852f9325bc3d' into sync-from-ra | Laurențiu Nicola | -9096/+13686 |
| 2023-07-17 | Auto merge of #15301 - bjorn3:uncompressed_dylib_metadata, r=lnicola | bors | -3/+8 |
| 2023-07-17 | Support reading uncompressed proc macro metadata | bjorn3 | -3/+8 |
| 2023-07-17 | Auto merge of #15302 - lnicola:sync-from-rust, r=lnicola | bors | -14/+13 |
| 2023-07-17 | Merge remote-tracking branch 'upstream/master' into sync-from-rust | Laurențiu Nicola | -9094/+13683 |
| 2023-07-17 | Auto merge of #113782 - matthiaskrgr:rollup-mmrjvx3, r=matthiaskrgr | bors | -27/+246 |
| 2023-07-17 | Rollup merge of #113770 - dtolnay:derivevoid, r=compiler-errors,nnethercote | Matthias Krüger | -13/+19 |
| 2023-07-17 | Rollup merge of #113651 - lcnr:parent-def-id, r=compiler-errors | Matthias Krüger | -13/+30 |
| 2023-07-17 | Rollup merge of #113535 - jonathanpallant:sparc-bare-metal, r=jackh726 | Matthias Krüger | -0/+196 |
| 2023-07-17 | Rollup merge of #112741 - geometryolife:fix, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2023-07-17 | Another fix for incorrect_impls | Philipp Krones | -4/+3 |
| 2023-07-17 | Update Cargo.lock/toml | Philipp Krones | -23/+13 |
| 2023-07-17 | Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup | Philipp Krones | -2537/+5241 |
| 2023-07-17 | Link to `execinfo` on NetBSD | Jakub Beránek | -1/+4 |
| 2023-07-17 | Auto merge of #113562 - saethlin:larger-incr-comp-offset, r=nnethercote | bors | -6/+9 |
| 2023-07-17 | Auto merge of #113772 - nnethercote:streamline-size-estimates-2, r=wesleywiser | bors | -97/+85 |
| 2023-07-17 | Auto merge of #113336 - compiler-errors:new-solver-iat, r=lcnr | bors | -13/+154 |
| 2023-07-16 | Auto merge of #113769 - matthiaskrgr:rollup-p6i1rco, r=matthiaskrgr | bors | -17/+218 |
| 2023-07-17 | Remove `instance_def_size_estimate` query. | Nicholas Nethercote | -28/+12 |
| 2023-07-17 | Ignore unreachable inlined items in `debug_dump`. | Nicholas Nethercote | -30/+18 |