| Age | Commit message (Expand) | Author | Lines |
| 2022-07-31 | Always include a position span in rustc_parse_format::Argument | Alex Macleod | -39/+94 |
| 2022-07-30 | Auto merge of #99959 - cuviper:niche-size, r=eddyb | bors | -2/+8 |
| 2022-07-30 | Rollup merge of #99956 - est31:fix_llvm_wrapper_warning, r=cuviper | Matthias Krüger | -0/+2 |
| 2022-07-30 | Rollup merge of #99890 - compiler-errors:issue-99828, r=lcnr | Matthias Krüger | -4/+14 |
| 2022-07-30 | Rollup merge of #99889 - compiler-errors:cleanup-ti, r=cjgillot | Matthias Krüger | -36/+18 |
| 2022-07-30 | Fix the size of niche enums with ZST alignment | Josh Stone | -2/+8 |
| 2022-07-30 | Auto merge of #99948 - Dylan-DPC:rollup-ed5136t, r=Dylan-DPC | bors | -151/+104 |
| 2022-07-30 | Also gate AllocatedPointer and AllocAlign definitions by LLVM_VERSION_GE | est31 | -0/+2 |
| 2022-07-30 | Rollup merge of #99903 - gimbles:pub, r=davidtwco | Dylan DPC | -0/+11 |
| 2022-07-30 | Rollup merge of #99900 - lcnr:hash-stable-fun, r=cjgillot | Dylan DPC | -89/+15 |
| 2022-07-30 | Rollup merge of #99895 - compiler-errors:type-ascription-aint-cast, r=davidtwco | Dylan DPC | -6/+7 |
| 2022-07-30 | Rollup merge of #99862 - WaffleLapkin:type_mismatch_fix, r=compiler-errors | Dylan DPC | -13/+20 |
| 2022-07-30 | Rollup merge of #99311 - kckeiks:clean-up-body-owner-methods, r=cjgillot | Dylan DPC | -43/+51 |
| 2022-07-30 | Auto merge of #99887 - nnethercote:rm-TreeAndSpacing, r=petrochenkov | bors | -265/+251 |
| 2022-07-30 | Auto merge of #99796 - compiler-errors:issue-53475, r=oli-obk | bors | -13/+18 |
| 2022-07-30 | Auto merge of #99123 - mystor:crossbeam_bridge, r=eddyb | bors | -8/+67 |
| 2022-07-30 | Auto merge of #99925 - JohnTitor:rollup-4bt9ou3, r=JohnTitor | bors | -138/+134 |
| 2022-07-30 | Rollup merge of #99891 - compiler-errors:suggest-slicing-carefully, r=oli-obk | Yuki Okushi | -2/+5 |
| 2022-07-30 | Rollup merge of #99888 - nnethercote:streamline-visitors, r=cjgillot | Yuki Okushi | -88/+6 |
| 2022-07-30 | Rollup merge of #99881 - compiler-errors:issue-99876, r=tmiasko | Yuki Okushi | -3/+5 |
| 2022-07-30 | Rollup merge of #99671 - TaKO8Ki:suggest-dereferencing-index, r=compiler-errors | Yuki Okushi | -0/+48 |
| 2022-07-30 | Rollup merge of #99518 - dingxiangfei2009:let-else-additional-tests, r=oli-obk | Yuki Okushi | -42/+49 |
| 2022-07-30 | Rollup merge of #99227 - Lokathor:fix-thumbv4t-none-eabi-frame-pointer, r=dav... | Yuki Okushi | -3/+21 |
| 2022-07-29 | Change enclosing_body_owner to return LocalDefId | Miguel Guarniz | -13/+12 |
| 2022-07-29 | Rename local_did to def_id | Miguel Guarniz | -23/+27 |
| 2022-07-29 | Change maybe_body_owned_by to take local def id | Miguel Guarniz | -41/+46 |
| 2022-07-29 | Auto merge of #99730 - lcnr:bound-vars-anon, r=jackh726 | bors | -138/+246 |
| 2022-07-29 | proc_macro: use crossbeam channels for the proc_macro cross-thread bridge | Nika Layzell | -8/+67 |
| 2022-07-29 | Auto merge of #99467 - BelovDV:add_option_link_arg, r=petrochenkov | bors | -12/+48 |
| 2022-07-29 | Add diagnostic when using public instead of pub | Gimgim | -0/+11 |
| 2022-07-29 | remove some manual hash stable impls | lcnr | -89/+15 |
| 2022-07-29 | Auto merge of #99892 - JohnTitor:rollup-qi4fem8, r=JohnTitor | bors | -13/+48 |
| 2022-07-29 | Auto merge of #99667 - ouz-a:some_branch, r=oli-obk | bors | -28/+22 |
| 2022-07-29 | dont call type ascription 'cast' | Michael Goulet | -6/+7 |
| 2022-07-29 | optimize bound vars replacement :3 | lcnr | -20/+24 |
| 2022-07-29 | Rollup merge of #99803 - JohnTitor:update-lazy-docs, r=compiler-errors | Yuki Okushi | -12/+12 |
| 2022-07-29 | Rollup merge of #99686 - vincenzopalazzo:macros/impl_on_ptr, r=compiler-errors | Yuki Okushi | -1/+36 |
| 2022-07-29 | Document check_region_obligations_and_report_errors, simplify a call to resol... | Michael Goulet | -7/+11 |
| 2022-07-29 | Adjust an expr span to account for macros | Michael Goulet | -2/+5 |
| 2022-07-29 | Remove `TreeAndSpacing`. | Nicholas Nethercote | -265/+251 |
| 2022-07-29 | Do not allow bad projection term to leak into the type checker | Michael Goulet | -4/+14 |
| 2022-07-29 | Remove parent_pat from TopInfo | Michael Goulet | -36/+18 |
| 2022-07-29 | Remove some late `check_*` functions. | Nicholas Nethercote | -34/+2 |
| 2022-07-29 | Remove `visit_name` from the AST visitor. | Nicholas Nethercote | -18/+4 |
| 2022-07-29 | Remove some early `check_*` functions. | Nicholas Nethercote | -36/+0 |
| 2022-07-29 | check if T is slice | Takayuki Maeda | -2/+3 |
| 2022-07-29 | implement `point_at_index_if_possible` | Takayuki Maeda | -11/+17 |
| 2022-07-29 | Auto merge of #99660 - PrestonFrom:issue_99265, r=compiler-errors | bors | -77/+255 |
| 2022-07-29 | Auto merge of #99512 - nikic:llvm-15-fixes, r=cuviper | bors | -81/+89 |
| 2022-07-29 | fix ICE when computing codegen_fn_attrs on closure with non-fn parent | Michael Goulet | -3/+5 |