about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2024-04-06Put checks that detect UB under their own flag below debug_assertionsBen Kimock-1/+19
2024-04-05Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwcoGuillaume Gomez-0/+56
2024-04-05Replace -Zno-parallel-llvm with -Zno-parallel-backendTim Neumann-1/+1
2024-04-04Rollup merge of #123417 - harryhanYuhao:master, r=GuillaumeGomezJacob Pratt-1/+10
2024-04-05Ignore `-C strip` on MSVCicedrocket-15/+16
2024-04-04rustdoc prioritise cargo doc: suggestions appliedHarry Han-1/+10
2024-04-03Rollup merge of #123421 - taiki-e:netbsd-doc, r=NilstriebMatthias Krüger-4/+4
2024-04-04Fix target name in NetBSD platform-support docTaiki Endo-4/+4
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