about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-07-29Rollup merge of #35062 - frewsxcv:chars-as-str, r=GuillaumeGomezGuillaume Gomez-0/+13
2016-07-29Rollup merge of #35050 - knight42:improve-fmt-doc, r=steveklabnikGuillaume Gomez-13/+7
2016-07-29Rollup merge of #34258 - durka:patch-25, r=steveklabnikGuillaume Gomez-10/+63
2016-07-28Auto merge of #34967 - TimNN:mipsel-musl-soft-float, r=alexcrichtonbors-1/+1
2016-07-28Auto merge of #34956 - nikomatsakis:incr-comp-o-files, r=mwbors-197/+1245
2016-07-28make it possible to track where hash divergesNiko Matsakis-0/+23
2016-07-28hash def-path's betterNiko Matsakis-3/+13
2016-07-28Auto merge of #34485 - tbu-:pr_unicode_debug_str, r=alexcrichtonbors-29/+1032
2016-07-28Keep multiple files per work-productNiko Matsakis-92/+202
2016-07-28Address mw nitsNiko Matsakis-57/+54
2016-07-28Add a testing mechanism and a simple spike testNiko Matsakis-0/+360
2016-07-28Modify trans to skip generating `.o` filesNiko Matsakis-98/+385
2016-07-28Code to save/load the work-products map from diskNiko Matsakis-53/+191
2016-07-28Store `crate_disambiguator` as an `InternedString`Niko Matsakis-10/+14
2016-07-28Extend DepGraph so it can track "work-products"Niko Matsakis-9/+128
2016-07-28Rollup merge of #35040 - soltanmm:couple-is-a-pun, r=nikomatsakisManish Goregaokar-150/+159
2016-07-28Rollup merge of #35037 - ollie27:rustdoc_tuple_struct_where, r=alexcrichtonManish Goregaokar-3/+30
2016-07-28Rollup merge of #35013 - tamird:coerce-match-valgrind, r=alexcrichtonManish Goregaokar-0/+0
2016-07-28Rollup merge of #34969 - jseyfried:fix_cfg_feature, r=nrcManish Goregaokar-1/+24
2016-07-28Rollup merge of #34963 - petrochenkov:useerr, r=jseyfriedManish Goregaokar-2/+29
2016-07-28Rollup merge of #34951 - tomgarcia:covariant-vec, r=brsonManish Goregaokar-5/+18
2016-07-28Add documentation example for `str::Chars::as_str`.Corey Farwell-0/+13
2016-07-28Auto merge of #34951 - tomgarcia:covariant-vec, r=brsonbors-5/+18
2016-07-28Auto merge of #34908 - jseyfried:improve_tt_matchers, r=nrcbors-3/+37
2016-07-28Add regression testJeffrey Seyfried-0/+20
2016-07-27Auto merge of #34946 - alexcrichton:fix-cfg, r=brsonbors-2/+2
2016-07-28Rename `char::escape` to `char::escape_debug` and add tracking issueTobias Bucher-48/+50
2016-07-27Auto merge of #34907 - arielb1:found-parse-error, r=nikomatsakisbors-844/+1017
2016-07-27remove claim about searching through nested fields for the nullable type, eve...Alex Burka-7/+9
2016-07-27fix typoAlex Burka-1/+1
2016-07-27revert libc changesAlex Burka-9/+13
2016-07-27hack to make example compileAlex Burka-1/+5
2016-07-27change confusing wording about discriminantAlex Burka-3/+3
2016-07-27extern fns require named parametersAlex Burka-1/+1
2016-07-27foreign function interface interfaceAlex Burka-1/+1
2016-07-27not just a single fieldAlex Burka-1/+1
2016-07-27recursionAlex Burka-4/+4
2016-07-27expand nullable pointer exampleAlex Burka-4/+24
2016-07-27generics-agnostic descriptionAlex Burka-8/+6
2016-07-27book/ffi: nullable pointer, libc cleanupsAlex Burka-21/+46
2016-07-27Auto merge of #34856 - jseyfried:refactor_reset_tls, r=nrcbors-5/+10
2016-07-27Auto merge of #33363 - japaric:target, r=japaricbors-13/+27
2016-07-27Auto merge of #33312 - Byron:double-ended-iterator-for-args, r=alexcrichtonbors-10/+76
2016-07-26Auto merge of #35053 - steveklabnik:rollup, r=steveklabnikbors-415/+624
2016-07-26Auto merge of #35014 - vadimcn:travis-test, r=alexcrichtonbors-4/+3
2016-07-26Rollup merge of #35043 - rahiel:patch-1, r=nikomatsakisSteve Klabnik-2/+0
2016-07-26Rollup merge of #35029 - eulerdisk:fix_missing_comma_in_csv_dumper, r=nrcSteve Klabnik-1/+1
2016-07-26Rollup merge of #35028 - abhijeetbhagat:patch-6, r=alexcrichtonSteve Klabnik-369/+0
2016-07-26Rollup merge of #35019 - frewsxcv:slice-split, r=GuillaumeGomezSteve Klabnik-6/+31
2016-07-26Rollup merge of #35010 - GuillaumeGomez:file_doc, r=steveklabnikSteve Klabnik-5/+23