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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsyntax_pos
/
hygiene.rs
Age
Commit message (
Expand
)
Author
Lines
2018-03-14
Remove syntax and syntax_pos thread locals
John Kåre Alsaker
-7
/
+4
2018-01-12
Auto merge of #46551 - jseyfried:improve_legacy_modern_macro_interaction, r=nrc
bors
-0
/
+39
2018-01-01
Fix docs for future pulldown migration
Malo Jaffré
-4
/
+7
2017-12-14
incr.comp.: Speed up span hashing by caching expansion context hashes.
Michael Woerister
-0
/
+9
2017-12-13
Improve interaction between macros 2.0 and `macro_rules!`.
Jeffrey Seyfried
-0
/
+39
2017-12-12
Refactor `MarkData` field `modern: bool` to `kind: MarkKind`.
Jeffrey Seyfried
-14
/
+28
2017-12-01
incr.comp.: Properly hash and encode macro expansion information.
Michael Woerister
-4
/
+29
2017-09-23
Compress "small" spans to 32 bits and intern "large" spans
Vadim Petrochenkov
-1
/
+1
2017-08-18
Auto merge of #43832 - huntiep:compiler-desugaring-enum, r=nikomatsakis
bors
-3
/
+23
2017-08-16
Use direct references to CompilerDesugaringKind
Hunter Praska
-12
/
+0
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-1
/
+1
2017-08-12
Implement CompilerDesugaringKind enum
Hunter Praska
-3
/
+35
2017-08-12
syntax: #[allow_internal_unsafe] bypasses the unsafe_code lint in macros.
Eduard-Mihai Burtescu
-0
/
+3
2017-06-26
Simplify `hygiene::Mark` application, and
Jeffrey Seyfried
-15
/
+9
2017-05-25
Improve efficiency.
Jeffrey Seyfried
-6
/
+13
2017-05-25
Hygienize `librustc_typeck`.
Jeffrey Seyfried
-1
/
+19
2017-05-25
Hygienize `librustc_resolve`.
Jeffrey Seyfried
-22
/
+170
2017-03-29
Merge `ExpnId` and `SyntaxContext`.
Jeffrey Seyfried
-7
/
+87
2017-03-29
Move `syntax::ext::hygiene` to `syntax_pos::hygiene`.
Jeffrey Seyfried
-0
/
+122