about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-04-20Auto merge of #24608 - frewsxcv:patch-15, r=alexcrichtonbors-2/+2
2015-04-20Improve doc for `Result::unwrap()`York Xiang-2/+2
2015-04-20Auto merge of #24586 - richo:test-16745, r=jakub-bors-0/+20
2015-04-20Add long explanation for E0018Guillaume Gomez-1/+23
2015-04-19Auto merge of #24592 - P1start:style-lints-changes, r=alexcrichtonbors-22/+65
2015-04-19Finished unicode support in the model lexer.Piotr Czarnecki-18/+229
2015-04-19Add proper XID_Start and XID_Continue rules and use CharPos for span comparis...Florian Hahn-7/+676
2015-04-19Auto merge of #24517 - erickt:str, r=alexcrichtonbors-1/+39
2015-04-19collections: Move optimized String::from_str to String::fromErick Tryzelaar-1/+39
2015-04-19Auto merge of #24526 - klutzy:getrandom-fix, r=alexcrichtonbors-11/+10
2015-04-19Fix typos in code commentsCorey Farwell-2/+2
2015-04-19Auto merge of #24572 - steveklabnik:gh24569, r=brsonbors-583/+2
2015-04-19Auto merge of #24567 - tamird:windows-caviats, r=steveklabnikbors-4/+1
2015-04-19Auto merge of #24559 - frewsxcv:get-mut-if-let, r=steveklabnikbors-17/+10
2015-04-19rustdoc: don't inject "extern crate std;"York Xiang-1/+1
2015-04-19Lint non-snake-case crate namesP1start-22/+65
2015-04-19std::rand::os: Fix race condition of atomicsklutzy-11/+10
2015-04-19Auto merge of #24552 - meqif:explain, r=alexcrichtonbors-1/+15
2015-04-19test: Add an assertion to the #16745 testcaseRicho Healey-6/+7
2015-04-19Auto merge of #24555 - frewsxcv:patch-14, r=steveklabnikbors-2/+3
2015-04-19Auto merge of #24554 - tshepang:let-faq, r=steveklabnikbors-4/+5
2015-04-18test: Add testcase for #16745Richo Healey-0/+19
2015-04-19Add long diagnostics for E0133.Ricardo Martins-1/+15
2015-04-18Auto merge of #24383 - avdi:patch-1, r=steveklabnikbors-1/+1
2015-04-18Remove the 30 minute introSteve Klabnik-583/+2
2015-04-18Auto merge of #24560 - kwantam:apply_table_opt, r=alexcrichtonbors-897/+656
2015-04-18Indicate keywords are code-like in Fuse::reset_fuse doc commentCorey Farwell-2/+3
2015-04-18Update Windows caveatsTamir Duberstein-4/+1
2015-04-19fix doctest (fixup #24466)Manish Goregaokar-1/+1
2015-04-18Rollup merge of #24548 - graydon:reference-tidying, r=steveklabnikManish Goregaokar-96/+53
2015-04-18Rollup merge of #24542 - michaelsproul:rollup, r=alexcrichtonManish Goregaokar-19/+117
2015-04-18Rollup merge of #24472 - dotdash:23431, r=nikomatsakisManish Goregaokar-16/+42
2015-04-18Rollup merge of #24466 - steveklabnik:more_more_more, r=alexcrichtonManish Goregaokar-3/+105
2015-04-18optimize Unicode tableskwantam-897/+656
2015-04-18Utilize if..let for get_mut doc-comment examplesCorey Farwell-17/+10
2015-04-18Emit correct alignment information for loads/store of small aggregatesBjörn Steinbrink-16/+42
2015-04-18doc: improve/fix 'let' FAQTshepang Lekhonkhobe-4/+5
2015-04-18Auto merge of #24519 - rprichard:opt-write-args, r=alexcrichtonbors-3/+3
2015-04-18Return nonzero exit code if there are errors at a stop pointFlorian Hahn-6/+440
2015-04-18Auto merge of #24464 - lambdaburrito:master, r=alexcrichtonbors-0/+127
2015-04-18Auto merge of #24428 - kwantam:deprecate_unicode_fns, r=alexcrichtonbors-49/+106
2015-04-18Auto merge of #24209 - nikomatsakis:refactor-unification, r=nrcbors-380/+778
2015-04-17Remove obsolete discusison of runtime, promote `Linkage` to chapter.Graydon Hoare-38/+1
2015-04-17Improve memory-model section very slightly.Graydon Hoare-2/+4
2015-04-17Improve special-traits section very slightly.Graydon Hoare-8/+10
2015-04-18Auto merge of #24133 - kballard:add-sync-to-io-error, r=alexcrichtonbors-10/+15
2015-04-17Eliminate the obsolete term 'slot'.Graydon Hoare-28/+28
2015-04-17Clean up section on Type aliases.Graydon Hoare-12/+5
2015-04-17Trim florid language.Graydon Hoare-7/+5
2015-04-17Trim malformed sentence.Graydon Hoare-2/+1