master
Revert "Array tutorial" (#60625)
docs: fix spelling, grammar, and prose in documentation (#62086)
doc: Fix grammar, typos, and formatting issues across documentation (#58932)
update docs for @main to use eval when on old versions of julia (#61675)
docs: fix edge case in rational number conversion `float(a//b)` (#56772)
doc: explain how type parameters interact with `new` in parametric constructors (#61442)
cli: add `JULIA_LOAD_CODEGEN_LIB` environment variable to disable `libjulia-codegen` (#62555)
cancellation: Hook up ^C (#62655)
Document @. exceptions for ' and : (#53746)
Use takestring! in Base and docs
whitespace: end text files with single newlines
Continue improving operator documentation (#61127)
Docs: add GC user docs (#58733)
document that keyword arguments actually affect method dispatch (#61886)
Fix similar, but wrong word in modules documentation (#60909)
Threads: `@atomic` reference API for `Atomic`, deprecate `a[] = v` (#62382)
make task and distributed words to link. (#41212)
Add link to video in profiling manual (#58896)
core: support odd-bit primitive integers, add Core.bitsizeof (#61359)
use consistently one space between sentences in markdown files (#54616)