about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2022-06-07improve rustc_interface examples a little (#1362)Tshepang Mbambo-21/+35
2022-06-07Bump regex from 1.4.3 to 1.5.5 in /ci/date-check (#1364)dependabot[bot]-24/+10
2022-06-07Clarify cargo fallback behavior for rustup link (#1273)Andrew Dona-Couch -- GitHub drop ICE-0/+6
2022-05-30Update rustc-driver related examplesYuki Okushi-16/+19
2022-05-27Triage some date references related to traitsYuki Okushi-6/+7
2022-05-24Cleanup rustdoc-internalsYuki Okushi-25/+8
2022-05-24Fix some wording on the "Incremental Compilation In Detail" pageYuki Okushi-2/+2
2022-05-24Exclude `tomlee.co` from link-checking (#1356)Yuki Okushi-1/+12
2022-05-21Add note about patching dependencies and warnings. (#1354)Eric Huss-0/+6
2022-05-20make sentence more simple (#1353)Tshepang Lekhonkhobe-1/+1
2022-05-17Update some links and docs (#1340)Yuki Okushi-25/+26
2022-05-16Replace a broken YouTube link (#1295)Yuki Okushi-3/+6
2022-05-16Edit the "Compiler Source Code" chapter (#1307)pierwill-23/+25
2022-05-12Add docs for logging of queries. (#1350)Eric Huss-0/+24
2022-05-12Fix configuration names for vscode/r-a (#1352)Waffle Maybe-2/+2
2022-05-12Update docs for deprecated attribute (#1338)Jacob Pratt-18/+15
2022-05-10Update overview.md (#1351)Soroush Zare-1/+1
2022-05-09Update date references on parallel-rustc (#1348)Yuki Okushi-13/+13
2022-05-09mention `WithOptConstParam` (#1346)lcnr-0/+8
2022-05-09Fix format (#1349)Yutaro Ohno-1/+1
2022-05-07correct type of SubstsRef (#1347)Ali MJ Al-Nasrawy-1/+1
2022-05-03Document ErrorGuaranteed (#1316)Who? Me?!-0/+38
2022-05-02Edit "What the compiler does to your code" (#1306)pierwill-92/+124
2022-04-20Update some date refsYuki Okushi-7/+7
2022-04-20Fix a small typo (#1343)printfn-1/+1
2022-04-14Extend debugging llvm section (#1290)Felix S Klock II-17/+94
2022-04-14Send people doing *library* stabilizations over to the std-dev-guide (#1317)scottmcm-8/+26
2022-04-14Fix typo serious->series (#1336)Frank Steffahn-1/+1
2022-04-14Minor type fix (#1337)Eric Holk-1/+1
2022-04-14sessiondiagnostic: translation (#1333)David Wood-71/+181
2022-04-11method-lookup.md improvements (#1296)Matthew Woodcraft-12/+13
2022-04-11Consolidate crates.io convention section (#1326)Ivor Wanders-5/+3
2022-04-11Update examples with 1.61.0-nightly (latest version) (#1330)Ujjawal-10/+9
2022-04-09r-a: Use `python3 x.py` instead of `./x.py` (#1335)Noah Lev-2/+3
2022-04-06Update miri.md: correct a minor typo (#1334)Hongbo-1/+1
2022-04-04Add example how lints can be feature gatedxFrednet-0/+14
2022-03-22update section for type system constants (#1329)lcnr-20/+29
2022-03-14update winget install instructions to ensure proper packages are installed (-...skippy10110-2/+2
2022-03-09Add missing rustdoc tests explanationsGuillaume Gomez-6/+9
2022-03-02Fix incorrectly escaped backtickChayim Refael Friedman-2/+2
2022-03-01Add architecture suggestion for Apple silicon (#1320)James Cole-1/+1
2022-02-27cargo timings has been stabilized (#1319)Eric Huss-3/+3
2022-02-24Add known-bug header. (#1311)Eric Huss-0/+17
2022-02-24Fix typo (#1315)Téo Bouvard-1/+1
2022-02-22Typo (#1313)Samuel Moelius-2/+2
2022-02-20instrument-coverage has been stabilized.Eric Huss-10/+9
2022-02-20symbol-mangling-version has been stabilizedEric Huss-1/+1
2022-02-20Fix `Ty` link (#1308)pierwill-3/+3
2022-02-17Edit glossary (#1302)pierwill-4/+4
2022-02-17Fix heading levels in the query chapter (#1305)Noah Lev-7/+7