about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Collapse)AuthorLines
2020-01-21Update cargo, booksEric Huss-0/+0
2020-01-20stabilize transparent_enumsMazdak Farrokhzad-93/+0
2020-01-18slice_patterns: remove from unstable bookMazdak Farrokhzad-32/+0
2020-01-18Auto merge of #67940 - JohnTitor:rustc-guide, r=JohnTitorbors-0/+0
Update rustc-guide r? @ghost CC: @rust-lang/wg-learning
2020-01-16Fix issue number of `infer_static_outlives_requirements`Yuki Okushi-2/+2
2020-01-16Fix issue number of `repr128`Yuki Okushi-2/+2
2020-01-16Fix issue number of `member_constraints`Yuki Okushi-2/+2
2020-01-14Update rustc-guideYuki Okushi-0/+0
2020-01-13Fix linkYuki Okushi-2/+2
2020-01-13Update .gitattributesjethrogb-0/+5
See https://github.com/rust-lang/rust/pull/57858
2020-01-13rustc: add lint level cli ordering into the documentationTobias Thiel-0/+20
2020-01-13Fix linksYuki Okushi-5/+5
2020-01-12Fix links and pathsYuki Okushi-9/+11
2020-01-10Fix line lengthYuki Okushi-17/+18
2020-01-10Fix links and pathsYuki Okushi-33/+33
2020-01-09Document sanitizers in unstable-bookTomasz Miąsko-0/+163
2020-01-09Remove sanitizer_runtime attributeTomasz Miąsko-5/+0
2020-01-06Update booksEric Huss-0/+0
2020-01-05Fix linksYuki Okushi-8/+8
2020-01-03Summarize the lecture of ty into a chapter (#530)Santiago Pastorino-87/+596
* Summarize the lecture of ty into a chapter * Add note that def-id is explained later * Add mark-i-am fixes * Address some of Niko's comments * address last review comments * fix link Co-authored-by: Who? Me?! <mark-i-m@users.noreply.github.com>
2020-01-02Add missing hash marksAaron Hill-3/+3
Fixes #550 I can no longer reproduce the issue
2020-01-02Apply fixesAaron Hill-11/+12
Co-Authored-By: Yuki Okushi <huyuumi.dev@gmail.com>
2020-01-02Fix line lengthsAaron Hill-5/+8
2020-01-02Update for method renames in libstdAaron Hill-3/+3
2020-01-02Fix name of lang itemAaron Hill-1/+1
2020-01-02Fix typoAaron Hill-1/+1
2020-01-02Apply some fixesAaron Hill-4/+3
Co-Authored-By: Who? Me?! <mark-i-m@users.noreply.github.com>
2020-01-02Add panic implementation docsAaron Hill-0/+106
2020-01-01update rustc-guideMark Mansi-0/+0
2019-12-31Fix links (#549)Yuki Okushi-17/+17
2019-12-31More info about using local LLVM (#547)Who? Me?!-2/+12
* more info about llvm-config * typo Co-Authored-By: Santiago Pastorino <spastorino@gmail.com> Co-authored-by: Santiago Pastorino <spastorino@gmail.com>
2019-12-31add a bit about def path (#548)Who? Me?!-0/+6
2019-12-28minor grammar fixesYOUNGSUK KIM-3/+3
2019-12-28Fix linkYuki Okushi-1/+1
2019-12-26Update linkYuki Okushi-1/+1
2019-12-25Remove `compiler_builtins_lib` documentationMatthew Kraai-40/+1
Fixes #67593
2019-12-24Introduce `rustc_const_stable` and explain `rustc_const_unstable` (#542)Oliver Scherer-0/+22
2019-12-22Minor update to stability.mdRoss MacArthur-1/+2
2019-12-22Update stability documentation, mention `issue = "none"`Ross MacArthur-0/+5
2019-12-22Rewrap stability.md to column 79Ross MacArthur-39/+44
2019-12-21Document rustc internal env vars a little bit (#513)Who? Me?!-0/+17
2019-12-19chalk: place brackets in usual positionsTshepang Lekhonkhobe-2/+2
2019-12-19salsa: reduce overlong sentenceTshepang Lekhonkhobe-2/+2
2019-12-17Correct statement that wrongly claims the json emitter still lives in ↵Christoph Schmidler-6/+4
libsyntax crate
2019-12-14Update cargo, booksEric Huss-0/+0
2019-12-14update referenceNiko Matsakis-0/+0
2019-12-14update NLL after refactoringsMark Mansi-48/+41
2019-12-09fix linkMark Mansi-1/+3
2019-12-09move the last few things from the forgeMark Mansi-0/+314183
2019-12-06Update rustc-guideMark Mansi-0/+0