about summary refs log tree commit diff
path: root/src/doc/unstable-book
AgeCommit message (Expand)AuthorLines
2025-03-17Document `#![register_tool]`jyn-0/+55
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-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
2024-11-29Support floats in input/output in vector registers of PowerPC inline assemblyTaiki Endo-1/+1
2024-11-29Support #[repr(simd)] types in input/output of PowerPC inline assemblyTaiki Endo-2/+4
2024-11-27Stabilize `extended_varargs_abi_support`Soveu-10/+0
2024-11-25Support predicate registers (clobber-only) in Hexagon inline assemblyTaiki Endo-0/+2
2024-11-24Make s390x non-clobber-only vector register support unstableTaiki Endo-0/+40
2024-11-21Rollup merge of #131544 - nbdd0121:asm_goto_safe_block, r=petrochenkovMatthias Krüger-1/+3
2024-11-10Stabilize Arm64EC inline assemblyTaiki Endo-30/+2
2024-11-09Rollup merge of #132824 - kadenlnelson:patch/wasi-c-abi-doc, r=workingjubileeJubilee-2/+2
2024-11-09Rollup merge of #131258 - taiki-e:s390x-stabilize-asm, r=AmanieuJubilee-19/+2