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
/
test
/
auxiliary
/
macro_crate_test.rs
Age
Commit message (
Expand
)
Author
Lines
2014-09-19
Add enum variants to the type namespace
Nick Cameron
-1
/
+1
2014-09-14
Fix fallout in macro_crate/quote tests.
Eduard Burtescu
-6
/
+5
2014-09-10
Change ItemModifier and ItemDecorator to traits
Steven Fackler
-1
/
+1
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-3
/
+3
2014-08-14
Followup to PR #16477: a run-pass regression test for Issue #15750.
Felix S. Klock II
-0
/
+12
2014-08-13
rustc lexer: regression tests for embedded Idents.
Felix S. Klock II
-0
/
+26
2014-07-26
Remove managed_box gate from tests
Brian Anderson
-1
/
+1
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-2
/
+2
2014-06-14
rustc: Obsolete the `@` syntax entirely
Alex Crichton
-3
/
+5
2014-06-09
Convert tests to use #[plugin_registrar]
Keegan McAllister
-11
/
+10
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-2
/
+3
2014-04-16
syntax: unify all MacResult's into a single trait.
Huon Wilson
-2
/
+2
2014-04-14
Use new attribute syntax in python files in src/etc too (#13478)
Manish Goregaokar
-1
/
+1
2014-03-11
Add an ItemModifier syntax extension type
Steven Fackler
-3
/
+12
2014-02-14
extern mod => extern crate
Alex Crichton
-1
/
+1
2014-02-04
Replaced with a single "quote" feature gate.
James Deng
-1
/
+1
2014-02-04
Feature gate all quasi-quoting macros.
James Deng
-1
/
+1
2014-01-25
Simplify and rename macro API
Steven Fackler
-2
/
+2
2014-01-17
test: Add the ability to force a host target
Alex Crichton
-0
/
+2
2014-01-16
Load macros from external modules
Steven Fackler
-0
/
+42