about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2019-08-21fix linksMark Mansi-2/+2
2019-08-20Update booksEric Huss-0/+0
2019-08-19rustc: implement argsfiles for command lineJeremy Fitzhardinge-0/+7
2019-08-20Deprecate using rustc_plugin without the rustc_driver dylib.Simon Sapin-6/+6
2019-08-17Fix a typo in the implied bounds section of traits/lowering-rulesPaul Daniel Faria-1/+1
2019-08-17initial implementation of or-pattern parsingDan Robertson-0/+36
2019-08-14document how to use system llvmAleksey Kladov-0/+12
2019-08-13fix broken link (#421)Who? Me?!-1/+1
2019-08-08Rollup merge of #63353 - ehuss:update-books, r=ehussMazdak Farrokhzad-0/+0
2019-08-08Rollup merge of #63334 - mark-i-m:fix-guide, r=ehussMazdak Farrokhzad-0/+0
2019-08-07Update booksEric Huss-0/+0
2019-08-06passify tidyMark Mansi-0/+0
2019-08-06redox: convert to target_family unixJeremy Soller-5/+0
2019-08-06Remove leading new lineWho? Me?!-0/+1
2019-08-06update to rustc-guide that passes toolstateMark Mansi-0/+0
2019-08-05fix awkward sentence structure (#410)Tshepang Lekhonkhobe-1/+1
2019-08-05update link (#411)Tshepang Lekhonkhobe-1/+1
2019-08-05fix typo (#412)Tshepang Lekhonkhobe-1/+1
2019-08-05a colon there is unusual (#415)Tshepang Lekhonkhobe-1/+1
2019-08-05hack around timeouts (#416)Who? Me?!-2/+25
2019-08-01run-pass dir is gone (#409)Tshepang Lekhonkhobe-16/+13
2019-08-01Fix typos.Bruce Mitchener-7/+7
2019-08-01Fix broken links.Bruce Mitchener-1/+1
2019-08-01Fix experts map linkSantiago Pastorino-1/+1
2019-07-31Replace AstBuilder with inherent methodsMark Rousskov-8/+0
2019-07-30Auto merge of #62766 - alexcrichton:stabilize-pipelined-compilation, r=oli-obkbors-0/+33
2019-07-29Rollup merge of #63077 - petrochenkov:nolangfeat, r=petrochenkovMazdak Farrokhzad-0/+0
2019-07-28cleanup: Remove some language features related to built-in macrosVadim Petrochenkov-0/+0
2019-07-28Update unstable book wrt. subslice patterns.Mazdak Farrokhzad-1/+1
2019-07-27Remove run-pass test suitesVadim Petrochenkov-1/+1
2019-07-26rustc: Stabilize options for pipelined compilationAlex Crichton-0/+33
2019-07-25Fix miscellaneous spelling typos. (#397)Brian Foley-10/+10
2019-07-25Place is now a struct on nightlySantiago Pastorino-2/+2
2019-07-25Rollup merge of #60938 - jonas-schievink:doc-include-paths, r=petrochenkovMazdak Farrokhzad-3/+2
2019-07-23Normalize use of backticks in compiler messages for docSamy Kacimi-22/+22
2019-07-23Adjust docs to new #[doc(include)] behaviourJonas Schievink-3/+2
2019-07-22write a short paragraph about the new lexerAleksey Kladov-0/+13
2019-07-22Fix macro syntax errorIlija Tovilo-2/+2
2019-07-22Fix typoIlija Tovilo-1/+1
2019-07-20Fix typoIlija Tovilo-1/+1
2019-07-19Update install.shWho? Me?!-1/+1
2019-07-19Update mdbookWho? Me?!-1/+1
2019-07-18Auto merge of #61749 - davidtwco:rfc-2203-const-array-repeat-exprs, r=eddybbors-0/+11
2019-07-17Update mdbook, cargo, booksEric Huss-13/+13
2019-07-17add nomicon intro tooMark Mansi-0/+1
2019-07-17break rustMark Mansi-0/+1
2019-07-17Add colonYuki Okushi-1/+1
2019-07-17Move into rust-langYuki Okushi-3/+3
2019-07-17Minor fix in borrow_checkYuki Okushi-11/+6
2019-07-17Document `--pass $mode`Yuki Okushi-0/+17