| Age | Commit message (Expand) | Author | Lines |
| 2023-03-23 | Rollup merge of #109414 - spastorino:new-rpitit-16, r=compiler-errors | Dylan DPC | -3/+27 |
| 2023-03-23 | Rollup merge of #109405 - compiler-errors:rpitit-as-opaques, r=spastorino | Dylan DPC | -0/+2 |
| 2023-03-23 | Rollup merge of #109312 - petrochenkov:docice5, r=GuillaumeGomez | Dylan DPC | -0/+11 |
| 2023-03-23 | Rollup merge of #109179 - llogiq:intrinsically-option-as-slice, r=eholk | Dylan DPC | -0/+63 |
| 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/+13 |
| 2023-03-22 | Subst gat normalize pred correctly | Michael Goulet | -0/+17 |
| 2023-03-22 | Do not feed param_env for RPITITs impl side | Santiago Pastorino | -0/+2 |
| 2023-03-22 | Update anonymous-reexport UI test | Guillaume Gomez | -39/+26 |
| 2023-03-22 | Move useless_anynous_reexport lint into unused_imports | Guillaume Gomez | -4/+4 |
| 2023-03-22 | stop special-casing `'static` in evaluate | lcnr | -4/+61 |
| 2023-03-22 | rustc: Remove unused `Session` argument from some attribute functions | Vadim Petrochenkov | -87/+5 |
| 2023-03-22 | Demonstration test for MIR building of checked shift operators | Scott McMurray | -0/+314 |
| 2023-03-22 | Increase array size in array-map.rs | Nikita Popov | -3/+3 |
| 2023-03-22 | Fixes #109436: add parentheses properly | Mu42 | -0/+28 |
| 2023-03-22 | Auto merge of #109119 - lcnr:trait-system-cleanup, r=compiler-errors | bors | -43/+31 |
| 2023-03-21 | Always encode RPITITs | Santiago Pastorino | -0/+2 |
| 2023-03-21 | iat selection: erase regions in self type | León Orell Valerian Liehr | -0/+50 |
| 2023-03-21 | Do not consider synthesized RPITITs on missing items checks | Santiago Pastorino | -3/+27 |
| 2023-03-21 | Rollup merge of #109446 - spastorino:new-rpitit-17, r=compiler-errors | Matthias Krüger | -4/+35 |
| 2023-03-21 | Rollup merge of #109441 - oli-obk:fn_trait_new_solver, r=compiler-errors | Matthias Krüger | -1/+144 |
| 2023-03-21 | Rollup merge of #109403 - chenyukang:yukang/fix-109396, r=estebank | Matthias Krüger | -0/+46 |
| 2023-03-21 | Rollup merge of #109336 - compiler-errors:constrain-to-ct-err, r=BoxyUwU | Matthias Krüger | -8/+33 |
| 2023-03-21 | Rollup merge of #108729 - bvanjoi:fix-issue-97534, r=petrochenkov | Matthias Krüger | -0/+83 |
| 2023-03-21 | Add `-Z time-passes-format` to allow specifying a JSON output for `-Z time-pa... | John Kåre Alsaker | -0/+1 |
| 2023-03-21 | Do not suggest bounds restrictions for synthesized RPITITs | Santiago Pastorino | -4/+35 |
| 2023-03-21 | new solver cleanup + coherence | lcnr | -4/+95 |
| 2023-03-21 | rustdoc: Cleanup parent module tracking for doc links | Vadim Petrochenkov | -0/+11 |
| 2023-03-21 | Eagerly intern and check CrateNum/StableCrateId collisions | Oli Scherer | -1/+1 |
| 2023-03-21 | Rollup merge of #109390 - cbeuw:aggregate-lit, r=oli-obk | nils | -0/+112 |
| 2023-03-21 | Rollup merge of #109240 - compiler-errors:dont-binder-twice, r=oli-obk | nils | -0/+6 |
| 2023-03-21 | Rollup merge of #108842 - compiler-errors:non_lifetime_binders-object-safe, r... | nils | -0/+80 |
| 2023-03-21 | Also check function items' signatures for Fn* trait compatibility | Oli Scherer | -3/+67 |
| 2023-03-21 | Only implement Fn* traits for extern "Rust" safe function pointers. | Oli Scherer | -1/+80 |
| 2023-03-21 | Detect uninhabited types early in const eval. | Oli Scherer | -28/+26 |
| 2023-03-21 | evaluate: improve and fix recursion depth handling | lcnr | -43/+31 |
| 2023-03-21 | Auto merge of #106967 - saethlin:remove-vec-as-ptr-assume, r=thomcc | bors | -0/+19 |
| 2023-03-21 | Return equal for two identical projections | yukang | -0/+41 |
| 2023-03-20 | rustdoc: add support for type filters in arguments and generics | Michael Howell | -95/+181 |
| 2023-03-21 | Auto merge of #108262 - ChrisDenton:libntdll, r=Mark-Simulacrum | bors | -2/+2 |
| 2023-03-21 | Add ntdll to run-make-fulldeps extraflags | Chris Denton | -2/+2 |
| 2023-03-20 | Enforce non-lifetime-binders in supertrait preds are not object safe | Michael Goulet | -0/+80 |
| 2023-03-20 | Add GUI test for "Auto-hide item contents for large items" setting | Guillaume Gomez | -0/+51 |
| 2023-03-21 | Avoid ICE of attempt to add with overflow in emitter | yukang | -0/+46 |
| 2023-03-20 | adapt tests/codegen/vec-shrink-panik for LLVM 17 | Krasimir Georgiev | -9/+14 |
| 2023-03-20 | Add `known-bug` test for typeid unsoundness issue | Evgenii Zheltonozhskii | -0/+52 |
| 2023-03-20 | Support aggregate expressions | Andy Wang | -0/+112 |
| 2023-03-20 | Allow optional RET type annotation | Andy Wang | -0/+32 |
| 2023-03-20 | Also move the auxiliary file | Scott McMurray | -0/+0 |
| 2023-03-20 | mv tests/codegen/issue-* tests/codegen/issues/ | Scott McMurray | -0/+0 |