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
/
libsyntax_ext
/
global_allocator.rs
Age
Commit message (
Expand
)
Author
Lines
2019-09-26
Rename `Item.node` to `Item.kind`
varkor
-1
/
+1
2019-09-15
Remove `with_legacy_ctxt`
Matthew Jasper
-1
/
+1
2019-09-15
Give more `Idents` spans
Matthew Jasper
-6
/
+6
2019-08-27
Cleanup: Consistently use `Param` instead of `Arg` #62426
Kevin Per
-6
/
+6
2019-08-23
Audit uses of `apply_mark` in built-in macros
Vadim Petrochenkov
-2
/
+1
2019-08-15
`Ident::with_empty_ctxt` -> `Ident::with_dummy_span`
Vadim Petrochenkov
-4
/
+4
2019-08-15
syntax_pos: `NO_EXPANSION`/`SyntaxContext::empty()` -> `SyntaxContext::root()`
Vadim Petrochenkov
-1
/
+1
2019-07-31
Replace AstBuilder with inherent methods
Mark Rousskov
-1
/
+0
2019-07-31
Remove Span argument from ExtCtxt::attribute
Mark Rousskov
-1
/
+1
2019-07-24
Fix rebase
Vadim Petrochenkov
-1
/
+1
2019-07-24
syntax_ext: Improve and simplify code generated by `#[global_allocator]`
Vadim Petrochenkov
-57
/
+28
2019-07-24
syntax_ext: Reuse built-in attribute template checking for macro attributes
Vadim Petrochenkov
-14
/
+5
2019-07-24
syntax_ext: Turn `#[global_allocator]` into a regular attribute macro
Vadim Petrochenkov
-145
/
+78
2019-07-24
Merge `rustc_allocator` into `libsyntax_ext`
Vadim Petrochenkov
-0
/
+296