summary refs log tree commit diff
path: root/src/doc/unstable-book
AgeCommit message (Expand)AuthorLines
2024-01-22Rollup merge of #120233 - oli-obk:revert_trait_obj_upcast_stabilization, r=lcnrMatthias Krüger-0/+27
2024-01-22Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin"Oli Scherer-0/+27
2024-01-22Fix -Zremap-path-scope typomicolous-1/+1
2024-01-13Add way to express no-values with check-cfgUrgau-12/+13
2024-01-13Auto merge of #119473 - Urgau:check-cfg-explicit-none, r=petrochenkovbors-1/+5
2024-01-12Rename `--env` option flag to `--env-set`Guillaume Gomez-7/+7
2024-01-09Add explicit none() value variant in check-cfgUrgau-1/+5
2024-01-09Rollup merge of #118680 - djkoloski:shell_argfiles, r=compiler-errorsGuillaume Gomez-0/+11
2024-01-09Rollup merge of #119282 - Urgau:check-cfg-rework-unstable-doc, r=JohnTitorGuillaume Gomez-101/+123
2024-01-09Rework and improve unstable documentation of check-cfgUrgau-101/+123
2024-01-08Add support for shell argfilesDavid Koloski-0/+11
2024-01-06Rollup merge of #118781 - RalfJung:core-panic-feature, r=the8472Matthias Krüger-5/+0
2024-01-03Support reg_addr register class in s390x inline assemblyTaiki Endo-2/+3
2023-12-22fix some typos found scrolling through the docsTakashi Idobe-1/+1
2023-12-20Add link to explanations about dep-info filesGuillaume Gomez-1/+2
2023-12-19Update documentation for `--env` compilation flagGuillaume Gomez-1/+19
2023-12-18describe unstable self-contained linking components in the unstable bookRémy Rakic-0/+24
2023-12-16describe unstable linker flavors in the unstable bookRémy Rakic-0/+32
2023-12-13Add unstable `-Zdefault-hidden-visibility` cmdline flag for `rustc`.Lukasz Anforowicz-0/+12
2023-12-10Auto merge of #118368 - GuillaumeGomez:env-flag, r=Nilstriebbors-0/+26
2023-12-10Add (unstable) documentation for `--env` command line optionGuillaume Gomez-0/+26
2023-12-09merge core_panic feature into panic_internalsRalf Jung-5/+0
2023-12-09Auto merge of #117873 - quininer:android-emutls, r=Amanieubors-0/+2
2023-12-07Add emulated TLS supportquininer-0/+2
2023-12-05Remove deprecated --check-cfg names() and values() syntaxUrgau-67/+0
2023-11-30Auto merge of #116892 - ojeda:rethunk, r=wesleywiserbors-0/+25
2023-11-30Add `-Zfunction-return={keep,thunk-extern}` optionMiguel Ojeda-0/+25
2023-11-30Enable link-arg link kind inside of #[link] attributezetanumbers-0/+21
2023-11-22Stabilize RFC3324 dyn upcasting coercionUrgau-27/+0
2023-11-18Remove --check-cfg checking of --cfg argsUrgau-0/+3
2023-11-11Add -Z llvm_module_flagPaul Menage-0/+12
2023-11-04Remove support for compiler plugins.Nicholas Nethercote-114/+0
2023-10-28Rollup merge of #117025 - Urgau:cleanup-improve-check-cfg-impl, r=petrochenkovJubilee-1/+1
2023-10-26Fix residual (never merged) check-cfg syntax in docUrgau-1/+1
2023-10-25Fix some coroutine sentences that don't make sense anymore.Oli Scherer-1/+1
2023-10-23fix typos in commentsGoodDaisy-1/+1
2023-10-20Replace all uses of `generator` in markdown documentation with `coroutine`Oli Scherer-11/+11
2023-10-20s/generator/coroutine/Oli Scherer-246/+246
2023-10-19Auto merge of #115214 - Urgau:rfc-3127-trim-paths, r=compiler-errorsbors-0/+24
2023-10-17Rollup merge of #111072 - Urgau:check-cfg-new-syntax, r=petrochenkovMatthias Krüger-83/+133
2023-10-17[RFC 3127 - Trim Paths]: Add documentation for -Zremap-path-scopeUrgau-0/+24
2023-10-15Rollup merge of #116741 - mejrs:string_pat, r=fee1-deadMatthias Krüger-0/+45
2023-10-14Document `string_deref_patterns` featuremejrs-0/+45
2023-10-13MCP636: Add simpler and more explicit syntax to check-cfgUrgau-83/+133
2023-10-12Rollup merge of #116593 - tgross35:no-jump-tables-docs, r=compiler-errorsMatthias Krüger-0/+19
2023-10-11Document `diagnostic_namespace` featuremejrs-0/+84
2023-10-10Add unstable book page for the no-jump-tables codegen optionTrevor Gross-0/+19
2023-10-04Update documentation for LLVM CFI supportRamon de C Valle-76/+85
2023-09-30Update location of `language-features/plugin.md`Emmanuel Ferdman-1/+1
2023-09-28Remove `rustc_lint_defs::lint_array`DaniPopes-6/+4