about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-05-17Auto merge of #25523 - nham:remove_E0068, r=alexcrichtonbors-20/+4
2015-05-17Auto merge of #25524 - Manishearth:unsafe_derive, r=cmrbors-1/+25
2015-05-17Allow #[derive()] to generate unsafe methodsManish Goregaokar-1/+25
2015-05-17Rollup merge of #25522 - alexcrichton:reexport-incoming, r=sfacklerManish Goregaokar-1/+1
2015-05-17Rollup merge of #25516 - bstrie:cstrdoc, r=alexcrichtonManish Goregaokar-2/+1
2015-05-17Rollup merge of #25510 - thelostt:patch-1, r=alexcrichtonManish Goregaokar-1/+1
2015-05-17Rollup merge of #25508 - johshoff:visit_dirs_example, r=alexcrichtonManish Goregaokar-6/+5
2015-05-17Rollup merge of #25506 - Wilfred:master, r=alexcrichtonManish Goregaokar-2/+2
2015-05-17Rollup merge of #25503 - brson:betafix, r=cmrManish Goregaokar-2/+0
2015-05-17Rollup merge of #25493 - coffeejunk:update_installed_rust_version, r=alexcric...Manish Goregaokar-3/+3
2015-05-17Rollup merge of #25490 - huachaohuang:patch-1, r=alexcrichtonManish Goregaokar-1/+1
2015-05-17Rollup merge of #25484 - sumito3478:fix-deadlink-in-complement-lang-faq, r=al...Manish Goregaokar-4/+4
2015-05-17Rollup merge of #25476 - rpjohnst:master, r=huonwManish Goregaokar-0/+21
2015-05-17Rollup merge of #25472 - WillEngler:book-tiny-typo-fixes, r=alexcrichtonManish Goregaokar-2/+2
2015-05-17Rollup merge of #25469 - ecoal95:patch-1, r=alexcrichtonManish Goregaokar-1/+1
2015-05-17Rollup merge of #25465 - Ryman:patch-2, r=alexcrichtonManish Goregaokar-2/+2
2015-05-17Remove error about obsolete dereferencing of newtype structs.Nick Hamann-20/+4
2015-05-16std: Reexport std::net::tcp::IncomingAlex Crichton-1/+1
2015-05-16Simplify CString doc commentBen Striegel-2/+1
2015-05-17Auto merge of #25458 - P1start:arc-dst, r=huonwbors-36/+743
2015-05-17Auto merge of #25387 - eddyb:syn-file-loader, r=nikomatsakisbors-142/+149
2015-05-16Fixed reserve_exact exampleMário Feroldi-1/+1
2015-05-17Make `Arc` support DSTsP1start-36/+743
2015-05-17test/compile-fail: fix expected error message for non-UTF8 source.Eduard Burtescu-1/+1
2015-05-16fs::walk_dir example without unstable featuresJohannes Hoff-6/+5
2015-05-16Avoid calling a variable 'string' when discussing strings.Wilfred Hughes-2/+2
2015-05-16Auto merge of #25463 - jeremyschlatter:master, r=alexcrichtonbors-1/+1
2015-05-16Make a test compatible with the beta channelBrian Anderson-2/+0
2015-05-16Auto merge of #25485 - XuefengWu:24968_err_msg_parse_self_type_2, r=nrcbors-3/+28
2015-05-16Auto merge of #25434 - dotdash:gep, r=alexcrichtonbors-46/+219
2015-05-16Auto merge of #25462 - alexcrichton:favicon-https, r=nrcbors-29/+29
2015-05-16Update windows install links to 1.0Maximilian Haack-2/+2
2015-05-16Auto merge of #25460 - P1start:rc-unsized-impls, r=luqmanabors-0/+54
2015-05-16Update the shown installed rust version to 1.0Maximilian Haack-1/+1
2015-05-16Update rust-inside-other-languages.mdHuachao Huang-1/+1
2015-05-16fix error message in testXuefeng Wu-1/+1
2015-05-16Auto merge of #25444 - nikomatsakis:macro-tt-fix, r=pnkfelixbors-34/+173
2015-05-16Add test for two sequence repetitions in a rowNiko Matsakis-0/+18
2015-05-16Auto merge of #25487 - P1start:extern-crate-unexpected-error, r=huonwbors-6/+13
2015-05-16Clarify the error message for malformed `extern crate` statementsP1start-6/+13
2015-05-16fix trait capitalise typo in test fileXuefeng Wu-1/+1
2015-05-16fix typo for copyright year and trait capitaliseXuefeng Wu-1/+16
2015-05-16change Self type error messageXuefengWu-1/+1
2015-05-16more friend error message for in fn argXuefeng Wu-2/+12
2015-05-16Fix deadlinks in complement-lang-faq.mdsumito3478-4/+4
2015-05-16Auto merge of #25453 - jimblandy:FQA-fiasco-link, r=alexcrichtonbors-1/+1
2015-05-16Auto merge of #25450 - dnaeon:docs, r=alexcrichtonbors-1/+1
2015-05-16Auto merge of #25449 - IvanUkhov:std-doc, r=alexcrichtonbors-1/+1
2015-05-15Test that associated types are not required as type parametersRussell Johnston-0/+21
2015-05-16Auto merge of #25440 - durka:patch-3, r=alexcrichtonbors-1/+1