summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-02-22Move word type and word size usage to constants & make it of 128 bitsSantiago Pastorino-23/+26
2018-02-22Implement --remap-path-prefixJeremy Fitzhardinge-70/+38
2018-02-23Split test::Docs into one Step for each book.kennytm-14/+57
2018-02-23CI: Fixed the incorrect folder region when building codegen dylib.kennytm-1/+2
2018-02-23Disallow toolstate regression at the last week of the 6-week cycle.kennytm-0/+49
2018-02-22move Termination trait to std::processNiko Matsakis-89/+71
2018-02-22put the "unit test" logic into libtestNiko Matsakis-54/+47
2018-02-22begin crate-relative paths with `crate`Niko Matsakis-10/+30
2018-02-22support unit tests with return values that implement `Terminaton`Niko Matsakis-43/+166
2018-02-23Fix parsing of extern paths in types and poly-traitsVadim Petrochenkov-2/+8
2018-02-22[docs] Minor wording changes to drain_filter docsMatt Brubeck-4/+4
2018-02-23Submit a comment to the PR in additional to pushing a commit.kennytm-5/+25
2018-02-23Provides direct link to the PR when toolstate is changed.kennytm-7/+26
2018-02-22Small grammar fix to docs for String::new().Anthony Deschamps-1/+1
2018-02-22First versionChristian Poveda-1/+15
2018-02-22update tracking issue for nlltoidiu-1/+1
2018-02-22impl_or_trait_obligations: deduplicate obligationsTatsuyuki Ishi-7/+14
2018-02-22Fix exponential blowup on nested typesTatsuyuki Ishi-101/+114
2018-02-22Remove needless dedup from projectionTatsuyuki Ishi-10/+0
2018-02-22Revert "Implement Ord as necessary"Tatsuyuki Ishi-33/+5
2018-02-21add test for issue 48414 ICEQuietMisdreavus-0/+36
2018-02-21proper early-bail conditionQuietMisdreavus-1/+1
2018-02-21add `unwind_attributes` featureNiko Matsakis-0/+2
2018-02-21track extern traits being inlinedQuietMisdreavus-1/+10
2018-02-21manually release `cx.external_traits` while building the new traitQuietMisdreavus-3/+7
2018-02-21Update the book to promote second editionsteveklabnik-0/+0
2018-02-21rustc_data_structures: add missing #[inline].Eduard-Mihai Burtescu-0/+9
2018-02-21Rollup merge of #48397 - ordovicia:pow_doc, r=GuillaumeGomezGuillaume Gomez-2/+2
2018-02-21Rollup merge of #48382 - GuillaumeGomez:fix-rustdoc-test-panic, r=estebankGuillaume Gomez-12/+38
2018-02-21Rollup merge of #48360 - redcape:redcape-count-doc-fix, r=cramertjGuillaume Gomez-1/+1
2018-02-21Rollup merge of #48354 - m0ppers:add-read-until-link, r=aidanhsGuillaume Gomez-0/+2
2018-02-21Rollup merge of #48335 - Manishearth:shortcut-links, r=QuietMisdreavusGuillaume Gomez-16/+61
2018-02-21Rollup merge of #48325 - frewsxcv:frewxcv-ignore, r=steveklabnikGuillaume Gomez-7/+7
2018-02-21Rollup merge of #48314 - frewsxcv:frewsxcv-broken-link, r=GuillaumeGomezGuillaume Gomez-1/+1
2018-02-21Rollup merge of #48198 - csmoe:inform_type_annotations, r=estebankGuillaume Gomez-46/+20
2018-02-21Rollup merge of #48106 - QuietMisdreavus:teleporting-crates, r=GuillaumeGomezGuillaume Gomez-2/+5
2018-02-21Rollup merge of #47833 - Aaron1011:final_auto_trait, r=GuillaumeGomezGuillaume Gomez-152/+2496
2018-02-21Rollup merge of #47379 - da-x:master, r=sfacklerGuillaume Gomez-1/+1
2018-02-21Take 2^5 as examples in document of pow() (fixes #48396)Hidehito Yabuuchi-2/+2
2018-02-21typo fixArtyom Pavlov-1/+1
2018-02-20Handle custom diagnostic for `&str + String`Esteban Küber-27/+61
2018-02-20make `#[unwind]` attribute specify expectations more clearlyNiko Matsakis-19/+113
2018-02-20Fix internal references to bad_style in test code.boats-3/+3
2018-02-20Fix filepath in lint test.boats-10/+10
2018-02-20Fix carets.boats-5/+5
2018-02-20Add nonstandard_style alias for bad_style.boats-0/+109
2018-02-20Fix doc compile errorVitali Lovich-1/+1
2018-02-20rustdoc: On mobile: hide §, adjust [+] positionVitaly _Vi Shukela-2/+6
2018-02-20Fix rustdoc test ICEGuillaume Gomez-12/+38
2018-02-20Remove theme button outlineGuillaume Gomez-0/+4