rust/src/doc
Miguel Ojeda 2d476222e8 Add -Zfunction-return={keep,thunk-extern} option
This is intended to be used for Linux kernel RETHUNK builds.

With this commit (optionally backported to Rust 1.73.0), plus a
patched Linux kernel to pass the flag, I get a RETHUNK build with
Rust enabled that is `objtool`-warning-free and is able to boot in
QEMU and load a sample Rust kernel module.

Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2023-11-30 20:21:31 +01:00
..
book@71352deb20 Update books 2023-11-20 12:01:11 -05:00
edition-guide@34fca48ed2 Update books 2023-09-11 13:01:15 -04:00
embedded-book@22bca3d0f6 Update books 2023-10-23 13:00:51 -04:00
man Update rustc man page to match rustc --help 2022-08-01 22:03:18 +00:00
nomicon@1842257814 Update books 2023-10-23 13:00:51 -04:00
reference@cd8193e972 Update books 2023-11-06 12:00:35 -05:00
rust-by-example@a6581246f9 Update books 2023-11-20 12:01:11 -05:00
rustc Update nto-qnx.md 2023-11-29 14:31:32 +05:30
rustc-dev-guide@ddb8b1309f Update books 2023-11-20 12:01:11 -05:00
rustdoc rustdoc: update book with info on type bindings 2023-11-19 18:54:36 -07:00
style-guide Auto merge of #114901 - compiler-errors:style-guide-wc, r=calebcartwright 2023-09-27 19:17:30 +00:00
unstable-book Add -Zfunction-return={keep,thunk-extern} option 2023-11-30 20:21:31 +01:00
complement-design-faq.md
complement-lang-faq.md
complement-project-faq.md
favicon.inc doc: no shortcut in rel="icon" 2022-01-28 13:42:48 +01:00
footer.inc avoid reuse tripping over copyright notices 2023-03-09 12:24:43 +01:00
full-toc.inc
grammar.md Remove legacy grammar 2019-09-30 07:46:10 +02:00
guide-crates.md
guide-error-handling.md Convert old doc links to current edition 2019-02-13 14:39:25 +00:00
guide-ffi.md
guide-macros.md
guide-ownership.md Convert old doc links to current edition 2019-02-13 14:39:25 +00:00
guide-plugins.md Remove support for compiler plugins. 2023-11-04 08:50:46 +11:00
guide-pointers.md Convert old doc links to current edition 2019-02-13 14:39:25 +00:00
guide-strings.md
guide-tasks.md
guide-testing.md Convert old doc links to current edition 2019-02-13 14:39:25 +00:00
guide-unsafe.md
guide.md
index.md doc: add release notes to standalone doc bundle 2023-11-13 16:00:31 -07:00
intro.md
not_found.md Update location from a relative path to absolute 2022-01-07 01:29:20 -08:00
redirect.inc doc: no shortcut in rel="icon" 2022-01-28 13:42:48 +01:00
reference.md Update reference.md 2021-07-10 19:51:36 +02:00
robots.txt Block version-specific docs from search engines 2020-03-14 02:29:35 +00:00
rust.css doc: add release notes to standalone doc bundle 2023-11-13 16:00:31 -07:00
rust.md
rustdoc.md
tutorial.md
version_info.html.template