about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2022-01-01Auto merge of #92455 - petrochenkov:alltraits2, r=cjgillotbors-48/+63
2022-01-01Auto merge of #92419 - erikdesjardins:coldland, r=nagisabors-9/+28
2022-01-01Rollup merge of #92460 - dwrensha:fix-92267, r=petrochenkovMatthias Krüger-19/+15
2022-01-01Rollup merge of #92457 - bjorn3:sync_cg_gcc-2021-12-31, r=antoyoMatthias Krüger-210/+245
2022-01-01Rollup merge of #92420 - dtolnay:patrange, r=Mark-SimulacrumMatthias Krüger-2/+0
2022-01-01Rollup merge of #92412 - dtolnay:tryspace, r=Mark-SimulacrumMatthias Krüger-1/+0
2022-01-01rustc_metadata: Use a query for collecting all traits in encoderVadim Petrochenkov-48/+63
2022-01-01Auto merge of #92294 - Kobzol:rustdoc-meta-kind, r=GuillaumeGomezbors-11/+32
2021-12-31Auto merge of #92465 - matthiaskrgr:rollup-yuary84, r=matthiaskrgrbors-82/+98
2021-12-31Rollup merge of #92435 - bjorn3:sync_cg_clif-2021-12-30, r=bjorn3Matthias Krüger-81/+90
2021-12-31Rollup merge of #90383 - tmiasko:union-validity, r=RalfJungMatthias Krüger-1/+8
2021-12-31Auto merge of #90637 - Mark-Simulacrum:liveness-btree, r=lqdbors-17/+490
2021-12-31update testsDavid Renshaw-3/+3
2021-12-31[rustc_builtin_macros] add indices to format_foreign::printf::Substitution::E...David Renshaw-16/+12
2021-12-31Auto merge of #92175 - Aaron1011:fix-missing-source-file, r=cjgillotbors-0/+24
2021-12-31Remove unused extern crate rustc_symbol_manglingbjorn3-1/+0
2021-12-31Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e' into sync_cg_clif-202...bjorn3-209/+245
2021-12-31Extend check for UnsafeCell in consts to cover unionsTomasz Miąsko-1/+8
2021-12-31Auto merge of #91929 - anuvratsingh:remove_in_band_lifetimes_compiler_rustc_t...bors-10/+9
2021-12-30Use SparseIntervalMatrix instead of SparseBitMatrixMark Rousskov-17/+20
2021-12-30Introduce IntervalSetMark Rousskov-0/+470
2021-12-30Removed `in_band_lifetimes` from `rustc_traits`Anuvrat-10/+9
2021-12-30Auto merge of #92434 - matthiaskrgr:rollup-m8wuq0v, r=matthiaskrgrbors-22/+130
2021-12-30Merge commit '40b00f4200fbdeefd11815398cb46394b8cb0a5e' into sync_cg_clif-202...bjorn3-81/+90
2021-12-30Rollup merge of #92414 - dtolnay:constnoexpr, r=oli-obkMatthias Krüger-1/+3
2021-12-30Rollup merge of #91519 - petrochenkov:cratexp2, r=Aaron1011Matthias Krüger-21/+127
2021-12-30Auto merge of #89336 - Aaron1011:variance-struct-diag, r=cjgillotbors-40/+78
2021-12-30keep noinline for system llvm < 14Erik Desjardins-5/+27
2021-12-30Auto merge of #91125 - eskarn:llvm-passes-plugin-support, r=nagisabors-27/+58
2021-12-29Refactor variance diagnostics to work with more typesAaron Hill-40/+78
2021-12-29Auto merge of #88354 - Jmc18134:hint-space-pauth-opt, r=nagisabors-6/+95
2021-12-29Fix whitespace in pretty printed PatKind::RangeDavid Tolnay-2/+0
2021-12-29Mark drop calls in landing pads cold instead of noinlineErik Desjardins-9/+6
2021-12-29Move equal sign back into head iboxDavid Tolnay-1/+3
2021-12-29Fix spacing of pretty printed const item without bodyDavid Tolnay-1/+1
2021-12-29Auto merge of #92244 - petrochenkov:alltraits, r=cjgillotbors-106/+91
2021-12-29Fix double space in pretty printed TryBlockDavid Tolnay-1/+0
2021-12-29Auto merge of #92397 - matthiaskrgr:rollup-xnfou17, r=matthiaskrgrbors-49/+133
2021-12-29Rollup merge of #92372 - dtolnay:fntype, r=jackh726Matthias Krüger-8/+2
2021-12-29Rollup merge of #92371 - dtolnay:attrblock, r=oli-obkMatthias Krüger-11/+12
2021-12-29Rollup merge of #92351 - TmLev:master, r=GuillaumeGomezMatthias Krüger-1/+34
2021-12-29Rollup merge of #92237 - compiler-errors:issue-92100, r=cjgillotMatthias Krüger-1/+4
2021-12-29Rollup merge of #92118 - jackh726:type-alias-position-error, r=petrochenkovMatthias Krüger-28/+81
2021-12-29Auto merge of #92254 - krasimirgg:gsgdt-up, r=Mark-Simulacrumbors-2/+2
2021-12-28Print space after formal generic params in fn typeDavid Tolnay-8/+2
2021-12-28Remove pretty printer space inside block with only outer attrsDavid Tolnay-11/+12
2021-12-28Parse and suggest moving where clauses after equals for type aliasesJack Huey-28/+81
2021-12-28Auto merge of #92352 - matthiaskrgr:rollup-19fbq7u, r=matthiaskrgrbors-5/+20
2021-12-28Auto merge of #92153 - petrochenkov:foreignchild, r=cjgillotbors-44/+20
2021-12-28Rollup merge of #92333 - compiler-errors:elided-lifetime-spans, r=cjgillotMatthias Krüger-4/+9