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_span
/
hygiene.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-1239
/
+0
2020-08-15
replaced log with tracing
Gurpreet Singh
-1
/
+1
2020-08-14
Rework `rustc_serialize`
Matthew Jasper
-16
/
+33
2020-08-09
Auto merge of #75137 - Aaron1011:fix/hygiene-skip-expndata, r=petrochenkov
bors
-4
/
+21
2020-08-09
Auto merge of #75134 - Aaron1011:feature/expn-data-parent-hash, r=petrochenkov
bors
-3
/
+5
2020-08-09
Add comment about the lack of `ExpnData` serialization for proc-macro crates
Aaron Hill
-0
/
+3
2020-08-08
fix clippy::needless_return: remove unneeded return statements
Matthias Krüger
-2
/
+2
2020-08-04
Don't serialize ExpnData for foreign crates
Aaron Hill
-4
/
+18
2020-08-04
Hash parent ExpnData
Aaron Hill
-3
/
+5
2020-08-02
fix typos
liuzhenyu
-2
/
+2
2020-07-26
Share serialization optimization between incr and metadata
Aaron Hill
-35
/
+109
2020-07-26
Properly reset `orig_id` when loading from incremental cache
Aaron Hill
-1
/
+11
2020-07-26
Ignore `orig_id` for stable hashing
Aaron Hill
-0
/
+7
2020-07-26
Hygiene serialization implementation
Aaron Hill
-24
/
+276
2020-07-09
Eliminate confusing "globals" terminology.
Nicholas Nethercote
-2
/
+2
2020-07-03
Rollup merge of #73881 - pierwill:pierwill-citations, r=jonas-schievink
Manish Goregaokar
-5
/
+4
2020-07-02
Standardize bibliographic citations in rustc API docs
pierwill
-5
/
+4
2020-06-29
Serialize all foreign `SourceFile`s into proc-macro crate metadata
Aaron Hill
-1
/
+2
2020-06-26
Explain move errors that occur due to method calls involving `self`
Aaron Hill
-2
/
+9
2020-06-22
Revert "Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikoma...
Aaron Hill
-11
/
+2
2020-06-11
Explain move errors that occur due to method calls involving `self`
Aaron Hill
-2
/
+11
2020-05-22
Remove `macro_defs` map
Aaron Hill
-3
/
+19
2020-05-02
fix rustdoc warnings
Tshepang Lekhonkhobe
-1
/
+1
2020-03-23
Split long derive lists into two derive attributes.
Ana-Maria Mihalache
-23
/
+4
2020-03-16
hygiene: `modern` -> `normalize_to_macros_2_0`
Vadim Petrochenkov
-16
/
+16
2020-01-26
rustc_span: move pretty syntax from macro_backtrace to ExpnKind::descr.
Eduard-Mihai Burtescu
-5
/
+9
2020-01-26
Don't use ExpnKind::descr to get the name of a bang macro.
Eduard-Mihai Burtescu
-2
/
+4
2019-12-30
Rename directories for some crates from `syntax_x` to `rustc_x`
Vadim Petrochenkov
-0
/
+850