about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2024-04-03Rollup merge of #123209 - ObsidianMinor:doc/external-clangrt, r=michaelwoeristerMatthias Krüger-0/+21
2024-04-02Add section to sanitizer doc for `-Zexternal-clangrt`Aaron Loyd-0/+21
2024-04-02Auto merge of #123336 - workingjubilee:strip-the-trace-off-my-back, r=Nilstriebbors-3/+11
2024-04-01Note -Cstrip is not a security measureJubilee Young-0/+4
2024-04-01Revise strip-symbols paragraphJubilee Young-6/+5
2024-04-01Discourage stripping symbols in devtoolsJubilee Young-2/+4
2024-04-01Note impact of `-Cstrip` on backtracesJubilee Young-2/+5
2024-04-01Fix some broken linksBoxy-3/+5
2024-04-01Reorganise into subchapters and explain `Reveal`Boxy-161/+207
2024-04-01reviewsBoxy-4/+5
2024-04-01Change location in guideBoxy-1/+1
2024-04-01Initial rewriteBoxy-40/+130
2024-04-01chore: fix footnotes/links in `platform-support.md`Tom French-0/+1
2024-03-31Add quickstart for how to build and run the compiler (#1951)Nilstrieb-0/+70
2024-03-30Delete length check (#1952)Nilstrieb-71/+3
2024-03-28Simplify trim-paths feature by merging all debuginfo options togetherUrgau-5/+3
2024-03-28Fix some commentsJohnEndson-6/+6
2024-03-27summary: opaque-types-region-inference-restrictionsAli MJ Al-Nasrawy-0/+2
2024-03-27add opaque-types-region-inference-restrictionsAli MJ Al-Nasrawy-0/+264
2024-03-26Rollup merge of #108675 - Shadlock0133:adt_const_params, r=compiler-errorsMatthias Krüger-0/+35
2024-03-25Update booksrustbot-0/+0
2024-03-24Added madsmtm as second maintainerAdam Gastineau-0/+1
2024-03-23Rename AstConv to HIR ty loweringLeón Orell Valerian Liehr-26/+29
2024-03-22add chapter to summarylcnr-0/+1
2024-03-22explain rigid aliaseslcnr-1/+3
2024-03-22Update src/solve/significant-changes.mdlcnr-1/+1
2024-03-22Update src/solve/significant-changes.mdlcnr-1/+1
2024-03-22is this sensible? idklcnr-38/+77
2024-03-22explore significant changes with the new solverlcnr-0/+109
2024-03-22canonicalization is out of datelcnr-1/+0
2024-03-22Rollup merge of #121619 - RossSmyth:pfix_match, r=petrochenkovMatthias Krüger-0/+22
2024-03-22Fix broken link in chapter '1. How to build and run the compiler'Christopher B. Speir-1/+1
2024-03-20Add bare metal riscv32 target.Roy Buitenhuis-1/+6
2024-03-19Only split by-ref/by-move futures for async closuresMichael Goulet-1/+1
2024-03-19Added note about LLVM 18 requirementAdam Gastineau-1/+1
2024-03-19typoTshepang Mbambo-1/+1
2024-03-19Fixed incorrectly named sim target in platform-support.mdAdam Gastineau-1/+1
2024-03-18Support for visionOSAdam Gastineau-0/+55
2024-03-18Rollup merge of #122700 - esp-rs:remove-old-files, r=workingjubileeMatthias Krüger-10/+6
2024-03-18Remove redundant files, rename base risc32 fileScott Mabin-10/+6
2024-03-18Reflect rustc_codegen_cranelift moveSeo Sanghyeon-1/+1
2024-03-18Fix heading anchors in doc pages.Eric Huss-0/+22
2024-03-17Mark UEFI std support as WIPAyush Singh-3/+4
2024-03-16Remove Windows support noteChris Denton-6/+4
2024-03-16Auto merge of #121926 - tgross35:f16-f128-step3-feature-gate, r=compiler-erro...bors-0/+18
2024-03-15doc: add --test-builder/--test-builder-wrapperTravis Finkenauer-0/+29
2024-03-15Document `adt_const_params` feature in Unstable BookAurora-0/+35
2024-03-14Rollup merge of #122322 - Zalathar:branch, r=oli-obkMatthias Krüger-2/+2
2024-03-14Add feature gates for `f16` and `f128`Trevor Gross-0/+18
2024-03-14Rollup merge of #122490 - Amanieu:ohos-tier2-instructions, r=GuillaumeGomezMatthias Krüger-24/+27