about summary refs log tree commit diff
path: root/src/bootstrap/doc.rs
AgeCommit message (Expand)AuthorLines
2020-04-29Add an index page for nightly rustc docs.Eric Huss-1/+5
2020-04-22Build libstd with `-Cbitcode-in-rlib=yes`.Nicholas Nethercote-1/+1
2020-03-21Add missing -Z unstable-options flagAlex Tokarev-1/+6
2020-02-03bootstrap: fix clippy warningsMatthias Krüger-1/+1
2020-01-10Auto merge of #65241 - tmiasko:no-std-san, r=alexcrichtonbors-1/+1
2020-01-11Rollup merge of #68075 - ollie27:rustbuild_books, r=Mark-SimulacrumYuki Okushi-72/+14
2020-01-09rustbuild: Cleanup book generationOliver Middleton-72/+14
2020-01-09Add bootstrap step for building sanitizer runtimesTomasz Miąsko-1/+1
2020-01-08remove strip-hidden pass from compiler doc generationAndy Russell-1/+1
2019-12-22Format the worldMark Rousskov-93/+70
2019-12-11Fix some linking of LLVM's dynamic libraryAlex Crichton-1/+1
2019-12-11rustc: Link LLVM directly into rustc againAlex Crichton-1/+1
2019-09-23Allow adding `RUSTFLAGS` after `Builder::cargo`Alex Crichton-3/+3
2019-09-19rustbuild: Copy crate doc files fewer timesAlex Crichton-1/+1
2019-09-03Auto merge of #63869 - GuillaumeGomez:fix-build-failure, r=Mark-Simulacrumbors-1/+1
2019-09-02Generate version file if it doesn't existGuillaume Gomez-1/+1
2019-08-28Fix build src/libtestYuki Okushi-1/+1
2019-08-23bootstrap: Merge the libtest build step with libstdAlex Crichton-127/+1
2019-08-20Remove serialization of diagnostics to filesMark Rousskov-2/+1
2019-07-17Update mdbook, cargo, booksEric Huss-29/+9
2019-06-20Update mdbookEric Huss-12/+12
2019-06-13Remove unnecessary Std dependencyMark Rousskov-5/+0
2019-06-13Delete Rustbook stepMark Rousskov-34/+12
2019-06-11Migrate rust-by-example to MdBook2Mateusz Mikuła-1/+1
2019-05-30Migrate nomicon book to MdBook2Mateusz Mikuła-1/+1
2019-05-30Migrate rustdoc book to MdBook2Mateusz Mikuła-1/+1
2019-05-30Migrate unstable-book to MdBook2Mateusz Mikuła-1/+1
2019-05-30Auto merge of #61212 - alexcrichton:skip-rustc, r=pietroalbinibors-30/+5
2019-05-28rustbuild: Tweak how stage1 compilers are selectedAlex Crichton-30/+5
2019-05-16strip synstructure consts from compiler docsAndy Russell-1/+1
2019-05-09remove unneeded `extern crate`s from build toolsAndy Russell-1/+1
2019-04-11Update TRPL to use mdbook 0.2Carol (Nichols || Goulding)-4/+4
2019-03-28Rollup merge of #58848 - GuillaumeGomez:fix-cache-issues, r=Mark-Simulacrum,o...Mazdak Farrokhzad-8/+8
2019-03-26Fix error index CSS file nameGuillaume Gomez-0/+1
2019-03-26Add resource suffix for libtest and proc_macro as wellGuillaume Gomez-2/+2
2019-03-26Prevent cache issues on version updatesGuillaume Gomez-8/+7
2019-03-26Rollup merge of #59197 - kornelski:redir, r=steveklabnikGuillaume Gomez-2/+2
2019-03-14Exclude old book redirect stubs from search enginesKornel-2/+2
2019-03-03Permit getting stage 0 rustdocMark Rousskov-4/+4
2019-03-03Tools built by the bootstrap compiler must be built by itMark Rousskov-1/+5
2019-02-27Update edition-guideEric Huss-1/+1
2019-02-25bootstrap: deny(rust_2018_idioms)Taiki Endo-42/+47
2019-02-17Rollup merge of #57929 - GuillaumeGomez:rustodc-remove-old-style-files, r=oll...kennytm-3/+6
2019-02-10rustc: doc commentsAlexander Regueiro-4/+4
2019-02-04Add embedded bookJames Munns-4/+1
2019-01-31Add missing generation for test and proc_macro, remove old macro redirectionGuillaume Gomez-5/+6
2019-01-30No consumers of MdBook2 yetJames Munns-0/+4
2019-01-30Only the compatibility items from the embedded book PRJames Munns-8/+33
2019-01-27Add generate-old-style-files option to rustdocGuillaume Gomez-1/+3
2018-12-25Remove licensesMark Rousskov-10/+0