index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
doc
/
rustc-dev-guide
Age
Commit message (
Expand
)
Author
Lines
2020-10-04
Explain stages in terms of the compiler currently running (take N+1) (#857)
Joshua Nelson
-114
/
+127
2020-10-04
Link to .md files, rather than .html
Who? Me?!
-3
/
+3
2020-10-04
address lingering reviewer comments
mark
-3
/
+7
2020-10-04
Apply suggestions from code review
Gus Wynn
-1
/
+3
2020-10-04
add note
Gus Wynn
-0
/
+5
2020-10-04
add suggested workflow to setup nightly rustup for rustc
Gus Wynn
-0
/
+16
2020-10-04
Did more measurements on what exactly affects llvm-lines:
Julian Wollersberger
-14
/
+13
2020-10-04
Document the usage of cargo-llvm-lines and -Ztimings.
Julian Wollersberger
-1
/
+80
2020-10-03
Document new way to not build LLVM
Aleksey Kladov
-4
/
+13
2020-10-03
hir_map -> hir()
Santiago Pastorino
-2
/
+2
2020-10-03
Fix time periods for Triage WG procedure
LeSeulArtichaut
-2
/
+2
2020-10-03
Update src/getting-started.md
Tshepang Lekhonkhobe
-1
/
+1
2020-10-03
Update src/getting-started.md
Tshepang Lekhonkhobe
-1
/
+1
2020-10-03
Add a paragraph about reviewers and review latency in Getting Started chapter
LeSeulArtichaut
-0
/
+11
2020-10-03
Use HTTPS whenever possible in bibliography links (#909)
Camelid
-20
/
+20
2020-10-03
Fix the report link
Yuki Okushi
-1
/
+1
2020-10-02
Fix instructions for squashing
Camelid
-1
/
+1
2020-10-02
add the last missing code highlight to t-compiler in the docs
Roman
-2
/
+2
2020-10-01
Fix incorrect windows link
Joshua Nelson
-1
/
+1
2020-10-01
Add windows instructions
Joshua Nelson
-1
/
+9
2020-10-01
Recommend setting up `check_line_lengths` as a pre-commit script
Joshua Nelson
-9
/
+19
2020-09-30
Fix typo
Joshua Nelson
-1
/
+1
2020-09-30
Incorporated suggestions into git page and edit for more brevity.
Jakob Degen
-47
/
+52
2020-09-30
Edit using git page for brevity and clarity.
Jakob Degen
-52
/
+36
2020-09-30
Add 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-27
Use implicit reference links for shorter lines
follower
-4
/
+4
2020-09-27
Fix line length error.
follower
-3
/
+3
2020-09-27
Add links to documentation sources.
follower
-2
/
+5
2020-09-27
Add docs for x.py setup
Joshua Nelson
-14
/
+21
2020-09-26
Add link from "Writing Documentation" suggestion
follower
-1
/
+2
2020-09-26
correct output path in Writing Documentation
Shahar Or (mightyiam)
-1
/
+1
2020-09-25
update link to 'BorrowKind' to be implicit in markdown
Youngsuk_Kim
-2
/
+2
2020-09-25
add link to 'BorrowKind' in closure.md
Youngsuk_Kim
-3
/
+4
2020-09-25
update description of 'ByRef' borrows of closures
Youngsuk_Kim
-3
/
+3
2020-09-25
minor punctuation/grammar error fix
Youngsuk_Kim
-4
/
+4
2020-09-24
Remove reference to copyright notices.
Jakob Degen
-2
/
+1
2020-09-23
Link to the -Zmir-opt-level proposal
Dániel Buga
-1
/
+14
2020-09-23
Don'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-19
Improve instructions for adding a new test (#881)
Joshua Nelson
-4
/
+14
2020-09-17
Fix typo in table of contents
Camelid
-1
/
+1
2020-09-17
Revert "Mention that places are sometimes called "lvalues""
Camelid
-2
/
+1
2020-09-17
Mention that places are sometimes called "lvalues"
Camelid
-1
/
+2
2020-09-17
More improvements
Camelid
-5
/
+5
2020-09-17
Improve MIR sections in appendix
Camelid
-27
/
+54
2020-09-16
debug-logging=true instead of debug-assertions=yes
Macdonald Umoren
-2
/
+2
2020-09-16
Add link for `AnalysisDomain::NAME`
Dylan MacKenzie
-1
/
+2
2020-09-16
Describe how to generate graphviz diagrams for dataflow
Dylan MacKenzie
-0
/
+20
2020-09-15
Remove EN1
Santiago Pastorino
-4
/
+2
[prev]
[next]