about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-10-25Reword to avoid using either re-assignment or reassignment in errorsCarol (Nichols || Goulding)-21/+21
2017-10-25Auto merge of #45473 - SimonSapin:variance-red-green, r=nikomatsakisbors-50/+11
2017-10-25Auto merge of #45455 - kennytm:print-extern-impl-for-e0119, r=nikomatsakisbors-2/+428
2017-10-24Auto merge of #44603 - SimonSapin:stylo, r=alexcrichtonbors-5/+55
2017-10-24Auto merge of #45446 - leodasvacas:remove-libcollections, r=alexcrichtonbors-97/+1
2017-10-24Add WebRender to cargotestSimon Sapin-1/+12
2017-10-24Add Stylo to cargotestSimon Sapin-0/+9
2017-10-24Auto merge of #45350 - cjkenn:cjkenn/used-trait-imports, r=nikomatsakisbors-10/+28
2017-10-24Auto merge of #45401 - zackmdavis:crate_shorthand_visibility_modifier, r=niko...bors-10/+97
2017-10-24Auto merge of #44984 - Maaarcocr:master, r=nikomatsakisbors-39/+37
2017-10-24Auto merge of #44766 - sunjay:lift_generics, r=nikomatsakisbors-125/+107
2017-10-23update inherent_impls testsNiko Matsakis-6/+5
2017-10-23Remove dependency tracking for variance computationSimon Sapin-50/+11
2017-10-23Move cargotest to separate jobs on Travis-CI and AppVeyorSimon Sapin-1/+21
2017-10-23Extend cargotest to specify packages to test (within a Cargo workspace).Simon Sapin-4/+14
2017-10-22`crate` shorthand visibility modifierZack M. Davis-12/+99
2017-10-22Auto merge of #45451 - durka:patch-45, r=steveklabnikbors-4/+4
2017-10-22Auto merge of #45429 - frewsxcv:frewsxcv-once-docs, r=quietmisdreavusbors-13/+81
2017-10-23Print the conflicting impl on E0119 with external crate.kennytm-2/+428
2017-10-22Auto merge of #45304 - kennytm:travis-color-color-conflict, r=aturonbors-2/+2
2017-10-22fix stringify docs in stdAlex Burka-2/+2
2017-10-22fix stringify docsAlex Burka-2/+2
2017-10-22Don't build docs for removed libcollections.leonardo.yvens-1/+1
2017-10-22Remove deprecated `collections` crate.leonardo.yvens-96/+0
2017-10-22Auto merge of #45442 - matthewjasper:const-dynamic-capture-error, r=petrochenkovbors-1/+22
2017-10-22Improve docs around `Once::call_once_force` and `OnceState`.Corey Farwell-13/+81
2017-10-22Auto merge of #45432 - ollie27:rustbuild_error_index_gen, r=Mark-Simulacrumbors-5/+5
2017-10-22Auto merge of #45433 - ollie27:rustbuild_nomicon, r=Mark-Simulacrumbors-1/+1
2017-10-22Auto merge of #45423 - durka:update-jobserver, r=Mark-Simulacrumbors-9/+9
2017-10-22Auto merge of #45400 - alexcrichton:bootstrap-thinlto, r=Mark-Simulacrumbors-6/+21
2017-10-21renamed queryMarco Concetto Rudilosso-4/+4
2017-10-21anon NormalizeTy DepNodeMarco Concetto Rudilosso-1/+1
2017-10-21moved depnodeMarco Concetto Rudilosso-2/+1
2017-10-21removed unused importMarco Concetto Rudilosso-21/+1
2017-10-21trans_ -> fully_ prefixMarco Concetto Rudilosso-14/+14
2017-10-21tidierMarco Concetto Rudilosso-3/+9
2017-10-21added trans_ prefix and pluralised types. Solved failing test on the incremen...Marco Concetto Rudilosso-14/+15
2017-10-21added newlines at the end of the file and changed 'normalising' to 'normalizing'Marco Concetto Rudilosso-2/+2
2017-10-21Create NormalizeTy queryMarco Concetto Rudilosso-17/+29
2017-10-21Auto merge of #45399 - alexcrichton:compress-parallel, r=michaelwoeristerbors-175/+193
2017-10-21rustc: Move bytecode compression into codegenAlex Crichton-175/+193
2017-10-21Auto merge of #45393 - alexcrichton:update-musl, r=Mark-Simulacrumbors-3/+3
2017-10-21Auto merge of #45366 - ollie27:rustbuild_compiler_docs, r=alexcrichtonbors-5/+3
2017-10-21rustbuild: Fix path for the nomiconOliver Middleton-1/+1
2017-10-21rustbuild: Build stage 1 error index generator at stage 0Oliver Middleton-5/+5
2017-10-21Rollup merge of #45419 - steveklabnik:fix-commonmark-renderings, r=QuietMisdr...Corey Farwell-19/+19
2017-10-21Rollup merge of #45411 - oli-obk:clippy, r=ManishearthCorey Farwell-8/+168
2017-10-21Rollup merge of #45407 - topecongiro:fix-typos/librust-hir-README, r=kennytmCorey Farwell-8/+8
2017-10-21Rollup merge of #45356 - neunenak:master, r=GuillaumeGomezCorey Farwell-0/+4
2017-10-21Rollup merge of #45227 - frewsxcv:frewsxcv-set-nonblocking, r=sfacklerCorey Farwell-7/+66