about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2021-10-22Describe how to trigger perf runs (#1237)Rémy Rakic-1/+4
2021-10-19Make printed message match the code commentChris Palmer-1/+1
2021-10-19Fix minor typosChris Palmer-2/+2
2021-10-19Small scrape-example fixesWill Crichton-1/+1
2021-10-18Remove docs on Assemble step (#1233)Joshua Nelson-19/+4
2021-10-14Revert "Stabilize `arbitrary_enum_discriminant`"Mark Rousskov-0/+37
2021-10-13Unlinkify email address to satisfy linkcheckerJosh Triplett-1/+1
2021-10-13Documentation fixes.Mike Leany-2/+3
2021-10-13x86_64-unknown-none: Add target documentationJosh Triplett-1/+77
2021-10-13Rename x86_64-unknown-none-elf to x86_64-unknown-noneJosh Triplett-1/+1
2021-10-13Add `x86_64-unknown-none-elf` to `platform-support.md`.Mike Leany-0/+1
2021-10-11Update booksEric Huss-0/+0
2021-10-12Update some docs from 2021-10 date triage (#1230)Yusuke Abe-2/+2
2021-10-11Add -Z no-unique-section-names to reduce ELF header bloat.Javier Blazquez-0/+9
2021-10-10Rollup merge of #89713 - nbdd0121:doc2, r=AmanieuMatthias Krüger-1/+1
2021-10-10Recommend `rustfmt --edition=2021`Noah Lev-2/+2
2021-10-10Auto merge of #88952 - skrap:add-armv7-uclibc, r=nagisabors-0/+67
2021-10-09Fix ABNF of inline asm optionsGary Guo-1/+1
2021-10-08Fix asm docs typoasquared31415-2/+2
2021-10-08Update sanitizer documentationTomasz Miąsko-15/+57
2021-10-08Mention needs-sanitizer-hwaddress directiveTomasz Miąsko-3/+4
2021-10-08Address review commentsOli Scherer-10/+20
2021-10-08Document tracing awesomenessOli Scherer-11/+72
2021-10-08Move log/tracing instructions to its own fileOli Scherer-136/+137
2021-10-07Rollup merge of #89082 - smoelius:master, r=kennytmJubilee-1/+35
2021-10-07Rollup merge of #87918 - mikebenfield:pr-afdo, r=nikicJubilee-0/+45
2021-10-07Update src/closure.mdEric Holk-1/+1
2021-10-07Fix accidental HTML tagEric Holk-1/+1
2021-10-06Update to latest rustc and rustdoc stylesWill Crichton-0/+14
2021-10-06Enable AutoFDO.Michael Benfield-0/+45
2021-10-06Rollup merge of #89324 - yoshuawuyts:hardware-parallelism, r=m-ou-seManish Goregaokar-2/+2
2021-10-06add platform support details file for armv7-unknown-linux-uclibcJonah Petri-0/+66
2021-10-06Add new target armv7-unknown-linux-uclibceabihfYannick Koehler-0/+1
2021-10-06Update links to `rustc_mir` in Two Phase Borrows (#1226)Janggun Lee-3/+3
2021-10-05Add tracking issueSamuel E. Moelius III-2/+4
2021-10-05Update some docs from 2021-10 date triage (#1224)Noah Lev-15/+11
2021-10-04Add documentationSamuel E. Moelius III-1/+33
2021-10-02Fix typos in rustdoc/lintsTobias Nießen-3/+3
2021-10-01Rollup merge of #88847 - oliverbr:master, r=steveklabnikManish Goregaokar-2/+2
2021-10-01Rollup merge of #85223 - simbleau:master, r=steveklabnikManish Goregaokar-0/+6
2021-10-01Rollup merge of #88820 - hlopko:add_pie_relocation_model, r=petrochenkovManish Goregaokar-0/+4
2021-10-01Add `pie` as another `relocation-model` valueMarcel Hlopko-0/+4
2021-09-29Update booksEric Huss-0/+0
2021-09-28Rename `std::thread::available_onccurrency` to `std::thread::available_parall...Yoshua Wuyts-2/+2
2021-09-28Add SOLID targetsTomoaki Kawada-0/+69
2021-09-24Fix a typo on closure.md (#1218)Dave Farnham-1/+1
2021-09-23Auto merge of #87064 - Aaron1011:new-closure-track-caller, r=estebankbors-0/+12
2021-09-22Support `#[track_caller]` on closures and generatorsAaron Hill-0/+12
2021-09-21Fix inconsistent heading level in the rustdoc bookNoah Lev-1/+1
2021-09-21Document `--show-type-layout` in the rustdoc bookNoah Lev-0/+16