about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2022-01-03Auto merge of #92080 - Aaron1011:pattern-ice, r=cjgillotbors-50/+34
2022-01-03Auto merge of #92395 - Kobzol:rustdoc-bindings-thin-vec, r=camelidbors-5/+9
2022-01-02Auto merge of #90128 - joshtriplett:stabilize-symbol-mangling-version, r=wesl...bors-16/+46
2022-01-02Auto merge of #92066 - Smittyvb:concat_bytes-repeat, r=nagisabors-40/+65
2022-01-02Auto merge of #92034 - petrochenkov:nolinknores, r=joshtriplettbors-9/+1
2022-01-01Update references to `-Z symbol-mangling-version` to use `-C`Josh Triplett-4/+4
2022-01-01Stabilize -Z symbol-mangling-version as -C symbol-mangling-versionJosh Triplett-12/+42
2022-01-01Rollup merge of #92468 - NieDzejkob:silent-cfg, r=petrochenkovMatthias Krüger-19/+19
2022-01-01Move `PatKind::Lit` checking from ast_validation to ast loweringAaron Hill-50/+34
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-01Rustdoc: use ThinVec for GenericArgs bindingsJakub Beránek-5/+9
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-01Emit an error for `--cfg=)`Jakub Kądziołka-19/+19
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