| Age | Commit message (Expand) | Author | Lines |
| 2023-03-23 | Include relation direction in AliasEq predicate | Michael Goulet | -36/+175 |
| 2023-03-22 | Rename tests to ensure they don't have overlapping names. | Eric Huss | -0/+0 |
| 2023-03-23 | Auto merge of #109172 - scottmcm:move-codegen-issues-tests, r=WaffleLapkin | bors | -0/+0 |
| 2023-03-23 | Use span_look_ahead instead of next_point | Mu42 | -6/+3 |
| 2023-03-23 | Auto merge of #108861 - b-naber:eager-nll-type-relating, r=lcnr | bors | -199/+159 |
| 2023-03-23 | make param bound vars visibly bound vars | Boxy | -1/+5 |
| 2023-03-23 | Stabilize `arc_into_inner` and `rc_into_inner`. | Frank Steffahn | -23/+6 |
| 2023-03-22 | Add `CastKind::Transmute` to MIR | Scott McMurray | -188/+953 |
| 2023-03-22 | Add `CastKind::Transmute` to MIR | Scott McMurray | -0/+3 |
| 2023-03-22 | Rollup merge of #109501 - lukas-code:link, r=WaffleLapkin | Matthias Krüger | -1/+1 |
| 2023-03-22 | Rollup merge of #109447 - lcnr:coherence, r=compiler-errors | Matthias Krüger | -62/+226 |
| 2023-03-22 | Rollup merge of #109423 - fmease:iat-selection-erase-regions-in-self-ty, r=co... | Matthias Krüger | -31/+101 |
| 2023-03-22 | Rollup merge of #109378 - MU001999:master, r=scottmcm | Matthias Krüger | -24/+12 |
| 2023-03-22 | Rollup merge of #109359 - Nilstrieb:bump-stdarch, r=Amanieu | Matthias Krüger | -0/+1 |
| 2023-03-22 | Rollup merge of #109358 - petrochenkov:nosess, r=cjgillot | Matthias Krüger | -299/+173 |
| 2023-03-22 | Rollup merge of #109213 - oli-obk:cstore, r=cjgillot | Matthias Krüger | -61/+33 |
| 2023-03-22 | Rollup merge of #109203 - Ezrashaw:refactor-ident-parsing, r=Nilstrieb | Matthias Krüger | -95/+250 |
| 2023-03-22 | Rollup merge of #108954 - notriddle:notriddle/notable-trait-generic, r=camelid | Matthias Krüger | -12/+105 |
| 2023-03-22 | Auto merge of #109497 - matthiaskrgr:rollup-6txuxm0, r=matthiaskrgr | bors | -54/+153 |
| 2023-03-22 | Use -m option instead of looking for a cross-compiling version of dlltool | Daniel Paoliello | -14/+87 |
| 2023-03-22 | Cache `has_sig_drop_attr` for `significant_drop_tightening` | Nilstrieb | -7/+31 |
| 2023-03-22 | make link clickable | Lukas Markeffsky | -1/+1 |
| 2023-03-22 | Generate simpler MIR for shifts | Scott McMurray | -155/+175 |
| 2023-03-22 | Rollup merge of #109494 - spastorino:new-rpitit-18, r=compiler-errors | Matthias Krüger | -5/+5 |
| 2023-03-22 | Rollup merge of #109489 - est31:generalize_captures, r=WaffleLapkin | Matthias Krüger | -3/+3 |
| 2023-03-22 | Rollup merge of #109477 - lcnr:cleanup, r=cjgillot | Matthias Krüger | -12/+7 |
| 2023-03-22 | Rollup merge of #109461 - notriddle:notriddle/css-content, r=GuillaumeGomez | Matthias Krüger | -21/+21 |
| 2023-03-22 | Rollup merge of #109457 - Veykril:ribstack, r=petrochenkov | Matthias Krüger | -1/+0 |
| 2023-03-22 | Rollup merge of #109452 - jfgoog:ignore-vendor, r=ozkanonur | Matthias Krüger | -0/+1 |
| 2023-03-22 | Rollup merge of #109412 - GuillaumeGomez:add-gui-test, r=notriddle | Matthias Krüger | -1/+52 |
| 2023-03-22 | Rollup merge of #109394 - krasimirgg:llvm-17-vec-panic, r=nikic | Matthias Krüger | -9/+14 |
| 2023-03-22 | Rollup merge of #109392 - cbeuw:composite-ret, r=JakobDegen | Matthias Krüger | -1/+48 |
| 2023-03-22 | Rollup merge of #109373 - ids1024:llvm-unreachable-optimize, r=ozkanonur | Matthias Krüger | -1/+2 |
| 2023-03-22 | Auto merge of #109496 - Dylan-DPC:rollup-u8rsi3h, r=Dylan-DPC | bors | -676/+513 |
| 2023-03-23 | Rollup merge of #109435 - oli-obk:🇨🇭🥚_copy_op, r=RalfJung | Dylan DPC | -38/+38 |
| 2023-03-23 | Rollup merge of #109414 - spastorino:new-rpitit-16, r=compiler-errors | Dylan DPC | -4/+31 |
| 2023-03-23 | Rollup merge of #109405 - compiler-errors:rpitit-as-opaques, r=spastorino | Dylan DPC | -16/+45 |
| 2023-03-23 | Rollup merge of #109317 - ehuss:discriminant-link-fix, r=Nilstrieb | Dylan DPC | -5/+4 |
| 2023-03-23 | Rollup merge of #109312 - petrochenkov:docice5, r=GuillaumeGomez | Dylan DPC | -185/+123 |
| 2023-03-23 | Rollup merge of #109295 - ozkanonur:issue-109286, r=ozkanonur | Dylan DPC | -8/+9 |
| 2023-03-23 | Rollup merge of #109280 - compiler-errors:no-vec-map, r=Mark-Simulacrum | Dylan DPC | -263/+16 |
| 2023-03-23 | Rollup merge of #109187 - clubby789:askama-source, r=GuillaumeGomez | Dylan DPC | -69/+67 |
| 2023-03-23 | Rollup merge of #109179 - llogiq:intrinsically-option-as-slice, r=eholk | Dylan DPC | -72/+152 |
| 2023-03-23 | Rollup merge of #108997 - tgross35:patch-1, r=JohnTitor | Dylan DPC | -2/+2 |
| 2023-03-23 | Rollup merge of #100311 - xfix:lines-fix-handling-of-bare-cr, r=ChrisDenton | Dylan DPC | -14/+26 |
| 2023-03-22 | Drive-by: Add -Ztrait-solver=next to canonical int var test | Michael Goulet | -0/+1 |
| 2023-03-22 | Implement non-const Destruct trait in new solver | Michael Goulet | -0/+41 |
| 2023-03-22 | Clean up substs building | Michael Goulet | -53/+50 |
| 2023-03-22 | Subst gat normalize pred correctly | Michael Goulet | -1/+18 |
| 2023-03-22 | print sccs_info strings correctly | b-naber | -5/+6 |