about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2022-10-25Update `traits/resolution.md` (#1494)Michael Goulet-90/+27
2022-10-25Update diagnostics to flat fluent message pathsNilstrieb-40/+30
2022-10-24Document link to unstable bookCameron Steffen-1/+1
2022-10-24Update rust-analyzer suggestions (#1487)Lukas Wirth-0/+2
2022-10-23Enable varargs support for calling conventions other than C or cdeclSoveu-0/+10
2022-10-23Introduce dedicated `-Zdylib-lto` flag for enabling LTO on `dylib`sJakub Beránek-0/+4
2022-10-23miri is no longer a submodule but a subtree. (#1488)Luqman Aden-39/+24
2022-10-22fix some links (#1490)lcnr-14/+14
2022-10-22Stabilize arbitrary_enum_discriminant, take 2Deadbeef-37/+0
2022-10-21Auto merge of #101077 - sunshowers:signal-mask-inherit, r=sunshowersbors-1/+9
2022-10-20Change process spawning to inherit the parent's signal mask by defaultRain-1/+9
2022-10-20fix typocui fliter-1/+1
2022-10-19typo and grammar (#1484)Tshepang Mbambo-1/+2
2022-10-17Stabilize asm_symAmanieu d'Antras-13/+0
2022-10-12Rollup merge of #102940 - ehuss:update-books, r=ehussDylan DPC-0/+0
2022-10-12Rollup merge of #102239 - joshtriplett:style-guide, r=calebcartwrightDylan DPC-0/+2001
2022-10-12Add missing prerequisite for some Linux distros (#1481)Sergio de Carvalho-0/+1
2022-10-11Update booksEric Huss-0/+0
2022-10-10Add Sony PlayStation 1 tier 3 targetAyrton-0/+51
2022-10-10Rollup merge of #102275 - Urgau:stabilize-half_open_range_patterns, r=cjgillotYuki Okushi-27/+30
2022-10-08Rollup merge of #102807 - aDotInTheVoid:rdj-rustup-docs, r=jyn514Michael Howell-0/+10
2022-10-08Rollup merge of #102661 - chrysn-pull-requests:rustdoc-effect-of-fundamental,...Michael Howell-0/+29
2022-10-08Document `rust-docs-json` componentNixon Enraght-Moony-0/+10
2022-10-08Update debugging.mdMarc Poulhiès-1/+1
2022-10-08Use llvm subdomain for compiler-explorer linkMarc Poulhiès-2/+2
2022-10-08Stabilize half_open_range_patternsUrgau-27/+0
2022-10-08Split slice part of feature(half_open_range_patterns) to [...]_in_slicesUrgau-0/+30
2022-10-07Update rustc-dev-guideJosh Triplett-0/+0
2022-10-07.gitattributes: Mark minified javascript as binary to filter grepsJosh Triplett-0/+3
2022-10-06Remove `-Ztime` option.Nicholas Nethercote-1/+1
2022-10-05rustdoc: Document effect of fundamental typeschrysn-0/+29
2022-10-05fix very minor punctuation typoJoshument-1/+1
2022-10-05diagnostic structs: derive on enum (#1477)David Wood-1/+1
2022-10-05Update running tests with the new flags (#1476)Pietro Albini-3/+9
2022-10-04Rename typeck to hir_analysis (#1475)Bruno Kolenbrander-31/+31
2022-10-03fix typo and make paragraph consistent (#1474)Joshument-1/+1
2022-10-02Update about-this-guide.mdJoshua Nelson-1/+1
2022-10-02Link to the correct page in "about this guide"Joshua Nelson-1/+1
2022-10-01Update r-a config suggestionsLukas Wirth-0/+2
2022-09-30Upgrade dist-i586-gnu-i586-i686-musl to ubuntu:22.04Josh Stone-1/+1
2022-09-26don't refer to the compile-time interpreter as "Miri" (#1471)Ralf Jung-23/+23
2022-09-25Rollup merge of #101997 - cuviper:drop-legacy-pm, r=nikicfee1-dead-1/+1
2022-09-24style-guide: Fix broken linksJosh Triplett-2/+2
2022-09-24style-guide: Remove trailing spaceJosh Triplett-6/+6
2022-09-24Move style guide to rust-lang/rustJosh Triplett-0/+2001
2022-09-24Rollup merge of #102218 - ehuss:rustc-flags, r=JohnTitorMatthias Krüger-0/+11
2022-09-24Rollup merge of #101780 - chriswailes:android-platform, r=joshtriplettMatthias Krüger-6/+52
2022-09-23Document some missing command-line argumentsEric Huss-0/+11
2022-09-23Respond to document review feedbackChris Wailes-3/+3
2022-09-22UPDATE - Diagnostic docs to reflect renamed traits and macros in rustc PR#101558Jhonny Bill Mena-29/+29