about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2020-12-17Stop using intermediate macros in definition of symbolsArlie Davis-29/+24
2020-12-17Auto merge of #79945 - jackh726:existential_trait_ref, r=nikomatsakisbors-263/+310
2020-12-17Auto merge of #80114 - GuillaumeGomez:rollup-gszr5kn, r=GuillaumeGomezbors-39/+10
2020-12-17Rollup merge of #80040 - tmiasko:always-lower-intrinsics, r=Dylan-DPCGuillaume Gomez-39/+10
2020-12-17Auto merge of #79840 - dvtkrlbs:issue-79667, r=oli-obkbors-69/+17
2020-12-17Auto merge of #80105 - JohnTitor:rollup-8c030u5, r=JohnTitorbors-105/+258
2020-12-17Rollup merge of #80103 - camelid:remove-docs-old-params-rustc_expand, r=jyn514Yuki Okushi-4/+1
2020-12-17Rollup merge of #80073 - kulikjak:add-target-alias-support, r=varkorYuki Okushi-1/+19
2020-12-17Rollup merge of #80072 - richkadel:llvm-coverage-counters-2.2.1, r=tmandryYuki Okushi-2/+2
2020-12-17Rollup merge of #80039 - LeSeulArtichaut:rm-tyencoder-tcx, r=matthewjasperYuki Okushi-8/+0
2020-12-17Rollup merge of #79882 - wecing:master, r=oli-obkYuki Okushi-0/+27
2020-12-17Rollup merge of #79877 - bstrie:depinfut, r=oli-obkYuki Okushi-55/+64
2020-12-17Rollup merge of #79051 - LeSeulArtichaut:if-let-guard, r=matthewjasperYuki Okushi-35/+145
2020-12-16Remove docs for non-existent parameters in `rustc_expand`Camelid-4/+1
2020-12-17Auto merge of #79790 - LeSeulArtichaut:issue-79683, r=lcnrbors-28/+80
2020-12-16Allow `since="TBD"` for rustc_deprecatedbstrie-55/+64
2020-12-16Take into account negative impls in "trait item not found" suggestionsLeSeulArtichaut-28/+80
2020-12-16cg_llvm: split dwarf filename and comp dirDavid Wood-8/+21
2020-12-16compiletest: add split dwarf compare modeDavid Wood-0/+7
2020-12-16cg_clif: fix build with split dwarfDavid Wood-0/+3
2020-12-16cg_llvm: implement split dwarf supportDavid Wood-46/+228
2020-12-16cg_ssa: introduce `TargetMachineFactoryFn` aliasDavid Wood-21/+16
2020-12-16cg_ssa: correct documentation commentsDavid Wood-56/+49
2020-12-16session: add `split-dwarf` flagDavid Wood-0/+36
2020-12-16llvm: update ffi bindings for split dwarfDavid Wood-7/+41
2020-12-16Add support for target aliasesJakub Kulik-1/+19
2020-12-15Fixed conflict with drop elaboration and coverageRich Kadel-2/+2
2020-12-16Auto merge of #80041 - jyn514:shrink-item, r=GuillaumeGomezbors-1/+1
2020-12-15Auto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obkbors-133/+90
2020-12-15Auto merge of #80044 - jyn514:smaller-name, r=GuillaumeGomezbors-0/+4
2020-12-15Rollup merge of #79958 - richkadel:llvm-coverage-counters-2.2.0, r=tmandryGuillaume Gomez-32/+70
2020-12-15Auto merge of #78068 - RalfJung:union-safe-assign, r=nikomatsakisbors-75/+120
2020-12-15Auto merge of #73210 - wesleywiser:consts_in_debuginfo, r=oli-obkbors-79/+259
2020-12-14Switch to Symbol for item.nameJoshua Nelson-0/+4
2020-12-14Get rid of `clean::Deprecation`Joshua Nelson-1/+1
2020-12-15Auto merge of #79922 - tmiasko:lower-discriminant, r=nagisabors-4/+51
2020-12-14Convenience funcs for `some_option.unwrap_or(...)`Rich Kadel-54/+28
2020-12-14Disable the constant debuginfo promotion pass by defaultWesley Wiser-1/+5
2020-12-15Always run intrinsics lowering passTomasz Miąsko-39/+10
2020-12-14Remove unused `TyEncoder::tcx` required methodLeSeulArtichaut-8/+0
2020-12-14Improve warnings on incompatible options involving -Zinstrument-coverageRich Kadel-33/+85
2020-12-14Add explanation for skip_binder in relateJack Huey-0/+1
2020-12-14Auto merge of #79944 - sivadeilra:syms_proc_macro_testing, r=petrochenkovbors-54/+204
2020-12-13./x.py fmtArlie Davis-12/+3
2020-12-13Auto merge of #79978 - Aaron1011:fix/capture-broken-token, r=petrochenkovbors-9/+58
2020-12-13Auto merge of #79668 - coolreader18:recover-const-impl, r=petrochenkovbors-3/+38
2020-12-13Auto merge of #79956 - camelid:variant-field-vis, r=petrochenkovbors-3/+13
2020-12-13Rollup merge of #79984 - Nadrieril:remove-unused-dep, r=jyn514Yuki Okushi-3/+0
2020-12-13Rollup merge of #79963 - LeSeulArtichaut:debruijn-typo, r=Dylan-DPCYuki Okushi-1/+1
2020-12-13Rollup merge of #79942 - JCTyblaidd:static-mem-init, r=RalfJungYuki Okushi-5/+14