about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2018-12-23Rollup merge of #57049 - cramertj:repr-packed, r=Centrilkennytm-8/+0
2018-12-21Remove unstable-book repr-packed entryTaylor Cramer-8/+0
2018-12-20new --static-root-path flag for controlling static file locationsQuietMisdreavus-0/+15
2018-12-14Fixes broken linksRoberto Vidal-3/+3
2018-12-14Auto merge of #56351 - davidtwco:issue-55396-stabilize-linker-flavor, r=nagisabors-61/+7
2018-12-13fix: make hello publicSatya Rohith-2/+2
2018-12-13Stabilize `linker-flavor` flag.David Wood-61/+7
2018-12-08Auto merge of #56615 - integer32llc:update-book, r=GuillaumeGomezbors-0/+0
2018-12-08Add missing comma in Generatorsmorganamilo-1/+1
2018-12-07Update the book to fix some edition-related bugsCarol (Nichols || Goulding)-0/+0
2018-12-04build the edition guideSteve Klabnik-0/+0
2018-12-03Rollup merge of #56418 - petrochenkov:wintidy, r=nagisakennytm-0/+0
2018-12-03Rollup merge of #56402 - scottmcm:better-marker-trait-example, r=Centrilkennytm-6/+8
2018-12-02Fix failing tidy (line endings on Windows)Vadim Petrochenkov-0/+0
2018-12-01Improve the unstable book example for `#[marker]`Scott McMurray-6/+8
2018-11-30Removed chapter from Unstable Book.Alexander Regueiro-24/+0
2018-12-01Rollup merge of #56365 - alexreg:stabilise-self_struct_ctor, r=Centrilkennytm-33/+0
2018-11-30Removed feature gate.Alexander Regueiro-33/+0
2018-11-30Add the edition guide to doc.rust-lang.orgSteve Klabnik-0/+0
2018-11-30update nomiconSteve Klabnik-0/+0
2018-11-29Rollup merge of #56257 - mark-i-m:rustc-guide-links, r=nikomatsakisGuillaume Gomez-2/+2
2018-11-29Rollup merge of #56148 - mark-i-m:rustc-guide-submodule, r=nikomatsakisGuillaume Gomez-0/+0
2018-11-29Rollup merge of #56080 - mark-i-m:patch-2, r=steveklabnikGuillaume Gomez-0/+3
2018-11-27remove uses of feature gateMark Mansi-1/+0
2018-11-27remove unstable book entryMark Mansi-22/+0
2018-11-26rustc-guide has movedWho? Me?!-1/+1
2018-11-26rustc-guide has movedMark Mansi-2/+2
2018-11-26Add rustc-guide as a submoduleMark Mansi-0/+0
2018-11-25Rollup merge of #56072 - da-x:stabilize-literal-matcher, r=petrochenkovPietro Albini-17/+0
2018-11-25Rollup merge of #56045 - qnighy:additional-sizedness, r=cramertjPietro Albini-2/+0
2018-11-21Stabilize macro_literal_matcherDan Aloni-17/+0
2018-11-21Modify doc to reflect the unsized-locals improvement.Masaki Hara-2/+0
2018-11-20fix more linksSteve Klabnik-4/+2
2018-11-20update booksSteve Klabnik-0/+0
2018-11-19Reduce the amount of bold text at doc.rust-lang.orgWho? Me?!-0/+3
2018-11-19Link to rustc guideWho? Me?!-0/+6
2018-11-18resolve: Reintroduce feature gate for uniform paths in importsVadim Petrochenkov-2/+2
2018-11-09don't inline `pub use some_crate` unless directly asked toQuietMisdreavus-0/+3
2018-11-03Added section to Unstable Book.Alexander Regueiro-0/+34
2018-11-02Auto merge of #54543 - GuillaumeGomez:top-level-index, r=QuietMisdreavusbors-11/+24
2018-11-02Move doc_alias docGuillaume Gomez-16/+16
2018-11-02Add documentation for index-page featuresGuillaume Gomez-0/+13
2018-10-24Reflect by-value object safety in the unstable book.Masaki Hara-4/+2
2018-10-20update books for the next releaseSteve Klabnik-0/+0
2018-10-16[Rustc Book] Quotes around value in --cfg exampleHavvy (Ryan Scheel)-1/+1
2018-10-15[Rustc Book] Explain --cfg's argumentsHavvy (Ryan Scheel)-0/+5
2018-10-14Unused result warning: "X which must" ↦ "X that must"varkor-3/+3
2018-10-10Rollup merge of #54870 - flip1995:stabilize_tool_lints, r=ManishearthManish Goregaokar-35/+0
2018-10-10Rollup merge of #54862 - Havvy:cfg_attr_multi, r=petrochenkovManish Goregaokar-0/+20
2018-10-09Remove unstable-book documentationflip1995-35/+0