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
2018-08-20
Update existential-types.md
Oliver Schneider
-3
/
+3
2018-08-20
Explain existential types
Oliver Schneider
-0
/
+49
2018-08-20
Update copyright guidance to omit notices for new files.
Josh Triplett
-32
/
+5
2018-08-11
More descriptive name for #[test] implementation
John Renner
-1
/
+1
2018-08-11
Shorten line length
John Renner
-20
/
+29
2018-08-11
Add testing chapter
John Renner
-0
/
+146
2018-08-09
Update compiler test documentation
Tom Tromey
-2
/
+12
2018-07-16
minor improvements
mark
-1
/
+6
2018-07-16
add notes about generating llvm ir
mark
-53
/
+117
2018-07-16
line length
mark
-6
/
+7
2018-07-16
add a bit on llvm
mark
-1
/
+48
2018-07-14
add a bit about buffered lints
mark
-0
/
+38
2018-07-10
update definitions
mark
-2
/
+2
2018-07-10
Attempt to address review comments
mark
-8
/
+8
2018-07-10
define FileMap; fix #35
mark
-6
/
+8
2018-07-09
fix lacking spaces
mark
-5
/
+5
2018-07-09
fix all the not-en-dashes
mark
-100
/
+100
2018-07-09
Update mdbook
Eric Huss
-1
/
+1
2018-07-09
Add the small amount i know about hygiene (#167)
Who? Me?!
-0
/
+50
2018-07-08
Quick fix: copy/paste error
Who? Me?!
-5
/
+0
2018-07-08
md -> html
Oliver Schneider
-1
/
+1
2018-07-08
Satisfy tidy checks
Oliver Schneider
-23
/
+24
2018-07-08
Add some details about `DefId` creation
Oliver Schneider
-1
/
+13
2018-07-08
Address review
Oliver Schneider
-1
/
+3
2018-07-08
Add some explanation of lowering ids
Oliver Schneider
-1
/
+37
2018-07-05
add a link to the rustc docs
mark
-0
/
+4
2018-07-04
"and has" → "because it has"
Zack M. Davis
-2
/
+3
2018-07-04
rewrite suggestions intro to be less bizarrely edition/rustfix centric
Zack M. Davis
-9
/
+13
2018-07-04
mention lint-level command line flags as well as attributes
Zack M. Davis
-1
/
+2
2018-07-04
cautionary parenthetical about failing to emit a `DiagnosticBuilder`
Zack M. Davis
-1
/
+3
2018-07-04
"easier" → "more informative"; omit needless clause
Zack M. Davis
-1
/
+1
2018-07-04
`span_to_snippet` return value is a `Result`, not an `Option`
Zack M. Davis
-2
/
+2
2018-07-04
add links for `Span`, `CodeMap`, and `rustfix`
Zack M. Davis
-14
/
+19
2018-06-26
Keep glossary definition of codegen
Alex Kitchens
-1
/
+2
2018-06-26
Rename trans to codegen
Alex Kitchens
-5
/
+5
2018-06-25
Update query.md
Eduard-Mihai Burtescu
-3
/
+1
2018-06-25
Update high-level-overview.md
Eduard-Mihai Burtescu
-1
/
+1
2018-06-25
rustc: rename ty::maps to ty::query.
Eduard-Mihai Burtescu
-9
/
+9
2018-06-25
don't mention new rustdoc
Zack M. Davis
-4
/
+1
2018-06-25
include `./` in example x.py commands for smoother copy-paste experience
Zack M. Davis
-2
/
+2
2018-06-12
Capitalize a word
scalexm
-2
/
+2
2018-06-12
Add chalk rules for type defs
scalexm
-1
/
+75
2018-06-10
Merge pull request #149 from rust-lang-nursery/mark-i-m-patch-1
Niko Matsakis
-3
/
+10
2018-06-10
Merge pull request #153 from mark-i-m/code_index_01
Niko Matsakis
-7
/
+23
2018-06-08
update trait ref
Mark Mansi
-1
/
+1
2018-06-08
removed whitespace
Alexander Regueiro
-1
/
+1
2018-06-08
mention bless
Mark Mansi
-0
/
+4
2018-06-08
Merge pull request #152 from mark-i-m/glossary_more
Niko Matsakis
-0
/
+7
2018-06-05
fix build
Mark Mansi
-2
/
+2
2018-06-05
Add bit about ctags; close #80
Mark Mansi
-3
/
+21
[prev]
[next]