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
2019-06-26
Update src/borrow_check/region_inference/lifetime_parameters.md
Niko Matsakis
-1
/
+1
2019-06-26
Update src/borrow_check/region_inference/constraint_propagation.md
Niko Matsakis
-1
/
+1
2019-06-26
adjust overview slightly
Niko Matsakis
-13
/
+14
2019-06-26
describe region inference and member constraints in some detail
Niko Matsakis
-68
/
+466
2019-06-26
start filling out the constraint propagation chapter in more detail
Niko Matsakis
-1
/
+144
2019-06-26
break out parts of the region inference chapter into sub-chapters
Niko Matsakis
-457
/
+461
2019-06-26
fix typo
Niko Matsakis
-1
/
+1
2019-06-26
avoid ftp links
Mark Mansi
-2
/
+2
2019-06-26
fix broken links
Mark Mansi
-5
/
+6
2019-06-26
add bibligraphy appendix
Mark Mansi
-0
/
+90
2019-06-24
Update to mdbook-linkcheck 0.3.0
Who? Me?!
-1
/
+1
2019-06-24
Update mdbook
Who? Me?!
-2
/
+2
2019-06-24
Change stage0 cfg_attr to bootstrap
flip1995
-1
/
+1
2019-06-24
fix compiler-team
b41sh
-1
/
+1
2019-06-20
Added Rustc Debugger Support Chapter
Amanjeev Sethi
-0
/
+322
2019-06-15
fix typos
Mark Mansi
-2
/
+2
2019-06-15
Update for TyCtxt<'a, 'gcx, 'tcx> -> TyCtxt<'tcx>.
Eduard-Mihai Burtescu
-76
/
+27
2019-06-15
fix ci failures, typos, broken links
Mark Mansi
-4
/
+4
2019-06-15
Some edits to address review comments
Mark Mansi
-60
/
+114
2019-06-15
Notes about closure de-sugaring
Blitzerr
-0
/
+160
2019-06-15
add note about rebuilding llvm
Mark Mansi
-1
/
+3
2019-06-15
Changes to config.toml require a clean
Jonathan Behrens
-0
/
+3
2019-06-13
Fix a few typos in type inference chapter
Jonas Schievink
-3
/
+3
2019-06-12
Add triagebot
Santiago Pastorino
-0
/
+1
2019-06-11
Update how-to-build-and-run.md
Who? Me?!
-1
/
+2
2019-06-11
Update how-to-build-and-run.md
Who? Me?!
-7
/
+5
2019-06-11
Update compiler-debugging.md
Who? Me?!
-3
/
+4
2019-06-11
use debug instead of debuginfo-level
Who? Me?!
-3
/
+4
2019-06-07
Replaced tabs with spaces
mdsimmo
-77
/
+77
2019-06-07
correct indentation
mdsimmo
-80
/
+77
2019-06-02
Update information about debuginfo configuration
Vadim Petrochenkov
-10
/
+8
2019-06-02
fix long line
mark
-1
/
+2
2019-06-02
Fixed misspelling
Vallentin
-3
/
+3
2019-05-28
Add more info subsection with links to forge and rustc api docs
Santiago Pastorino
-0
/
+11
2019-05-17
Renamed the file and title of the diagnostics chapter.
Julian Wollersberger
-5
/
+5
2019-05-15
Added rustc phases diagram and explanation
Iñaki Garay
-44
/
+230
2019-05-15
Mention running tests for subdirectories
varkor
-3
/
+22
2019-05-15
Fixed links broken by merging chalks rules and solve
Iñaki Garay
-11
/
+9
2019-05-14
Add documentation about profile-guided optimization.
Michael Woerister
-0
/
+133
2019-05-07
Fix typo, 'which' repeated twice
Tom Mulvaney
-1
/
+1
2019-05-04
Merge pull request #304 from rasendubi/fix-canonicalization
Niko Matsakis
-6
/
+6
2019-05-03
Rename to RUSTC_LOG
Yuki Okushi
-9
/
+9
2019-05-03
Added mention of universal ctags
Iñaki Garay
-4
/
+13
2019-05-01
Fix link in walkthrough
guilherme
-0
/
+2
2019-05-01
Remove IRC from discussion chats
Nicolas
-10
/
+4
2019-05-01
Bring the updating LLVM guide up to date
Alex Crichton
-35
/
+27
2019-04-25
use nightly rust for ci
Mark Mansi
-0
/
+2
2019-04-25
Fixed broken chalk links
Iñaki Garay
-4
/
+4
2019-04-24
Add documentation for two-phase borrows
Matthew Jasper
-0
/
+101
2019-04-24
Explain new powers of the `treat-err-as-bug` flag
Oliver Scherer
-2
/
+4
[prev]
[next]