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
Age
Commit message (
Expand
)
Author
Lines
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-07-04
Auto merge of #51803 - lucasem:rustdoc-code-hash-escape, r=GuillaumeGomez
bors
-0
/
+17
2018-07-04
rustdoc book on codeblock hash escaping
Lucas Morales
-0
/
+17
2018-07-04
Unstable book documentation of tool lints
flip1995
-0
/
+35
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-26
Auto merge of #49469 - Nokel81:allow-irrefutable-let-patterns, r=nikomatsakis
bors
-0
/
+28
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-25
make the `while let` loop terminate
Niko Matsakis
-1
/
+1
2018-06-22
Rollup merge of #51158 - ogham:patch-1, r=steveklabnik
kennytm
-0
/
+24
2018-06-18
Update books for next release
Mark Simulacrum
-0
/
+0
2018-06-12
Capitalize a word
scalexm
-2
/
+2
2018-06-12
Add chalk rules for type defs
scalexm
-1
/
+75
2018-06-12
rustdoc: add --extern-html-root-url flag
QuietMisdreavus
-0
/
+15
2018-06-12
update wording, do not change parser
Niko Matsakis
-6
/
+11
2018-06-12
Stabilize #[repr(transparent)]
Simon Sapin
-176
/
+0
2018-06-11
Mark alloc_jemalloc as perma-unstable
Simon Sapin
-13
/
+0
2018-06-11
Move Unstable Book sections for #[global_allocator] and System to std::alloc ...
Simon Sapin
-148
/
+0
2018-06-11
Remove some '#[feature]' attributes for stabilized features
Simon Sapin
-1
/
+0
2018-06-11
Remove alloc::Opaque and use *mut u8 as pointer type for GlobalAlloc
Mike Hommey
-3
/
+3
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-10
Stabilize entry-or-default
Guillaume Gomez
-13
/
+0
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
rename `irrefutable_let_pattern` to `irrefutable_let_patterns`
Niko Matsakis
-4
/
+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
2018-06-05
Rollup merge of #51183 - teiesti:rustdoc-book-termination, r=steveklabnik
Mark Simulacrum
-11
/
+30
2018-06-05
Rollup merge of #50852 - mandeep:fix-rustdoc-example-testing, r=GuillaumeGomez
Mark Simulacrum
-2
/
+4
2018-06-05
Implementation of RFC 2086 - Allow Irrefutable Let patterns
Sebastian Malton
-0
/
+23
2018-06-05
Improve wording
Tobias Stolzmann
-2
/
+3
2018-06-05
Update rustdoc book to suggest using Termination trait instead of hidden ‘f...
Tobias Stolzmann
-11
/
+29
2018-06-04
fix typo
Mark Mansi
-1
/
+1
2018-06-04
tests dont need to pass
Mark Mansi
-2
/
+2
2018-06-04
long line
Mark
-1
/
+2
2018-06-04
Address review feedback
Mark
-9
/
+16
2018-06-04
add more on crater + perf runs
Mark
-0
/
+17
2018-06-04
add a bit about crater
Mark Mansi
-1
/
+32
[prev]
[next]