about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-10-22Auto merge of #37298 - nnethercote:faster-deflate, r=alexcrichtonbors-25/+10
2016-10-22Auto merge of #37294 - nikomatsakis:issue-37154, r=nikomatsakisbors-53/+130
2016-10-22Auto merge of #37281 - TimNN:pad-align, r=eddybbors-2/+27
2016-10-21Auto merge of #37337 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-133/+263
2016-10-22Rollup merge of #37314 - tshepang:simple, r=GuillaumeGomezGuillaume Gomez-6/+2
2016-10-22Rollup merge of #37309 - vkatsikaros:vkatsikaros/37307, r=GuillaumeGomezGuillaume Gomez-1/+1
2016-10-22Rollup merge of #37297 - thepowersgang:fix-bad-crate-attrs, r=eddybGuillaume Gomez-2/+2
2016-10-22Rollup merge of #37286 - srinivasreddy:graph, r=nrcGuillaume Gomez-2/+2
2016-10-22Rollup merge of #37244 - senior:add-error-desc-182-230-399, r=GuillaumeGomezGuillaume Gomez-4/+101
2016-10-22Rollup merge of #37219 - srinivasreddy:prelude, r=nrcGuillaume Gomez-14/+28
2016-10-22Rollup merge of #37211 - srinivasreddy:alt, r=nrcGuillaume Gomez-39/+26
2016-10-22Rollup merge of #37209 - srinivasreddy:bootstrap_bin, r=nrcGuillaume Gomez-13/+16
2016-10-22Rollup merge of #37043 - GuillaumeGomez:vec_urls, r=frewsxcvGuillaume Gomez-52/+85
2016-10-21Auto merge of #37174 - mikhail-m1:dnlle, r=jonathandturnerbors-98/+711
2016-10-21add regression test for #37154Niko Matsakis-0/+28
2016-10-21only remove keys that mention skolemized regionsNiko Matsakis-42/+57
2016-10-21when pop skol, also remove from proj cacheNiko Matsakis-17/+51
2016-10-21Auto merge of #37290 - petrochenkov:pnp, r=jseyfriedbors-74/+134
2016-10-21Add an error explaination for E0399Ryan Senior-2/+38
2016-10-21Add an error explaination for E0230Ryan Senior-1/+24
2016-10-21Add an error explaination for E0182Ryan Senior-1/+39
2016-10-21Auto merge of #37247 - jseyfried:future_proof_no_link, r=nrcbors-7/+13
2016-10-20Auto merge of #37280 - alexcrichton:debuginfo, r=brsonbors-0/+10
2016-10-20Auto merge of #37272 - cuviper:local_stage0-proc_macro, r=alexcrichtonbors-0/+1
2016-10-21doc: a more simple description of Iterator::nthTshepang Lekhonkhobe-6/+2
2016-10-20trans: pad const structs to aligned sizeTim Neumann-2/+27
2016-10-20improve "Doesn't live long enough" errorMikhail Modin-98/+711
2016-10-20Tweak path parsing logicVadim Petrochenkov-36/+93
2016-10-20Refactor parser lookahead buffer and increase its sizeVadim Petrochenkov-38/+41
2016-10-20Auto merge of #37261 - raphlinus:update_llvm, r=blussbors-1/+1
2016-10-20TRPL: guessing game: minor clarificationVangelis Katsikaros-1/+1
2016-10-20Auto merge of #37273 - cuviper:major-minor-rebuild, r=alexcrichtonbors-3/+3
2016-10-20Add missing urls on Vec docsGuillaume Gomez-52/+85
2016-10-19Auto merge of #36973 - nnethercote:dep_graph, r=nikomatsakisbors-24/+47
2016-10-20Use fast decompression in `deflate_bytes`.Nicholas Nethercote-3/+6
2016-10-20test - Add missing ! to crate_type/crate_id attributesJohn Hodge-2/+2
2016-10-20Remove `{in,de}flate_bytes_zlib`.Nicholas Nethercote-24/+6
2016-10-19Rollup merge of #37288 - srinivasreddy:snapshot_map, r=eddybGuillaume Gomez-8/+9
2016-10-19Rollup merge of #37287 - srinivasreddy:unify, r=eddybGuillaume Gomez-8/+6
2016-10-19Rollup merge of #37285 - srinivasreddy:cfg, r=nikomatsakisGuillaume Gomez-89/+48
2016-10-19Rollup merge of #37283 - posborne:docs/tests-dir-grammar-fixes, r=steveklabnikGuillaume Gomez-3/+3
2016-10-19Rollup merge of #37241 - zackmdavis:if_let_over_none_spaced_empty_block_arm, ...Guillaume Gomez-136/+97
2016-10-19Rollup merge of #37187 - frewsxcv:cow-doc-example, r=kmcallisterGuillaume Gomez-2/+15
2016-10-19Rollup merge of #37165 - GuillaumeGomez:bytes_url, r=kmcallisterGuillaume Gomez-6/+12
2016-10-20run rustfmt on snapshot_mapSrinivas Reddy Thatiparthy-8/+9
2016-10-20run rustfmt on unify folderSrinivas Reddy Thatiparthy-8/+6
2016-10-20run rustfmt on graph folderSrinivas Reddy Thatiparthy-2/+2
2016-10-20run rustfmt on control_flow_graph folderSrinivas Reddy Thatiparthy-89/+48
2016-10-19Fix grammatical errors in `tests` directory docsPaul Osborne-3/+3
2016-10-19Update llvm-auto-clean-triggerRaph Levien-1/+1