about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2018-06-04A few more data structures to the code indexMark Mansi-7/+23
2018-06-04add a bunch of type-related terms to glossaryMark Mansi-0/+7
2018-06-03s/panic_fmt/panic_impl/g in docsJorge Aparicio-17/+18
2018-06-02allow long relative linksMark Mansi-1/+1
2018-06-02fix remaining linksMark Mansi-40/+40
2018-06-02first round of link fixesMark Mansi-67/+68
2018-06-02mv traitsMark Mansi-0/+0
2018-06-02move mirMark Mansi-0/+0
2018-06-02move appendixMark Mansi-0/+0
2018-06-02clarify run-rustfix compiletest headerWho? Me?!-3/+6
2018-06-01Update lowering rules for GATsTyler Mandry-39/+74
2018-05-29Merge pull request #142 from rust-lang-nursery/oli-obk-patch-1Oliver Schneider-7/+14
2018-05-29Satisfy travisOliver Schneider-1/+1
2018-05-29Phrasing tweak in doctest docsBenjamin Sago-1/+1
2018-05-29Explain .fixed filesOliver Schneider-1/+2
2018-05-29Mention spec and indented blocks in doctest docsBenjamin Sago-0/+24
2018-05-28Mention "run-rustfix"Oliver Schneider-0/+3
2018-05-27fix typoMark Mansi-1/+1
2018-05-27line lengthMark Mansi-2/+2
2018-05-27add more on applicabilitiesMark Mansi-0/+12
2018-05-27Address reviewers' commentsMark Mansi-9/+77
2018-05-2780 charsMark Mansi-3/+4
2018-05-27Add info about emitting lints and errorsMark Mansi-0/+180
2018-05-27Trait logic: Explain what each domain goal meansTyler Mandry-24/+73
2018-05-27Clarify language in Trait ResolutionTyler Mandry-3/+3
2018-05-27Fix typoTakanori Ishibashi-1/+1
2018-05-27Auto merge of #51066 - est31:master, r=sfacklerbors-2/+2
2018-05-26Point to the current box syntax tracking issueest31-2/+2
2018-05-26Add `Ident::as_str` helperVadim Petrochenkov-1/+1
2018-05-26Auto merge of #50070 - toidiu:ak-2093-outlives, r=nikomatsakisbors-0/+67
2018-05-25Implement outlives requirements inference for dyn and projections.toidiu-0/+67
2018-05-25Fix naming conventions for new lintsVadim Petrochenkov-1/+1
2018-05-23Fixes #141Oliver Schneider-7/+10
2018-05-22Define a CycleAlex Kitchens-0/+3
2018-05-22build the 2018 editionsteveklabnik-0/+0
2018-05-21The type is inferenced, not things itself.Philipp Hansch-2/+2
2018-05-21Add type inference examplePhilipp Hansch-2/+18
2018-05-20Define HIR more specificallyAlex Kitchens-7/+8
2018-05-20Rollup merge of #50858 - robinkrahl:rustdoc-fix-order, r=steveklabnikkennytm-8/+8
2018-05-19Auto merge of #50760 - petrochenkov:legimp, r=nikomatsakisbors-37/+0
2018-05-18Add println statement to rendered code block examplemandeep-0/+1
2018-05-18Add doc comment to hiding portions of code examplemandeep-2/+3
2018-05-18Reorder description for snippets in rustdoc documentationRobin Krahl-8/+8
2018-05-17Rollup merge of #50839 - glassresistor:master, r=steveklabnikMark Simulacrum-1/+1
2018-05-17Rollup merge of #50791 - bstrie:null, r=QuietMisdreavusMark Simulacrum-3/+3
2018-05-17Rollup merge of #50790 - bstrie:grammar, r=steveklabnikMark Simulacrum-11/+6
2018-05-17Update tutorial.mdMikela-1/+1
2018-05-17Make sure people know the book is free olineMikela-1/+1
2018-05-17Rename trans to codegen everywhere.Irina Popa-1/+1
2018-05-16Null exclusions in grammar docsbstrie-3/+3