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
/
librustc_lexer
Age
Commit message (
Expand
)
Author
Lines
2019-10-27
librustc_lexer: Enhance documentation
Igor Aleksanov
-24
/
+225
2019-09-05
fill metadata in rustc_lexer's Cargo.toml
Aleksey Kladov
-0
/
+6
2019-09-04
flatten rustc_lexer::character_properties module
Aleksey Kladov
-65
/
+70
2019-09-04
remove XID and Pattern_White_Space unicode tables from libcore
Aleksey Kladov
-37
/
+34
2019-08-19
remove composite tokens support from the lexer
Aleksey Kladov
-162
/
+14
2019-08-14
remove special handling of \r\n from the lexer
Aleksey Kladov
-38
/
+11
2019-08-02
librustc_lexer: Unconfigure tests during normal build
Vadim Petrochenkov
-280
/
+279
2019-07-27
Add comment
topecongiro
-0
/
+2
2019-07-27
Add lib section to rustc_lexer's Cargo.toml
topecongiro
-0
/
+4
2019-07-23
Rollup merge of #62869 - matklad:feature-gate, r=Mark-Simulacrum
Mark Rousskov
-2
/
+1
2019-07-23
Update src/librustc_lexer/src/lib.rs
Aleksey Kladov
-1
/
+1
2019-07-22
add rustc_private as a proper language feature gate
Aleksey Kladov
-1
/
+0
2019-07-21
move unescape module to rustc_lexer
Aleksey Kladov
-0
/
+603
2019-07-20
Introduce rustc_lexer
Aleksey Kladov
-0
/
+776