| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-03-15 | address review comments | Mark Mansi | -6/+12 | |
| 2018-03-15 | Address review comments | Mark Mansi | -6/+39 | |
| 2018-03-15 | Add the rustdoc readme | Mark Mansi | -0/+178 | |
| 2018-03-15 | talk about --playground-url | QuietMisdreavus | -0/+23 | |
| 2018-03-16 | Rollup merge of #48961 - Songbird0:rustdoc_doctests_assertions, r=GuillaumeGomez | kennytm | -0/+16 | |
| Rustdoc: example of use of assertions I added this section at the beginning of the file because it seems to be basic information. Let me know if there's someplace more relevant. See #47945. | ||||
| 2018-03-15 | talk about --markdown-(before|after)-content | QuietMisdreavus | -0/+28 | |
| 2018-03-15 | add new section about CLI flags | QuietMisdreavus | -0/+7 | |
| 2018-03-15 | fix link | QuietMisdreavus | -1/+1 | |
| 2018-03-15 | Stabilize `inclusive_range_syntax` language feature. | kennytm | -20/+0 | |
| Stabilize the syntax `a..=b` and `..=b`. | ||||
| 2018-03-14 | add headings to categorize the features | QuietMisdreavus | -6/+18 | |
| 2018-03-14 | talk about doc(include) | QuietMisdreavus | -3/+19 | |
| 2018-03-14 | talk about doc(masked) | QuietMisdreavus | -0/+20 | |
| 2018-03-14 | talk about doc(spotlight) | QuietMisdreavus | -0/+20 | |
| 2018-03-14 | talk about doc(cfg) | QuietMisdreavus | -0/+52 | |
| 2018-03-13 | talk about intra-links | QuietMisdreavus | -0/+45 | |
| 2018-03-13 | Add a section for using assertions into doc tests. | Anthony Defranceschi | -0/+16 | |
| See #47945. | ||||
| 2018-03-12 | Add the contents of the typeck READMEs | Mark Mansi | -1/+467 | |
| 2018-03-12 | fix typo | Mark Mansi | -1/+1 | |
| 2018-03-12 | Added links back to nrc's stupid-stats | Michael Bryan | -2/+14 | |
| 2018-03-12 | Fixed a broken link | Michael Bryan | -1/+1 | |
| 2018-03-12 | Updated stupid-stats | Michael Bryan | -4/+6 | |
| cc: nrc/stupid-stats#8 | ||||
| 2018-03-12 | Addressed some of @nrc and @mark-i-m's comments | Michael Bryan | -13/+23 | |
| 2018-03-12 | Added a couple definitions to the code index | Michael Bryan | -0/+4 | |
| 2018-03-12 | Thank you link checker! | Michael Bryan | -2/+2 | |
| 2018-03-12 | Renamed appendices and added @nrc's guide | Michael Bryan | -20/+419 | |
| 2018-03-12 | Added a very rough rustc-driver chapter | Michael Bryan | -0/+67 | |
| 2018-03-12 | talk about error numbers for compile_fail doctests | QuietMisdreavus | -0/+23 | |
| 2018-03-12 | add page to the Rustdoc Book about unstable features | QuietMisdreavus | -0/+11 | |
| 2018-03-12 | big fences to show that ```rust is the same as ``` | QuietMisdreavus | -0/+4 | |
| 2018-03-11 | Fix a few typos | Mark Mansi | -10/+10 | |
| 2018-03-10 | fix typo | Shanavas M | -1/+1 | |
| 2018-03-10 | trailing whitespace | Niko Matsakis | -1/+1 | |
| 2018-03-10 | fix link | Niko Matsakis | -1/+1 | |
| 2018-03-10 | update the summary landing page | Niko Matsakis | -2/+4 | |
| 2018-03-10 | add implied bounds placeholder | Niko Matsakis | -0/+10 | |
| 2018-03-10 | numerous edits | Niko Matsakis | -34/+53 | |
| 2018-03-10 | rework canon section substantially to spell out steps more clearly | Niko Matsakis | -26/+151 | |
| 2018-03-10 | update for notation | Niko Matsakis | -1/+1 | |
| 2018-03-10 | add background material on trait queries | Niko Matsakis | -5/+241 | |
| 2018-03-10 | expand reorder topic list slightly | Niko Matsakis | -9/+20 | |
| 2018-03-10 | don't say 'thing' | Niko Matsakis | -7/+9 | |
| 2018-03-10 | link to traits working group tracking issue | Niko Matsakis | -3/+8 | |
| 2018-03-10 | clarify how there are two traits chapters | Niko Matsakis | -2/+2 | |
| 2018-03-10 | work on traits chapters | Niko Matsakis | -3/+912 | |
| 2018-03-09 | Better explanation for StringReader | Vishal Sodani | -1/+1 | |
| 2018-03-09 | Add info about StringReader for #50 | vishalsodani | -0/+1 | |
| 2018-03-08 | Stabilize const_indexing feature | Oliver Schneider | -19/+0 | |
| 2018-03-08 | Move librustc_const_eval to librustc_mir | Oliver Schneider | -1/+0 | |
| 2018-03-07 | Fix typos | Adam C. Foltzer | -5/+5 | |
| 2018-03-06 | Fix typo in conventions.md | Phlosioneer | -1/+1 | |
