| Age | Commit message (Expand) | Author | Lines |
| 2023-03-22 | Do not feed param_env for RPITITs impl side | Santiago Pastorino | -0/+2 |
| 2023-03-22 | Auto merge of #109119 - lcnr:trait-system-cleanup, r=compiler-errors | bors | -43/+31 |
| 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 | Do not suggest bounds restrictions for synthesized RPITITs | Santiago Pastorino | -4/+35 |
| 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 | 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 | 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-21 | Avoid ICE of attempt to add with overflow in emitter | yukang | -0/+46 |
| 2023-03-20 | Support aggregate expressions | Andy Wang | -0/+112 |
| 2023-03-20 | Rollup merge of #109364 - compiler-errors:gat-const-arg, r=BoxyUwU | Matthias Krüger | -0/+29 |
| 2023-03-20 | Rollup merge of #109307 - cjgillot:inline-location, r=compiler-errors | Matthias Krüger | -2/+26 |
| 2023-03-20 | Rollup merge of #109277 - spastorino:new-rpitit-14, r=compiler-errors | Matthias Krüger | -3/+51 |
| 2023-03-20 | Rollup merge of #109266 - petrochenkov:docice4, r=petrochenkov | Matthias Krüger | -0/+16 |
| 2023-03-20 | Rollup merge of #109375 - clubby789:unescape-deprecated-doc, r=jsha | Matthias Krüger | -2/+2 |
| 2023-03-20 | Rollup merge of #109370 - DaniPopes:issue-109334, r=Nilstrieb | Matthias Krüger | -13/+38 |
| 2023-03-20 | Rollup merge of #109351 - GuillaumeGomez:no-footnote-in-summary, r=notriddle | Matthias Krüger | -0/+17 |
| 2023-03-20 | Rollup merge of #109331 - notriddle:notriddle/search-bag-semantics, r=Guillau... | Matthias Krüger | -0/+24 |
| 2023-03-20 | Rollup merge of #109319 - aDotInTheVoid:rdj-variadic-test, r=notriddle | Matthias Krüger | -0/+9 |
| 2023-03-20 | Rollup merge of #109301 - Ezrashaw:fix-ctf-ice, r=Nilstrieb | Matthias Krüger | -0/+25 |
| 2023-03-20 | Rollup merge of #109259 - GuillaumeGomez:fix-missing-private-inlining, r=notr... | Matthias Krüger | -0/+27 |
| 2023-03-20 | Fix improper escaping of deprecation reasons | clubby789 | -2/+2 |
| 2023-03-20 | Walk un-shifted nested `impl Trait` in trait when setting up default trait me... | Michael Goulet | -0/+6 |
| 2023-03-20 | Auto merge of #108148 - parthopdas:master, r=oli-obk | bors | -4/+109 |
| 2023-03-19 | rustdoc: implement bag semantics for function parameter search | Michael Howell | -0/+24 |
| 2023-03-20 | fix ClashingExternDeclarations lint ICE | DaniPopes | -13/+38 |
| 2023-03-19 | Only expect a GAT const arg | Michael Goulet | -0/+29 |
| 2023-03-19 | Add test for footnote references in doc summary | Guillaume Gomez | -0/+17 |
| 2023-03-19 | fix: modify the condition that `resolve_imports` stops | bohan | -0/+83 |
| 2023-03-19 | Rollup merge of #109243 - chenyukang:yukang/fix-ice-109144, r=petrochenkov | Dylan DPC | -0/+13 |
| 2023-03-19 | Rollup merge of #109212 - Ezrashaw:no-similar-sugg-for-unstable, r=estebank | Dylan DPC | -0/+47 |
| 2023-03-19 | Rollup merge of #109003 - GuillaumeGomez:useless-anonymous-reexport-lint, r=c... | Dylan DPC | -4/+80 |
| 2023-03-19 | Rollup merge of #105793 - lukas-code:circular-deps, r=Mark-Simulacrum | Dylan DPC | -0/+47 |
| 2023-03-19 | Rollup merge of #104100 - ink-feather-org:const_iter_range, r=the8472,fee1-dead | Dylan DPC | -15/+1 |
| 2023-03-19 | fix: fix ICE in `custom-test-frameworks` feature | Ezra Shaw | -0/+25 |
| 2023-03-19 | Delay overlap errors if errors are involved | Michael Goulet | -7/+10 |
| 2023-03-19 | Constrain const vars to error if const types are mismatched | Michael Goulet | -4/+26 |
| 2023-03-19 | The name of NativeLib will be presented | yukang | -0/+13 |
| 2023-03-18 | Revert "Auto merge of #107224 - nikic:llvm-16, r=cuviper" | Nikita Popov | -3/+3 |
| 2023-03-18 | Auto merge of #107224 - nikic:llvm-16, r=cuviper | bors | -3/+3 |