about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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-14rustdoc: Remove default keyword from re-exported trait methodsOliver Middleton-16/+67
2019-04-14Fix rustdoc sidebar z-indexvlad-boroda-0/+1
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-14huge-enum also exhibits this errorRalf Jung-0/+4
2019-04-14make lint levels more consistentRalf Jung-6/+7
2019-04-14some more tests need normalizationRalf Jung-0/+12
2019-04-14normalize away spurious errorRalf Jung-3/+27
2019-04-14normalize flags and rustc version in ICE reproRalf Jung-2/+4
2019-04-14fix output test for backtrace-debuginfo.rsRalf Jung-2/+4
2019-04-14fix testsRalf Jung-1/+26
2019-04-14compiletest normalization: preserve non-JSON lines such as ICEsRalf Jung-1/+2
2019-04-14bump stdsimd; make intra_doc_link_resolution_failure an error againRalf Jung-2/+2
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