about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-10-26Auto merge of #45096 - DSpeckhals:update-rls-data-for-save-analysis, r=alexcr...bors-59/+27
2017-10-25Auto merge of #45532 - kennytm:rollup, r=kennytmbors-32/+101
2017-10-26Rollup merge of #45526 - alexcrichton:test-more-asm, r=aturonkennytm-1/+1
2017-10-26Rollup merge of #45508 - bgermann:master, r=alexcrichtonkennytm-0/+1
2017-10-26Rollup merge of #45496 - kennytm:bootstrap-fix-extension-check, r=alexcrichtonkennytm-4/+12
2017-10-26Rollup merge of #45483 - mbrubeck:hash, r=alexcrichtonkennytm-4/+32
2017-10-26Rollup merge of #45398 - integer32llc:reassignment, r=arielb1kennytm-21/+21
2017-10-26Rollup merge of #45212 - GuillaumeGomez:sidebar-fixed, r=QuietMisdreavuskennytm-2/+3
2017-10-26Rollup merge of #45059 - tmccombs:pid, r=alexcrichtonkennytm-0/+31
2017-10-25Auto merge of #44636 - GuillaumeGomez:little-error-msg, r=michaelwoeristerbors-149/+223
2017-10-25Implement Hash for raw pointers to unsized typesMatt Brubeck-4/+32
2017-10-25ci: Test more asmjs againAlex Crichton-1/+1
2017-10-25Auto merge of #45513 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-3/+257
2017-10-25Reword to avoid using either re-assignment or reassignment in errorsCarol (Nichols || Goulding)-21/+21
2017-10-25Auto merge of #45476 - Xanewok:fingerprint-disambiguator, r=michaelwoeristerbors-65/+94
2017-10-25Rollup merge of #45502 - GuillaumeGomez:show-src-on-mobile, r=QuietMisdreavusGuillaume Gomez-2/+6
2017-10-25Rollup merge of #45486 - oli-obk:patch-9, r=kennytmGuillaume Gomez-0/+2
2017-10-25Rollup merge of #45465 - glaubitz:sparc64, r=alexcrichtonGuillaume Gomez-0/+1
2017-10-25Rollup merge of #45461 - wesleywiser:intrinsics_docs, r=dtolnayGuillaume Gomez-0/+7
2017-10-25Rollup merge of #45361 - GuillaumeGomez:fs-docs, r=QuietMisdreavusGuillaume Gomez-1/+241
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-24Update RLS with skip of failing testDustin Speckhals-0/+0
2017-10-24Merge branch 'master' into update-rls-data-for-save-analysisDustin Speckhals-6748/+14995
2017-10-24Auto merge of #44603 - SimonSapin:stylo, r=alexcrichtonbors-5/+55
2017-10-25Disable jemalloc for sparcv9-sun-solarisbgermann-0/+1
2017-10-24Auto merge of #45446 - leodasvacas:remove-libcollections, r=alexcrichtonbors-97/+1
2017-10-24Show src button and function version on mobile versionGuillaume Gomez-2/+6
2017-10-24Fix doc build on other architectures than linuxGuillaume Gomez-17/+17
2017-10-24Add WebRender to cargotestSimon Sapin-1/+12
2017-10-24Add Stylo to cargotestSimon Sapin-0/+9
2017-10-24Fix the sidebar heightGuillaume Gomez-2/+3
2017-10-24Set rustfmt broken while waiting for the update of their sideGuillaume Gomez-1/+1
2017-10-25rustbuild: Fix `no output generated` error for next bootstrap cargo.kennytm-4/+12
2017-10-24Introduce CrateDisambiguator newtype and fix testsIgor Matuszewski-59/+87
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-24Update docs for Diagnostic::span_suggestion(s)Oliver Schneider-0/+2
2017-10-24bootstrap: Add openssl configuration for sparc64-unknown-linux-gnuJohn Paul Adrian Glaubitz-0/+1
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-23Use 128 bit instead of Symbol for crate disambiguatorIgor Matuszewski-43/+44
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-22Add link to stable version of `needs_drop` intrinsicWesley Wiser-0/+3
2017-10-22Document the `size_of_val` instrinsicWesley Wiser-0/+4
2017-10-22Auto merge of #45451 - durka:patch-45, r=steveklabnikbors-4/+4