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-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
2020-09-15
Complete text about salsa base inputs
Santiago Pastorino
-5
/
+4
2020-09-15
Add Salsa In More Depth lecture
Santiago Pastorino
-1
/
+4
2020-09-15
Use latest patch release of mdBook and linkcheck
Camelid
-2
/
+2
2020-09-15
Bump mdbook version
Camelid
-1
/
+1
2020-09-14
Fix typo
LeSeulArtichaut
-1
/
+1
2020-09-14
Make the HIR chapter point to the new chapter on IDs
LeSeulArtichaut
-36
/
+10
2020-09-14
Apply suggestions from code review
LeSeulArtichaut
-2
/
+2
2020-09-14
Add a chapter on all the identifiers used through `rustc`
LeSeulArtichaut
-0
/
+64
2020-09-13
Update `Visitor` and `Cursor` examples
Dylan MacKenzie
-4
/
+4
2020-09-13
Line edits
Dylan MacKenzie
-24
/
+29
2020-09-13
Add missing link to `Engine`
Dylan MacKenzie
-0
/
+1
2020-09-13
Initial draft of MIR dataflow framework docs
Dylan MacKenzie
-0
/
+166
2020-09-12
correct attribute used here
Monadic Cat
-1
/
+1
2020-09-12
Address nits
Joshua Nelson
-2
/
+2
2020-09-12
Note that the default is 2015
Joshua Nelson
-1
/
+2
2020-09-12
Document edition flag for UI tests
Joshua Nelson
-0
/
+1
2020-09-12
Fix typo
LeSeulArtichaut
-1
/
+1
2020-09-12
Hide `@rustdoc` implementation details
LeSeulArtichaut
-3
/
+4
2020-09-12
Apply suggestions from code review
LeSeulArtichaut
-3
/
+3
2020-09-12
Update src/rustbot.md
Tshepang Lekhonkhobe
-1
/
+1
2020-09-12
Update src/rustbot.md
Tshepang Lekhonkhobe
-1
/
+1
2020-09-12
Update src/contributing.md
Tshepang Lekhonkhobe
-1
/
+1
2020-09-12
Update src/contributing.md
Tshepang Lekhonkhobe
-1
/
+1
2020-09-12
Add a chapter on useful `@rustbot` commands
LeSeulArtichaut
-4
/
+76
2020-09-12
Improve link and description of entry points in parser section (#876)
Gus Wynn
-2
/
+3
2020-09-11
Fix typo
LeSeulArtichaut
-1
/
+1
2020-09-11
Apply suggestions from code review
LeSeulArtichaut
-4
/
+5
2020-09-11
Clean up 'Contributing to Rust - Pull Requests'
LeSeulArtichaut
-36
/
+54
2020-09-10
Fix other library commands
Joshua Nelson
-1
/
+1
2020-09-10
Fix incorrect docs about stages
Joshua Nelson
-1
/
+1
2020-09-09
Add back information about Googling
Camelid
-16
/
+20
[prev]
[next]