about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2022-02-08Update compiler/rustc_middle/src/ty/sty.rslcnr-0/+2
2022-02-08Update compiler/rustc_middle/src/ty/sty.rslcnr-1/+1
2022-02-08Fix regression from lazy opaque typesOli Scherer-8/+32
2022-02-08update `ty::TyKind` documentationlcnr-20/+68
2022-02-08Rollup merge of #92917 - jackh726:issue-91762-2, r=nikomatsakisMatthias Krüger-1/+11
2022-02-08Rollup merge of #92715 - chordtoll:empty-string, r=davidtwcoMatthias Krüger-1/+1
2022-02-08Rollup merge of #91950 - estebank:point-at-type-of-non-allocator, r=matthewja...Matthias Krüger-10/+12
2022-02-08debuginfo: Bring back DW_AT_containing_type for vtables -- address review com...Michael Woerister-2/+4
2022-02-08rename file to use the correct naming conventionStefan Lankes-0/+0
2022-02-08add missing targert for library operating system RustyHermitStefan Lankes-0/+1
2022-02-08add kernel target for RustyHermitStefan Lankes-0/+17
2022-02-08Auto merge of #93762 - matthiaskrgr:rollup-vdjpfmz, r=matthiaskrgrbors-76/+105
2022-02-07Pretty print ItemKind::Use in rustfmt styleDavid Tolnay-15/+39
2022-02-08Rollup merge of #93728 - JulianKnodt:toterm, r=oli-obkMatthias Krüger-69/+74
2022-02-08Rollup merge of #93715 - GuillaumeGomez:horizontal-trim, r=notriddleMatthias Krüger-6/+30
2022-02-08Rollup merge of #93672 - lcnr:const-param-defaults-xx, r=matthewjasperMatthias Krüger-1/+1
2022-02-08Auto merge of #93561 - Amanieu:more-unwind-abi, r=nagisabors-75/+142
2022-02-08Remove obsolete no-op #[main] attribute from compiler.Jeremy Banks-1/+0
2022-02-07Drop tracking: improve break and continue handlingEric Holk-10/+95
2022-02-07Drop tracking: track borrows of projectionsEric Holk-12/+16
2022-02-07Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakisbors-831/+1149
2022-02-0814956 -> 14952 exportsklensy-2/+2
2022-02-07Add a flag enabling drop range tracking in generatorsTomasz Miąsko-7/+5
2022-02-07Change inference var check to be in project_typeJack Huey-11/+11
2022-02-07Don't match any projection predicates when the obligation has inference types...Jack Huey-2/+12
2022-02-0715221 -> 14956 exportsklensy-1/+1
2022-02-07Rm ValuePairs::Ty/Constkadmin-68/+61
2022-02-07Add test for block doc comments horizontal trimGuillaume Gomez-14/+6
2022-02-07Fix horizontal trim for block doc commentsGuillaume Gomez-6/+38
2022-02-07Print opaque types from type aliases via their pathOli Scherer-19/+15
2022-02-07Rollup merge of #93682 - PatchMixolydic:where-in-the-world-is-const_fn_trait_...Mara Bos-1/+1
2022-02-07Rollup merge of #93680 - Mark-Simulacrum:drop-json-reader, r=bjorn3Mara Bos-24/+2
2022-02-07Rollup merge of #93416 - name1e5s:chore/remove_allow_fail, r=m-ou-seMara Bos-12/+2
2022-02-07Rollup merge of #93394 - m-ou-se:fix-93378, r=estebankMara Bos-11/+24
2022-02-07Rollup merge of #91530 - bobrippling:suggest-1-tuple-parens, r=camelidMara Bos-13/+37
2022-02-07Add in ValuePair::Termkadmin-10/+22
2022-02-07Auto merge of #93643 - lcnr:fold-substs-perf, r=michaelwoeristerbors-9/+1
2022-02-06Delete query statsMark Rousskov-122/+0
2022-02-06apply noundef explicitly in all cases instead of relying on dereferenceable i...Erik Desjardins-4/+0
2022-02-07Auto merge of #93179 - Urgau:unreachable-2021, r=m-ou-se,oli-obkbors-10/+55
2022-02-07add tests and fix commentscynecx-3/+3
2022-02-06Merge duplicate suggestion stringRob Pilling-7/+4
2022-02-06Factor out emit_tuple_wrap_err, improve ApplicabilityRob Pilling-29/+39
2022-02-06`#[used(linker)]` attribute (https://github.com/dtolnay/linkme/issues/41)cynecx-4/+58
2022-02-06Fix tracking issue for `const_fn_trait_bound`Ruby Lazuli-1/+1
2022-02-06Rollup merge of #93489 - Amanieu:panic_no_unwind, r=nagisaMatthias Krüger-0/+7
2022-02-06Rollup merge of #90998 - jhpratt:require-const-stability, r=oli-obkMatthias Krüger-18/+18
2022-02-06Rollup merge of #93669 - compiler-errors:const-generic-args, r=lcnrMatthias Krüger-1/+4
2022-02-06Rollup merge of #93556 - dtolnay:trailingcomma, r=cjgillotMatthias Krüger-48/+125
2022-02-06Rollup merge of #92383 - lancethepants:armv7-unknown-linux-uclibceabi, r=nagisaMatthias Krüger-0/+24