about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2020-10-04Explain stages in terms of the compiler currently running (take N+1) (#857)Joshua Nelson-114/+127
2020-10-04Link to .md files, rather than .htmlWho? Me?!-3/+3
2020-10-04address lingering reviewer commentsmark-3/+7
2020-10-04Apply suggestions from code reviewGus Wynn-1/+3
2020-10-04add noteGus Wynn-0/+5
2020-10-04add suggested workflow to setup nightly rustup for rustcGus Wynn-0/+16
2020-10-04Did more measurements on what exactly affects llvm-lines:Julian Wollersberger-14/+13
2020-10-04Document the usage of cargo-llvm-lines and -Ztimings.Julian Wollersberger-1/+80
2020-10-03Document new way to not build LLVMAleksey Kladov-4/+13
2020-10-03hir_map -> hir()Santiago Pastorino-2/+2
2020-10-03Fix time periods for Triage WG procedureLeSeulArtichaut-2/+2
2020-10-03Update src/getting-started.mdTshepang Lekhonkhobe-1/+1
2020-10-03Update src/getting-started.mdTshepang Lekhonkhobe-1/+1
2020-10-03Add a paragraph about reviewers and review latency in Getting Started chapterLeSeulArtichaut-0/+11
2020-10-03Use HTTPS whenever possible in bibliography links (#909)Camelid-20/+20
2020-10-03Fix the report linkYuki Okushi-1/+1
2020-10-02Fix instructions for squashingCamelid-1/+1
2020-10-02add the last missing code highlight to t-compiler in the docsRoman-2/+2
2020-10-01Fix incorrect windows linkJoshua Nelson-1/+1
2020-10-01Add windows instructionsJoshua Nelson-1/+9
2020-10-01Recommend setting up `check_line_lengths` as a pre-commit scriptJoshua Nelson-9/+19
2020-09-30Fix typoJoshua Nelson-1/+1
2020-09-30Incorporated suggestions into git page and edit for more brevity.Jakob Degen-47/+52
2020-09-30Edit using git page for brevity and clarity.Jakob Degen-52/+36
2020-09-30Add a section on using git.Jakob Degen-0/+204
2020-09-29--verbose is useful when not compiling and when compiling (#901)Santiago Pastorino-2/+2
2020-09-27Use implicit reference links for shorter linesfollower-4/+4
2020-09-27Fix line length error.follower-3/+3
2020-09-27Add links to documentation sources.follower-2/+5
2020-09-27Add docs for x.py setupJoshua Nelson-14/+21
2020-09-26Add link from "Writing Documentation" suggestionfollower-1/+2
2020-09-26correct output path in Writing DocumentationShahar Or (mightyiam)-1/+1
2020-09-25update link to 'BorrowKind' to be implicit in markdownYoungsuk_Kim-2/+2
2020-09-25add link to 'BorrowKind' in closure.mdYoungsuk_Kim-3/+4
2020-09-25update description of 'ByRef' borrows of closuresYoungsuk_Kim-3/+3
2020-09-25minor punctuation/grammar error fixYoungsuk_Kim-4/+4
2020-09-24Remove reference to copyright notices.Jakob Degen-2/+1
2020-09-23Link to the -Zmir-opt-level proposalDániel Buga-1/+14
2020-09-23Don't recommend building the compiler for running tests on the standard libra...Joshua Nelson-3/+3
2020-09-22`ConstEvalResult` is now `EvalToConstValueResult` (#885)Camelid-2/+2
2020-09-19Improve instructions for adding a new test (#881)Joshua Nelson-4/+14
2020-09-17Fix typo in table of contentsCamelid-1/+1
2020-09-17Revert "Mention that places are sometimes called "lvalues""Camelid-2/+1
2020-09-17Mention that places are sometimes called "lvalues"Camelid-1/+2
2020-09-17More improvementsCamelid-5/+5
2020-09-17Improve MIR sections in appendixCamelid-27/+54
2020-09-16debug-logging=true instead of debug-assertions=yesMacdonald Umoren-2/+2
2020-09-16Add link for `AnalysisDomain::NAME`Dylan MacKenzie-1/+2
2020-09-16Describe how to generate graphviz diagrams for dataflowDylan MacKenzie-0/+20
2020-09-15Remove EN1Santiago Pastorino-4/+2