about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2022-04-14docs: Update tests chapter for Termination stabilizationEric Huss-1/+3
2022-04-14Extend debugging llvm section (#1290)Felix S Klock II-17/+94
2022-04-14Send people doing *library* stabilizations over to the std-dev-guide (#1317)scottmcm-8/+26
2022-04-14Fix typo serious->series (#1336)Frank Steffahn-1/+1
2022-04-14Minor type fix (#1337)Eric Holk-1/+1
2022-04-14sessiondiagnostic: translation (#1333)David Wood-71/+181
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-11method-lookup.md improvements (#1296)Matthew Woodcraft-12/+13
2022-04-11Consolidate crates.io convention section (#1326)Ivor Wanders-5/+3
2022-04-11Update examples with 1.61.0-nightly (latest version) (#1330)Ujjawal-10/+9
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-09r-a: Use `python3 x.py` instead of `./x.py` (#1335)Noah Lev-2/+3
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-04-06Update miri.md: correct a minor typo (#1334)Hongbo-1/+1
2022-04-04Add example how lints can be feature gatedxFrednet-0/+14
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
2022-03-22update section for type system constants (#1329)lcnr-20/+29
2022-03-21Rollup merge of #95166 - Urgau:check-cfg-values-unstable-book, r=petrochenkovMatthias Krüger-3/+5
2022-03-21Update unstable book with the new `values()` form for check-cfgLoïc BRANSTETT-3/+5
2022-03-19Fix docs for default rmeta filename.Eric Huss-1/+1
2022-03-16resolve the conflict in compiler/rustc_session/src/parse.rscodehorseman-2/+2
2022-03-15Update booksEric Huss-0/+0
2022-03-14update winget install instructions to ensure proper packages are installed (-...skippy10110-2/+2
2022-03-14Auto merge of #93749 - ridwanabdillahi:riscv32im_support, r=wesleywiserbors-0/+1
2022-03-13Rollup merge of #94777 - lancethepants:armv7-unknown-linux-uclibceabi, r=Mark...Matthias Krüger-11/+21
2022-03-10Rollup merge of #93950 - T-O-R-U-S:use-modern-formatting-for-format!-macros, ...Dylan DPC-7/+7
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-7/+7
2022-03-09Add support for targeting riscv32im-unknown-none-elfridwanabdillahi-0/+1
2022-03-09Add missing rustdoc tests explanationsGuillaume Gomez-6/+9
2022-03-09Update armv7-unknown-linux-uclibceabi platform support page.lancethepants-11/+21
2022-03-09Improve rustdoc bookLoïc BRANSTETT-83/+106
2022-03-05Rollup merge of #94630 - ehuss:remove-tier-2-docs-note, r=Mark-SimulacrumRalf Jung-2/+4
2022-03-05Update note about tier 2 docs.Eric Huss-2/+4
2022-03-04Fix typo in c-variadicNebula-1/+1
2022-03-04Add missing platform support docs to sidebarMichał Sidor-2/+4
2022-03-04Add platform support document links to tier tableMichał Sidor-2/+2
2022-03-04Rollup merge of #93418 - ojeda:no-shortcut, r=camelidDylan DPC-3/+3