about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-04-15Preallocate BUILTIN_ATTRIBUTES symbols and use a hash map instead of loopingJohn Kåre Alsaker-423/+651
2019-04-15Auto merge of #59655 - Zoxc:symbols, r=petrochenkovbors-141/+327
2019-04-15Auto merge of #59626 - nnethercote:DepGraph-1.02x, r=Zoxcbors-2/+3
2019-04-15Use colon for keyword defsJohn Kåre Alsaker-62/+62
2019-04-15Move modules outside the proc macroJohn Kåre Alsaker-26/+44
2019-04-15Ensure the symbols are pure stringsJohn Kåre Alsaker-1/+7
2019-04-15Make check_name genericJohn Kåre Alsaker-43/+32
2019-04-15Use a proc macro to declare preallocated symbolsJohn Kåre Alsaker-139/+312
2019-04-15Reduce the `DepNode` pre-allocation ratio.Nicholas Nethercote-2/+3
2019-04-15Auto merge of #59982 - stepancheg:hasher-no-unsafe, r=rkruppebors-14/+10
2019-04-15Hasher: replace unsafe trasmute with to_ne_bytesStepan Koltsov-14/+10
2019-04-14Auto merge of #59965 - Manishearth:clippyup, r=Xanewokbors-9/+9
2019-04-14Update clippyManish Goregaokar-9/+9
2019-04-14Auto merge of #59335 - Aaron1011:fix/extern-priv-final, r=Aaron1011bors-56/+158
2019-04-14Fix typo in commentAaron Hill-1/+1
2019-04-14Fix Windows dll name formatAaron Hill-7/+7
2019-04-14Handle --extern-private properly on muslAaron Hill-8/+35
2019-04-14Derive Default for ExternEntryAaron Hill-30/+17
2019-04-14Fix ExternEntry testAaron Hill-25/+11
2019-04-14Update rustdoc to new ExternEntry formatAaron Hill-2/+8
2019-04-14Refactor structure of ExternEntryAaron Hill-59/+40
2019-04-14Move new_public to 'tess' moduleAaron Hill-8/+10
2019-04-14Improve formattingAaron Hill-25/+1
2019-04-14Fix testsAaron Hill-7/+28
2019-04-14Auto merge of #59967 - Centril:rollup-bdqq7ux, r=Centrilbors-148/+384
2019-04-14Rollup merge of #59957 - krk:fix-doctypo-symbol, r=jonas-schievinkMazdak Farrokhzad-1/+1
2019-04-14Rollup merge of #59936 - petrochenkov:confict, r=davidtwcoMazdak Farrokhzad-1/+24
2019-04-14Rollup merge of #59906 - czipperz:bufwriter-use-getmut, r=kennytmMazdak Farrokhzad-2/+2
2019-04-14Rollup merge of #59900 - czipperz:remove-bracket-mut-syntax-in-pin-docs, r=Ra...Mazdak Farrokhzad-12/+16
2019-04-14Rollup merge of #59896 - estebank:dedup-spans, r=davidtwcoMazdak Farrokhzad-4/+31
2019-04-14Rollup merge of #59877 - Zoxc:hiridify_def_id, r=eddybMazdak Farrokhzad-121/+303
2019-04-14Rollup merge of #59856 - albins:update-polonius, r=nikomatsakisMazdak Farrokhzad-7/+7
2019-04-14Auto merge of #59929 - RalfJung:miri, r=oli-obkbors-14/+16
2019-04-14Add missing backtick to Symbol documentation.krk-1/+1
2019-04-14Address review commentsVadim Petrochenkov-8/+13
2019-04-14Fix cross-crate visibility of fictive variant constructorsVadim Petrochenkov-1/+19
2019-04-14update miriRalf Jung-14/+16
2019-04-14Auto merge of #59693 - nnethercote:64-bit-Spans, r=petrochenkovbors-103/+90
2019-04-14Update testsJohn Kåre Alsaker-3/+3
2019-04-14HirIdify hir::Defljedrz-118/+300
2019-04-14Auto merge of #59798 - rchaser53:issue-59488, r=estebankbors-3/+188
2019-04-14Fix tidyAaron Hill-3/+3
2019-04-14Combine 'Extern' and 'ExternPrivate'Aaron Hill-36/+61
2019-04-14Properly parse '--extern-private' with name and pathAaron Hill-22/+113
2019-04-14Auto merge of #59950 - Centril:rollup-hpmr62i, r=Centrilbors-198/+880
2019-04-14Rollup merge of #59911 - pnkfelix:revert-pr-59401-to-fix-emit-stack-sizes-gc-...Mazdak Farrokhzad-31/+0
2019-04-14Rollup merge of #59890 - GuillaumeGomez:empty-json-variables, r=QuietMisdreavusMazdak Farrokhzad-19/+34
2019-04-14Rollup merge of #59874 - michaelwoerister:pgo-updates-1, r=cramertjMazdak Farrokhzad-27/+60
2019-04-14Rollup merge of #59812 - michaelwoerister:profile-gen-msvc-imp, r=alexcrichtonMazdak Farrokhzad-1/+29
2019-04-14Rollup merge of #59784 - davidtwco:issue-59764, r=estebankMazdak Farrokhzad-114/+751