| Age | Commit message (Expand) | Author | Lines |
| 2022-03-16 | Add test for >65535 hashes in lexing raw string | Grisha | -0/+17 |
| 2022-03-15 | Auto merge of #94925 - lcnr:relax-sus-auto-impls, r=estebank | bors | -11/+5 |
| 2022-03-15 | Rollup merge of #94958 - est31:pluralize, r=oli-obk | Matthias Krüger | -23/+26 |
| 2022-03-15 | Rollup merge of #94956 - martingms:fix-fixme-comment-typo, r=lqd | Matthias Krüger | -2/+2 |
| 2022-03-15 | Rollup merge of #94947 - Dylan-DPC:fix/typos, r=oli-obk | Matthias Krüger | -16/+16 |
| 2022-03-15 | Rollup merge of #94810 - michaelwoerister:fix-trait-pointer-debuginfo-names, ... | Matthias Krüger | -3/+10 |
| 2022-03-15 | Support other types of pluralization in pluralize macro | est31 | -23/+26 |
| 2022-03-15 | Auto merge of #94928 - lcnr:inline-as_substs, r=michaelwoerister | bors | -0/+1 |
| 2022-03-15 | Fix small typo in FIXME | Martin Gammelsæter | -2/+2 |
| 2022-03-15 | Auto merge of #94261 - michaelwoerister:debuginfo-types-refactor, r=wesleywiser | bors | -1845/+2375 |
| 2022-03-15 | Auto merge of #94584 - pnkfelix:inject-use-suggestion-sites, r=ekuber | bors | -82/+102 |
| 2022-03-15 | Auto merge of #92285 - compiler-errors:dyn-proj-bounds, r=nikomatsakis | bors | -15/+13 |
| 2022-03-15 | fix typos | Dylan DPC | -16/+16 |
| 2022-03-14 | check all dyn obligations, actually | Michael Goulet | -17/+13 |
| 2022-03-14 | check Projection supertrait bounds when confirming dyn candidate | Michael Goulet | -1/+3 |
| 2022-03-14 | debuginfo: Refactor debuginfo generation for types -- Rename DebugInfoMethods... | Michael Woerister | -4/+4 |
| 2022-03-14 | debuginfo: Refactor debuginfo generation for types -- Address review comments. | Michael Woerister | -19/+23 |
| 2022-03-14 | Rollup merge of #94884 - c410-f3r:meta-take-2, r=petrochenkov | Matthias Krüger | -9/+16 |
| 2022-03-14 | Rollup merge of #94670 - xFrednet:rfc-2383-expect-impl-after-party, r=flip199... | Matthias Krüger | -30/+90 |
| 2022-03-14 | Rollup merge of #93977 - compiler-errors:sized-generic-metadata, r=wesleywiser | Matthias Krüger | -15/+43 |
| 2022-03-14 | Rollup merge of #90621 - adamgemmell:dev/stabilise-target-feature, r=Amanieu | Matthias Krüger | -58/+75 |
| 2022-03-14 | debuginfo: Refactor debuginfo generation for types -- Address outstanding FIX... | Michael Woerister | -20/+19 |
| 2022-03-14 | debuginfo: Refactor debuginfo generation for types -- Run x.py fmt | Michael Woerister | -4/+6 |
| 2022-03-14 | Remove out-dated information from rustc_codegen_llvm/src/debuginfo/doc.md | Michael Woerister | -54/+5 |
| 2022-03-14 | debuginfo: change cpp-like naming for generator environments so that NatVis w... | Michael Woerister | -48/+92 |
| 2022-03-14 | debuginfo: Refactor debuginfo generation for types | Michael Woerister | -1734/+2264 |
| 2022-03-14 | Auto merge of #93749 - ridwanabdillahi:riscv32im_support, r=wesleywiser | bors | -0/+27 |
| 2022-03-14 | Fix remaining meta-variable expression TODOs | Caio | -9/+16 |
| 2022-03-14 | Stabilise `aarch64_target_feature` | Adam Gemmell | -55/+61 |
| 2022-03-14 | Tie `fp` and `neon` | Adam Gemmell | -3/+14 |
| 2022-03-14 | inline `tuple_fields` | lcnr | -0/+1 |
| 2022-03-14 | relax `suspicious_auto_trait_impls` lint | lcnr | -11/+5 |
| 2022-03-14 | Auto merge of #94773 - cjgillot:lifetime-fresh-did, r=oli-obk | bors | -78/+109 |
| 2022-03-13 | Update comments. | Camille GILLOT | -9/+5 |
| 2022-03-13 | Auto merge of #94897 - camelid:query-doc-hidden, r=cjgillot | bors | -11/+16 |
| 2022-03-12 | Queryify `is_doc_hidden` | Noah Lev | -11/+16 |
| 2022-03-12 | Auto merge of #90358 - DevinR528:omitted-field-fix, r=jackh726 | bors | -3/+10 |
| 2022-03-12 | Fix rebase conflicts with stderr files | Devin Ragotzy | -1/+1 |
| 2022-03-12 | Format reordered imports in tyck/pat | Devin Ragotzy | -1/+1 |
| 2022-03-12 | Only filter doc(hidden) fields/variants when not crate local | Devin Ragotzy | -4/+5 |
| 2022-03-12 | Fix omitted_patterns lint showing unstable/doc hidden fields | Devin Ragotzy | -0/+6 |
| 2022-03-12 | Auto merge of #94865 - notriddle:notriddle/single-colon-path-not-const-generi... | bors | -0/+13 |
| 2022-03-12 | Auto merge of #94711 - ouz-a:master3, r=oli-obk | bors | -1/+1 |
| 2022-03-12 | don't call multipart_suggestion | ouz-a | -7/+1 |
| 2022-03-12 | Use consistent prose for `::` | Michael Howell | -1/+1 |
| 2022-03-12 | Auto merge of #94873 - DrMeepster:box_alloc_ice3, r=oli-obk | bors | -1/+8 |
| 2022-03-12 | Identify anonymous lifetimes by their DefId in HIR. | Camille GILLOT | -69/+104 |
| 2022-03-12 | Auto merge of #94870 - notriddle:notriddle/filter-regression, r=oli-obk | bors | -1/+19 |
| 2022-03-12 | Auto merge of #94875 - matthiaskrgr:rollup-tq1li2d, r=matthiaskrgr | bors | -10/+147 |
| 2022-03-12 | Rollup merge of #94833 - c410-f3r:meta-take-2, r=petrochenkov | Matthias Krüger | -10/+147 |