about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2021-10-25Rollup merge of #89581 - jblazquez:master, r=Mark-SimulacrumMatthias Krüger-0/+9
2021-10-24tidy: Remove submodules from edition exception listNoah Lev-0/+0
2021-10-23Rollup merge of #85833 - willcrichton:example-analyzer, r=jyn514Matthias Krüger-0/+24
2021-10-23Rollup merge of #89920 - hudson-ayers:location-detail-control, r=davidtwcoMatthias Krüger-0/+43
2021-10-22Revert def_id addition from clean::Function, add test forWill Crichton-2/+12
2021-10-21document the unstable location-detail flagHudson Ayers-0/+43
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-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-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-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-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-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-05Add tracking issueSamuel E. Moelius III-2/+4
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-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
2021-09-17doc/platform-support: Add documentation for m68k-unknown-linux-gnuJohn Paul Adrian Glaubitz-0/+97
2021-09-17doc/platform-support.md: Add m68k-unknown-linux-gnu as Tier 3 targetJohn Paul Adrian Glaubitz-0/+1
2021-09-16Rollup merge of #88985 - Commeownist:patch-1, r=AmanieuManish Goregaokar-3/+3
2021-09-15Rollup merge of #88951 - ehuss:update-books, r=ehussManish Goregaokar-0/+0
2021-09-15Rollup merge of #87320 - danakj:debug-compilation-dir, r=michaelwoeristerManish Goregaokar-0/+24
2021-09-15Update clobber_abi list to include k[1-7] regsCommeownist-3/+3
2021-09-14Update booksEric Huss-0/+0
2021-09-14Rename --display-warnings to --display-doctest-warningsGuillaume Gomez-3/+3