| Age | Commit message (Expand) | Author | Lines |
| 2022-08-01 | make `PlaceholderConst` not store the type of the const | Ellen | -13/+13 |
| 2022-08-01 | Auto merge of #99944 - bjorn3:hide_proc_macro_symbols, r=eddyb | bors | -6/+6 |
| 2022-08-01 | Auto merge of #99998 - matthiaskrgr:rollup-igafy0r, r=matthiaskrgr | bors | -44/+51 |
| 2022-07-31 | Auto merge of #99052 - tmiasko:bitset-clone-from, r=Mark-Simulacrum | bors | -6/+19 |
| 2022-07-31 | Rollup merge of #99986 - WaffleLapkin:record_struct_wrap_suggestion, r=compil... | Matthias Krüger | -19/+33 |
| 2022-07-31 | Rollup merge of #99973 - RalfJung:layout-things, r=eddyb | Matthias Krüger | -6/+11 |
| 2022-07-31 | Rollup merge of #99620 - hudson-ayers:fix-location-detail, r=davidtwco | Matthias Krüger | -4/+7 |
| 2022-07-31 | Rollup merge of #99519 - Urgau:check-cfg-implicit, r=petrochenkov | Matthias Krüger | -15/+0 |
| 2022-07-31 | Skip unstable fields when suggesting wrapping expression in structs | Maybe Waffle | -1/+4 |
| 2022-07-31 | Refactor wrap suggestion code (just a bit) | Maybe Waffle | -23/+17 |
| 2022-07-31 | Suggest wrapping expressions in single-field record variants | Maybe Waffle | -13/+30 |
| 2022-07-31 | reorder fields in Laout debug output | Ralf Jung | -6/+7 |
| 2022-07-31 | Rollup merge of #99974 - TaKO8Ki:suggest-removing-semicolon-and-boxing-the-ex... | Dylan DPC | -6/+10 |
| 2022-07-31 | Rollup merge of #99844 - bjorn3:archive_builder_interface_refactor, r=nagisa | Dylan DPC | -197/+218 |
| 2022-07-31 | Rollup merge of #99741 - compiler-errors:copy-impl-impl-generics, r=fee1-dead | Dylan DPC | -18/+8 |
| 2022-07-31 | Rollup merge of #99186 - camsteffen:closure-localdefid, r=cjgillot | Dylan DPC | -171/+164 |
| 2022-07-31 | Add issue reference | bjorn3 | -1/+1 |
| 2022-07-31 | check 'size multiple of align' for all layouts | Ralf Jung | -0/+4 |
| 2022-07-31 | use appropriate `HirID` for finding `else_span` | Takayuki Maeda | -6/+10 |
| 2022-07-30 | Auto merge of #99959 - cuviper:niche-size, r=eddyb | bors | -2/+8 |
| 2022-07-30 | Use LocalDefId for closures more | Cameron Steffen | -171/+164 |
| 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 | Limit symbols exported from proc macros | bjorn3 | -6/+6 |
| 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 |