about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
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
2021-09-08Update suggested.mdAndrey Cherkashin-1/+0
2021-09-08Update SUMMARY.mdAndrey Cherkashin-1/+0
2021-09-08Move ctag section to "Suggested Workflow"Andrey Cherkashin-0/+28
2021-09-08Delete ctags.mdAndrey Cherkashin-26/+0
2021-09-08Clarify paragraph in "Keeping things up to date"Noah Lev-3/+3
2021-09-07Move documentation to the unstable bookdanakj-13/+24
2021-09-07remap-cwd-prefixdanakj-0/+13
2021-09-07Docs: added section on rustdocTimothy Maloney-0/+7
2021-09-07Docs: made suggested fixTimothy Maloney-1/+1
2021-09-07Docs: deleted copyTimothy Maloney-6/+0
2021-09-07Docs: added section discussing core ideasTimothy Maloney-1/+16
2021-09-07Docs: delete redundant use of correctnessTimothy Maloney-1/+1
2021-09-07Docs: consolidated parallelism informationTimothy Maloney-47/+47
2021-09-06Add links to overview.md (#1202)Dezhi Wu-7/+13
2021-09-05Spelling change intermidiate to intermediatesjud-2/+2
2021-09-05Fix a typo (#1200)Dezhi Wu-1/+1
2021-09-01Documenting diagnostic items with their usage and naming conventions (#1192)Fridtjof Stoldt-0/+147
2021-09-01Update cargo, booksEric Huss-0/+0
2021-09-01Rollup merge of #88350 - programmerjake:add-ppc-cr-xer-clobbers, r=AmanieuMara Bos-0/+4
2021-08-31Add link to `Span`Noah Lev-1/+2
2021-08-31Add rustc-source to suggested rust-analyzer config (#1189)Joshua Nelson-0/+1
2021-08-31Fix typo, clarify backtick wording, and use inline codeNoah Lev-4/+4
2021-08-31ARMv6K Nintendo 3DS Tier 3 target addedMeziu-0/+1
2021-08-30update rustc cmdargs markdown sectionHTG-YT-1/+1
2021-08-30Auto merge of #88281 - asquared31415:asm-docs, r=Amanieubors-19/+20
2021-08-28Trailing date comments in a line inside of a paragraph caused beginning of a ...Frank Steffahn-4/+4
2021-08-28Fix warning "Renderer command uses a path relative to the renderer output dir...Frank Steffahn-1/+1
2021-08-27Fix a code block containing ```rustFrank Steffahn-1/+1
2021-08-26date-check: Recognize capitalized 'Date' as wellNoah Lev-1/+7
2021-08-25add support for clobbering xer, cr, and cr[0-7] for asm! on OpenPower/PowerPCJacob Lifshay-0/+4
2021-08-25Rollup merge of #88277 - ehuss:update-books, r=ehussLéo Lanteri Thauvin-0/+0