about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2021-11-16Inline printable function5225225-5/+7
2021-11-16Suggest removing the non-printing characters5225225-1/+16
2021-11-16Print full char literal on error if any are non-printing5225225-0/+10
2021-11-16Auto merge of #90934 - JohnTitor:rollup-5soqo0j, r=JohnTitorbors-18/+31
2021-11-16Rollup merge of #90892 - RalfJung:miri-partial-ptr-copy, r=oli-obkYuki Okushi-7/+6
2021-11-16Rollup merge of #90834 - cuviper:android-gnu, r=petrochenkovYuki Okushi-1/+1
2021-11-16Rollup merge of #90058 - joshtriplett:stabilize-strip, r=wesleywiserYuki Okushi-10/+24
2021-11-15Auto merge of #90827 - matthewjasper:assoc-item-cleanup-2, r=cjgillotbors-38/+20
2021-11-15Auto merge of #90473 - joshtriplett:stabilize-format-args-capture, r=Mark-Sim...bors-36/+19
2021-11-15Auto merge of #90717 - kit-981:fix-ld64-flags, r=petrochenkovbors-42/+50
2021-11-15Stabilize -Z strip as -C stripJosh Triplett-4/+16
2021-11-15Support having -Z and -C options with the same nameJosh Triplett-6/+8
2021-11-15Stabilize format_args_captureJosh Triplett-36/+19
2021-11-15Auto merge of #90645 - terrarier2111:master, r=estebankbors-36/+61
2021-11-14Auto merge of #90839 - pierwill:docs-rustc-newtype-index, r=jackh726bors-1/+23
2021-11-14Only use the -dynamiclib flag when the linker is not ldkit-1/+4
2021-11-14Refactor linker argument generationkit-30/+18
2021-11-14Add a helper method for linker argumentskit-11/+28
2021-11-13fix ICE on Miri/CTFE copy of half a pointerRalf Jung-7/+6
2021-11-13Generate documentation in rustc `rustc_index::newtype_index` macropierwill-1/+23
2021-11-13Rollup merge of #90840 - BoxyUwU:lolripme, r=jackh726Matthias Krüger-2/+6
2021-11-13Rollup merge of #90771 - asterycs:fix/trait-object-error-code, r=michaelwoeri...Matthias Krüger-1/+1
2021-11-13Auto merge of #89551 - jhpratt:stabilize-const_raw_ptr_deref, r=oli-obkbors-10/+15
2021-11-13Implement diagnostic for String conversionthreadexception-36/+61
2021-11-13Auto merge of #87264 - mystor:expand_literal, r=petrochenkovbors-68/+122
2021-11-12oops...Ellen-2/+6
2021-11-12proc_macro: Add an expand_expr method to TokenStreamNika Layzell-68/+122
2021-11-12Auto merge of #90836 - matthiaskrgr:rollup-ou6yrlw, r=matthiaskrgrbors-64/+83
2021-11-12Rollup merge of #90826 - petrochenkov:binattr, r=cjgillotMatthias Krüger-44/+62
2021-11-12Rollup merge of #90761 - hellow554:macro_span, r=estebankMatthias Krüger-13/+12
2021-11-12Rollup merge of #90589 - durin42:llvm-14-ASO-now-struct, r=nikicMatthias Krüger-7/+9
2021-11-12Android is not GNUJosh Stone-1/+1
2021-11-12Auto merge of #89316 - asquared31415:multiple-clobber-abi, r=Amanieubors-42/+105
2021-11-12rustc_feature: Convert `BuiltinAttribute` from tuple to a structVadim Petrochenkov-44/+62
2021-11-12Auto merge of #90813 - notriddle:notriddle/vec-extend, r=GuillaumeGomezbors-3/+1
2021-11-12Auto merge of #90731 - pierwill:fix-90658, r=michaelwoeristerbors-4/+1
2021-11-11Use `associated_item_def_ids` moreMatthew Jasper-34/+16
2021-11-11Remove unused field of `RegionVariableOrigin`Matthew Jasper-4/+4
2021-11-11Use `Vec::extend`, instead of calling `Vec::push` in a loopMichael Howell-3/+1
2021-11-11Auto merge of #90746 - nnethercote:opt-pattern-matching, r=Nadrierilbors-1/+1
2021-11-11Auto merge of #90648 - matthewjasper:assoc-item-cleanup, r=cjgillotbors-62/+29
2021-11-11PassWrapper: additional sanitizer update to match clangKrasimir Georgiev-1/+0
2021-11-11Shorten Span of unused macro lintsMarcel Hellwig-13/+12
2021-11-11Auto merge of #89550 - lcnr:coherence-specialization, r=nikomatsakisbors-234/+264
2021-11-11Auto merge of #83846 - torhovland:issue-10971, r=davidtwcobors-5/+52
2021-11-10Rollup merge of #90742 - est31:add_assign, r=davidtwcoMatthias Krüger-2/+2
2021-11-10Rollup merge of #88868 - calebzulawski:feature/simd_bitmask, r=workingjubileeMatthias Krüger-32/+69
2021-11-10Rollup merge of #88447 - inquisitivecrystal:rustdoc-vis, r=jyn514Matthias Krüger-19/+18
2021-11-10Fix trait object error codeJimmy Envall-1/+1
2021-11-10don't inline `report_overlap_conflict`lcnr-0/+5