about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-07-25Add missing impl and tests for int to int TryFrom implsOliver Middleton-15/+30
2017-07-25Auto merge of #43248 - llogiq:num-try-from, r=nagisabors-38/+391
2017-07-24improve the TryFrom implementationsAndre Bogus-38/+391
2017-07-24Auto merge of #43454 - Mark-Simulacrum:rollup, r=Mark-Simulacrumbors-191/+270
2017-07-24Auto merge of #43430 - Mark-Simulacrum:rustbuild-fixes, r=alexcrichtonbors-88/+85
2017-07-24Rollup merge of #43446 - zackmdavis:rustdoc_sidebar_unions, r=GuillaumeGomezMark Simulacrum-0/+1
2017-07-24Rollup merge of #43428 - waywardmonkeys:doc-fixes, r=estebankMark Simulacrum-28/+28
2017-07-24Rollup merge of #43421 - alexcrichton:add-some-build-scripts, r=Mark-SimulacrumMark Simulacrum-0/+106
2017-07-24Rollup merge of #43401 - cuviper:homogeneous, r=Mark-SimulacrumMark Simulacrum-23/+23
2017-07-24Rollup merge of #43379 - s3rvac:fix-exit-status-success-description, r=Guilla...Mark Simulacrum-2/+2
2017-07-24Rollup merge of #43374 - stjepang:fix-sort-randomization-comment, r=alexcrichtonMark Simulacrum-15/+18
2017-07-24Rollup merge of #43366 - leshow:bufreader-docs, r=aturonMark Simulacrum-10/+10
2017-07-24Rollup merge of #43361 - michaelwoerister:remove-retrace-path, r=nikomatsakisMark Simulacrum-113/+27
2017-07-24Rollup merge of #43342 - ranweiler:no-std-exe-docs, r=alexcrichtonMark Simulacrum-0/+55
2017-07-24Rollup merge of #43322 - redox-os:redox_liblibc, r=alexcrichtonMark Simulacrum-0/+0
2017-07-24Make dist equivalent to old build system.Mark Simulacrum-88/+82
2017-07-24Auto merge of #43436 - zackmdavis:union_doc_fields_section_layout, r=Guillaum...bors-1/+1
2017-07-24Auto merge of #43327 - nrc:rls-config, r=eddybbors-319/+369
2017-07-24Make keep_ast configurable by driver clientsNick Cameron-4/+6
2017-07-24Catch a panic in save-analysisNick Cameron-2/+2
2017-07-24Remove save-analysis-api references from tests and rustbuildNick Cameron-2/+4
2017-07-24Point RLS submodule at a branch with required changesNick Cameron-93/+192
2017-07-24Auto merge of #43280 - lfairy:token-tree-iter-clone, r=nrcbors-0/+1
2017-07-24Auto merge of #43413 - mandeep:ops-generics, r=alexcrichtonbors-0/+36
2017-07-23rustdoc: add unions to whitelist of sidebar typesZack M. Davis-0/+1
2017-07-23Auto merge of #43096 - estebank:ascription-help, r=nikomatsakisbors-18/+174
2017-07-23rustdoc: fix layout of Fields section in documentation for unionsZack M. Davis-1/+1
2017-07-23Auto merge of #43386 - oli-obk:suggestions, r=nikomatsakisbors-64/+40
2017-07-23Do not run pretty tests by default.Mark Simulacrum-0/+3
2017-07-23Fix some doc/comment typos.Bruce Mitchener-28/+28
2017-07-23Auto merge of #43416 - tshepang:extra-layer, r=alexcrichtonbors-6/+5
2017-07-23Auto merge of #43256 - Others:patch-1, r=steveklabnikbors-4/+1
2017-07-22rustc: Add some build scripts for librustc cratesAlex Crichton-0/+106
2017-07-23Auto merge of #43406 - canndrew:never-impl-clone, r=alexcrichtonbors-0/+1
2017-07-23Auto merge of #43387 - TimNN:rustllvm50, r=alexcrichtonbors-105/+194
2017-07-22Auto merge of #43382 - mmatyas:aarch64_ignore-stack-probes, r=alexcrichtonbors-0/+3
2017-07-22doc: provide an actual equivalent to filter_mapTshepang Lekhonkhobe-6/+5
2017-07-22Auto merge of #43059 - Mark-Simulacrum:rustbuild-2.0, r=alexcrichtonbors-4677/+5460
2017-07-22Add generic example of std::ops::Sub in doc commentsmandeep-0/+36
2017-07-22Make distcheck work again.Mark Simulacrum-1/+6
2017-07-22Auto merge of #43367 - alexcrichton:remove-inline-always, r=sfacklerbors-50/+50
2017-07-22Add make_run to distcheck.Mark Simulacrum-0/+4
2017-07-22Auto merge of #43352 - estebank:macro-span-replacement, r=petrochenkovbors-13/+97
2017-07-22Fix StartupObject buildMark Simulacrum-1/+1
2017-07-22Auto merge of #43344 - tlively:wasm-debug, r=alexcrichtonbors-1/+4
2017-07-22Add !: Clone implAndrew Cann-0/+1
2017-07-22Auto merge of #43343 - petrochenkov:methlife3, r=estebankbors-24/+140
2017-07-22Auto merge of #43323 - perryprog:master, r=estebankbors-18/+91
2017-07-22Gate signatures on the configNick Cameron-0/+21
2017-07-22Use config::pub_only rather than a spearate api modeNick Cameron-161/+51