about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2022-05-24Exclude `tomlee.co` from link-checking (#1356)Yuki Okushi-1/+12
2022-05-24Add support for embedding pretty printers via the `#[debugger_visualizer]` at...ridwanabdillahi-1/+3
2022-05-21Remove feature: `crate` visibility modifierJacob Pratt-20/+0
2022-05-21Add note about patching dependencies and warnings. (#1354)Eric Huss-0/+6
2022-05-20Rollup merge of #97203 - ehuss:rustc-summary-formatting, r=Dylan-DPCMatthias Krüger-20/+20
2022-05-20make sentence more simple (#1353)Tshepang Lekhonkhobe-1/+1
2022-05-19Minor tweaks to rustc book summary formatting.Eric Huss-20/+20
2022-05-20Fix typoydah-2/+2
2022-05-17Update some links and docs (#1340)Yuki Okushi-25/+26
2022-05-16Replace a broken YouTube link (#1295)Yuki Okushi-3/+6
2022-05-16Edit the "Compiler Source Code" chapter (#1307)pierwill-23/+25
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-12Add docs for logging of queries. (#1350)Eric Huss-0/+24
2022-05-12Fix configuration names for vscode/r-a (#1352)Waffle Maybe-2/+2
2022-05-12Update docs for deprecated attribute (#1338)Jacob Pratt-18/+15
2022-05-10Update booksEric Huss-0/+0
2022-05-10Update overview.md (#1351)Soroush Zare-1/+1
2022-05-10Rollup merge of #93661 - ehuss:add-missing-rustc-arg-docs, r=estebank,Mark-Si...Dylan DPC-0/+44
2022-05-09Update date references on parallel-rustc (#1348)Yuki Okushi-13/+13
2022-05-09mention `WithOptConstParam` (#1346)lcnr-0/+8
2022-05-09Fix format (#1349)Yutaro Ohno-1/+1
2022-05-07Rollup merge of #96636 - GuillaumeGomez:fix-jump-to-def-regression, r=notriddleGuillaume Gomez-0/+7
2022-05-07correct type of SubstsRef (#1347)Ali MJ Al-Nasrawy-1/+1
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-03Document ErrorGuaranteed (#1316)Who? Me?!-0/+38
2022-05-02Fix typo in lint levels docRock Boynton-3/+2
2022-05-02Edit "What the compiler does to your code" (#1306)pierwill-92/+124
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 some date refsYuki Okushi-7/+7
2022-04-20Update booksEric Huss-0/+0
2022-04-20Fix a small typo (#1343)printfn-1/+1
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