about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
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
2021-09-20const generics updatelcnr-4/+5
2021-09-19s/--blessed/--bless/Tomasz Miąsko-2/+2
2021-09-17Make indentation consistent in example vscode config fileFrank Steffahn-2/+2
2021-09-17Suggests `--edition=2018` argument when using stage0/bin/rustfmt directlyFrank Steffahn-2/+5
2021-09-17`ty::Unevaluated`: dealing with unused substs (#1190)lcnr-0/+65
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-16Parallel codegen (#1206)Sl1mb0-3/+15
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
2021-09-13Auto merge of #88529 - Meziu:master, r=nagisabors-0/+1
2021-09-12Clarify difference of a help vs note diagnostic.Eric Huss-3/+7
2021-09-11correct ARM+MUSL notesoliverbr-2/+2
2021-09-10Fix typo `option` -> `options`.Gerd Zellweger-1/+1
2021-09-08remove ctag sectionAndrey Cherkashin-27/+0