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