about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2022-05-25Update booksEric Huss-0/+0
2022-05-21Remove feature: `crate` visibility modifierJacob Pratt-20/+0
2022-05-20Rollup merge of #97203 - ehuss:rustc-summary-formatting, r=Dylan-DPCMatthias Krüger-20/+20
2022-05-19Minor tweaks to rustc book summary formatting.Eric Huss-20/+20
2022-05-20Fix typoydah-2/+2
2022-05-15Rollup merge of #97021 - Volker-Weissmann:patch-1, r=Dylan-DPCDylan DPC-1/+4
2022-05-15Auto merge of #96885 - petrochenkov:linkstrict2, r=cjgillot,luqmanabors-1/+2
2022-05-15rustc: Stricter checking for #[link] attributesVadim Petrochenkov-1/+2
2022-05-14Update documentation about themesGuillaume Gomez-12/+10
2022-05-13Add LLVM based mingw-w64 targetsMateusz Mikuła-0/+51
2022-05-13Added note in documentationVolker-Weissmann-1/+4
2022-05-12Fix platform support links.Eric Huss-1/+1
2022-05-12Rollup merge of #95896 - nagisa:nvptx-contacts, r=Mark-SimulacrumMatthias Krüger-0/+58
2022-05-10Update booksEric Huss-0/+0
2022-05-10Rollup merge of #93661 - ehuss:add-missing-rustc-arg-docs, r=estebank,Mark-Si...Dylan DPC-0/+44
2022-05-07Rollup merge of #96636 - GuillaumeGomez:fix-jump-to-def-regression, r=notriddleGuillaume Gomez-0/+7
2022-05-06Add rustdoc documentation about unstable feature "jump to def"Guillaume Gomez-0/+7
2022-05-07Fix an incorrect link in The Unstable BookKoichi ITO-1/+1
2022-05-05Auto merge of #91779 - ridwanabdillahi:natvis, r=michaelwoeristerbors-0/+25
2022-05-03Add support for a new attribute `#[debugger_visualizer]` to support embedding...ridwanabdillahi-0/+25
2022-05-02Fix typo in lint levels docRock Boynton-3/+2
2022-05-02Auto merge of #96436 - petrochenkov:nowhole2, r=wesleywiserbors-2/+2
2022-04-30Add `do yeet` expressions to allow experimentation in nightlyScott McMurray-0/+26
2022-04-29Remove unnecessary environment variable in cf-protection documentationAndrew Brown-1/+1
2022-04-26linker: Stop using whole-archive on dependencies of dylibsVadim Petrochenkov-2/+2
2022-04-20Update booksEric Huss-0/+0
2022-04-19Rollup merge of #96086 - jsgf:remove-extern-location, r=davidtwcoDylan DPC-31/+0
2022-04-18Rollup merge of #96032 - ehuss:update-books, r=ehussDylan DPC-0/+0
2022-04-16Rollup merge of #96059 - euclio:doc-cfg, r=manishearth,guillaumegomezDylan DPC-1/+1
2022-04-16Rollup merge of #94605 - Michcioperz:patch-1, r=pnkfelixDylan DPC-3/+6
2022-04-15Remove `--extern-location` and all associated codeJeremy Fitzhardinge-31/+0
2022-04-14clarify doc(cfg) wordingAndy Russell-1/+1
2022-04-14docs: Update tests chapter for Termination stabilizationEric Huss-1/+3
2022-04-13Update booksEric Huss-0/+0
2022-04-13Rollup merge of #93217 - willcrichton:example-analyzer, r=GuillaumeGomezDylan DPC-0/+56
2022-04-12fix broken link in coverage tools docsAnthonyMikh-1/+1
2022-04-11Rollup merge of #95861 - ChrisDenton:windows7-support, r=Dylan-DPCMatthias Krüger-4/+6
2022-04-11Rollup merge of #95771 - str4d:update-linker-plugin-lto.md-to-1.60, r=pietroa...Matthias Krüger-1/+15
2022-04-11Note the contacts for the nvptx64 target(s)Simonas Kazlauskas-0/+58
2022-04-09Note that CI tests Windows 10Chris Denton-4/+6
2022-04-08Split `fuzzy_provenance_casts` into lossy and fuzzy, feature gate and test itniluxv-0/+22
2022-04-07Promote x86_64-unknown-none to Tier 2bstrie-8/+12
2022-04-07Manually mark 1.49 and 1.50 in linker-plugin-lto.md as Clang 11Jack Grigg-2/+2
2022-04-07Update linker-plugin-lto.md to contain up to Rust 1.60Jack Grigg-1/+15
2022-03-30Stabilize native library modifier syntax and the `whole-archive` modifier spe...Vadim Petrochenkov-30/+25
2022-03-28Update booksEric Huss-0/+0
2022-03-27Clarify that scrape examples is unstableWill Crichton-1/+1
2022-03-27Fix markdown issue, remove hard-coded rust-lang.org urlWill Crichton-2/+2
2022-03-27Improve alignment of additional scraped examples, add scrape examples help pageWill Crichton-0/+56
2022-03-25Remove hermitkernel targetsMartin Kröning-80/+0