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
/
test
/
pretty
/
block-comment-wchar.pp
Age
Commit message (
Expand
)
Author
Lines
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2015-04-21
Model lexer: Fix remaining issues
Piotr Czarnecki
-1
/
+0
2015-03-06
syntax: Remove deprecated unicode escapes
Alex Crichton
-4
/
+5
2015-02-02
`for x in xs.iter()` -> `for x in &xs`
Jorge Aparicio
-1
/
+1
2014-11-04
libsyntax: Forbid escapes in the inclusive range `\x80`-`\xff` in
Patrick Walton
-1
/
+1
2014-07-21
Fix pretty test
Corey Richardson
-0
/
+1
2014-05-27
Move std::{reflect,repr,Poly} to a libdebug crate
Alex Crichton
-1
/
+1
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-3
/
+3
2014-02-07
Added tests to make tidy
Derek Guenther
-1
/
+2
2013-11-27
Fix handling of upper/lowercase, and whitespace
Florian Zeitz
-6
/
+5
2013-11-27
Update Unicode data to version 6.3
Florian Zeitz
-23
/
+23
2013-09-30
pretty: Remove usage of fmt!
Alex Crichton
-1
/
+1
2013-08-03
remove obsolete `foreach` keyword
Daniel Micay
-1
/
+1
2013-08-01
migrate many `for` loops to `foreach`
Daniel Micay
-1
/
+1
2013-07-05
Fix fallout from span change
Seo Sanghyeon
-1
/
+0
2013-06-23
vec: remove BaseIter implementation
Daniel Micay
-1
/
+1
2013-06-14
fixed code to placate new restrictions on form of function/method invocations.
Felix S. Klock II
-2
/
+2
2013-06-13
make pp file conform to actual output, noting some oddities along the way.
Felix S. Klock II
-20
/
+26
2013-06-13
checkpoint block-comment-wchar state.
Felix S. Klock II
-0
/
+110