about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2025-03-02Rollup merge of #137755 - DaniPopes:wasmtime-threads-flag, r=NoratriebMatthias Krüger-2/+2
2025-03-02Auto merge of #136864 - Kobzol:citool, r=marcoienibors-4/+13
2025-03-02rustc-dev-guide: remove mentions of legacy `Makefile` run-make infra许杰友 Jieyou Xu (Joe)-60/+2
2025-03-02Add minimal platform support documentation for powerpc-unknown-linux-gnuspeTaiki Endo-3/+26
2025-03-01Rollup merge of #137719 - GuillaumeGomez:missing-doc, r=notriddleMatthias Krüger-1/+16
2025-02-27doc: update Wasmtime flagsDaniPopes-2/+2
2025-02-27Add missing case explanation for doc inlined re-export of doc hidden itemGuillaume Gomez-1/+16
2025-02-27Delete tuple unsizingAlice Ryhl-27/+0
2025-02-26Support raw-dylib link kind on ELFNoratrieb-0/+1
2025-02-25Merge from rustcBoxy-44/+369
2025-02-25Preparing for merge from rustcBoxy-1/+1
2025-02-25Fix posting message to ZulipJakub Beránek-1/+1
2025-02-24Rollup merge of #137552 - rustbot:docs-update, r=ehussMichael Goulet-0/+0
2025-02-24Update booksrustbot-0/+0
2025-02-24remove support for rustc_intrinsic_must_be_overridden from the compilerRalf Jung-4/+10
2025-02-24use lua localsjyn-5/+5
2025-02-23document how to setup RA for nvim automaticallyjyn-4/+29
2025-02-23Auto merge of #137215 - onur-ozkan:rustc-tool-build-stages, r=jieyouxu,Kobzolbors-0/+24
2025-02-21update autodiff flagsManuel Drehwald-6/+3
2025-02-21Rollup merge of #132876 - lolbinarycat:rustdoc-document-hidden-items, r=Guill...Matthias Krüger-4/+23
2025-02-20ref_pat_eat_one_layer_2024: add context and examples to the unstable bookdianne-6/+47
2025-02-20rustdoc book: acknowlage --document-hidden-itemsbinarycat-4/+23
2025-02-20Rollup merge of #137324 - flba-eb:rename_qnx_target_name_i586, r=workingjubileeJubilee-2/+2
2025-02-20Rollup merge of #137322 - alexcrichton:update-wasm-docs, r=jieyouxuJubilee-0/+2
2025-02-20Rollup merge of #131651 - Patryk27:avr-unknown-unknown, r=tgross35Jubilee-1/+82
2025-02-20Make x86 QNX target name consistent with other Rust targetsFlorian Bartels-2/+2
2025-02-20Update docs for default features of wasm targetsAlex Crichton-0/+2
2025-02-20Rewrite effects checking chapterDeadbeef-67/+131
2025-02-19Auto merge of #137290 - matthiaskrgr:rollup-a7xdbi4, r=matthiaskrgrbors-4/+6
2025-02-20Merge pull request #2256 from torfsen/fix-examples-for-nightly-2025-02-13许杰友 Jieyou Xu (Joe)-14/+37
2025-02-19Create a generic AVR target: avr-nonePatryk Wychowaniec-1/+82
2025-02-19Rollup merge of #137227 - epage:features_untracked, r=compiler-errorsMatthias Krüger-3/+1
2025-02-19Rollup merge of #127793 - ChaiTRex:zed_support, r=KobzolMatthias Krüger-0/+11
2025-02-19add rustc-dev doc about bootstrap toolsonur-ozkan-0/+24
2025-02-18"classic2021" ruleset: experimentally add fallback-to-outer (eat both)dianne-1/+1
2025-02-18update unstable bookdianne-4/+6
2025-02-18docs(dev): Access features as functions, not membersEd Page-1/+1
2025-02-18docs(dev): Remove reference to features_untrackedEd Page-3/+1
2025-02-17Add Zed to dev guide suggested workflows pageChai T. Rex-0/+11
2025-02-17Rollup merge of #137166 - nikic:loongarch-code-model, r=workingjubileeMatthias Krüger-1/+1
2025-02-17Update documentationJakub Beránek-4/+13
2025-02-17Update default loongarch code model in docsNikita Popov-1/+1
2025-02-17Rollup merge of #137080 - jieyouxu:more-tracing, r=onur-ozkanMatthias Krüger-0/+8
2025-02-17Move some `Map` methods onto `TyCtxt`.Nicholas Nethercote-1/+1
2025-02-16Bump mdbook-linkcheck2 dependency versionMartin Liska-1/+1
2025-02-16rustc-dev-guide: document `COMPILER` and `COMPILER_FOR` tracing targets许杰友 Jieyou Xu (Joe)-0/+8
2025-02-15Merge pull request #2246 from marxin/CI-more-ofterNoah Lev-2/+2
2025-02-15Merge pull request #2254 from marxin/start-using-latest-linkcheck2Noah Lev-1/+1
2025-02-15Fix CI scheduleMartin Liska-1/+1
2025-02-15Fix examples to work with nightly-2025-02-13Florian Brucker-14/+37