summary refs log tree commit diff
path: root/src/doc/unstable-book
AgeCommit message (Expand)AuthorLines
2025-03-23Document `supported-crate-types` print request in unstable bookJieyou Xu-0/+27
2025-03-17Auto merge of #138611 - matthiaskrgr:rollup-hmjbqva, r=matthiaskrgrbors-32/+27
2025-03-17Auto merge of #137081 - Shourya742:2025-02-15-change-config.toml-to-bootstrap...bors-1/+1
2025-03-17Rollup merge of #133870 - nbdd0121:asm, r=traviscross,nnethercoteMatthias Krüger-32/+27
2025-03-17Stabilize asm_gotoGary Guo-32/+27
2025-03-17Rollup merge of #138586 - jyn514:doc-register-tool, r=jieyouxuJacob Pratt-0/+55
2025-03-17replace config.toml to bootstrap.toml in src:doc:unstable-bookbit-aloo-1/+1
2025-03-17Document `#![register_tool]`jyn-0/+55
2025-03-16Rollup merge of #138323 - kpreid:offset-of-doc, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-0/+59
2025-03-11Rollup merge of #138288 - jyn514:crate-attr, r=NoratriebJakub Beránek-0/+16
2025-03-11Document -Z crate-attrjyn-0/+16
2025-03-11Auto merge of #138302 - matthiaskrgr:rollup-an2up80, r=matthiaskrgrbors-1/+1
2025-03-10Move `offset_of_enum` documentation to unstable book; add `offset_of_slice`.Kevin Reid-0/+59
2025-03-10Add remark for missing llvm-tools component re. rustc_private linker failures...xizheyin-0/+30
2025-03-09chore: Fix some commentsStevenMia-1/+1
2025-03-06Rollup merge of #137358 - dianne:new-match-ergonomics-examples, r=NadrierilMichael Goulet-6/+47
2025-02-27Delete tuple unsizingAlice Ryhl-27/+0
2025-02-24remove support for rustc_intrinsic_must_be_overridden from the compilerRalf Jung-4/+10
2025-02-21update autodiff flagsManuel Drehwald-6/+3
2025-02-20ref_pat_eat_one_layer_2024: add context and examples to the unstable bookdianne-6/+47
2025-02-18"classic2021" ruleset: experimentally add fallback-to-outer (eat both)dianne-1/+1
2025-02-18update unstable bookdianne-4/+6
2025-02-12Rollup merge of #136217 - taiki-e:csky-asm-flags, r=AmanieuJacob Pratt-0/+2
2025-02-11Revert "Stabilize `extended_varargs_abi_support`"Jubilee Young-0/+10
2025-02-06remove unstable book entry for `feature(trait_upcasting)`Waffle Lapkin-26/+0
2025-02-04Rollup merge of #136167 - pitaj:new_range, r=NadrierilJacob Pratt-0/+9
2025-01-31Rollup merge of #133429 - EnzymeAD:autodiff-middle, r=oli-obkJacob Pratt-0/+23
2025-01-30implement unstable `new_range` featurePeter Jaszkowiak-0/+9
2025-01-30Rollup merge of #135739 - wesleywiser:dwarf_version_handling, r=lqdMatthias Krüger-0/+4
2025-01-30Rollup merge of #135434 - dianne:match-2024-for-edition-2024, r=NadrierilMatthias Krüger-0/+38
2025-01-29Add tracking issue to docsWesley Wiser-0/+4
2025-01-29upstream rustc_codegen_ssa/rustc_middle changes for enzyme/autodiffManuel Drehwald-0/+23
2025-01-29Mark condition/carry bit as clobbered in C-SKY inline assemblyTaiki Endo-0/+2
2025-01-27add work-in-progress unstable book chaptersdianne-0/+38
2025-01-21remove support for the #[start] attributeRalf Jung-63/+5
2025-01-11Rollup merge of #134030 - folkertdev:min-fn-align, r=workingjubileeMatthias Krüger-0/+24
2025-01-10add `-Zmin-function-alignment`Folkert de Vries-0/+24
2025-01-10Rollup merge of #134855 - estebank:default-field-values-unstable-docs, r=jiey...Matthias Krüger-0/+93
2025-01-09Add `default_field_values` entry to unstable bookEsteban Küber-0/+93
2025-01-06Add support for wasm exception handling to Emscripten targetHood Chatham-0/+6
2024-12-28Document virality of `feature(rustc_private)`Tamir Duberstein-2/+5
2024-12-20Arbitrary self types v2: unstable doc updates.Adrian Taylor-0/+211
2024-12-16Stabilize #[coverage] attributeltdk-30/+0
2024-12-06Rollup merge of #130777 - azhogin:azhogin/reg-struct-return, r=workingjubileeMatthias Krüger-0/+15
2024-12-03Rollup merge of #133777 - the8472:document-randomize-layout, r=jieyouxuMatthias Krüger-0/+23
2024-12-03Auto merge of #104342 - mweber15:add_file_location_to_more_types, r=wesleywiserbors-0/+7
2024-12-03document -Zrandomize-layout in the unstable bookThe 8472-0/+23
2024-12-02rust_for_linux: -Zreg-struct-return commandline flag for X86 (#116973)Andrew Zhogin-0/+15
2024-11-30Auto merge of #133659 - jieyouxu:rollup-576gh4p, r=jieyouxubors-2/+4
2024-11-30Rollup merge of #116161 - Soveu:varargs2, r=cjgillot许杰友 Jieyou Xu (Joe)-10/+0