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
/
librustc
/
metadata
/
macro_import.rs
Age
Commit message (
Expand
)
Author
Lines
2015-09-16
Auto merge of #28353 - GuillaumeGomez:error_codes, r=Manishearth
bors
-7
/
+13
2015-09-16
Use ast attributes every where (remove HIR attributes).
Nick Cameron
-1
/
+0
2015-09-13
Add part of new error codes in librustc
Guillaume Gomez
-7
/
+13
2015-09-03
Add an intital HIR and lowering step
Nick Cameron
-2
/
+3
2015-07-28
remove `get_ident` and `get_name`, make `as_str` sound
Oliver Schneider
-4
/
+4
2015-06-10
Removed many pointless calls to *iter() and iter_mut()
Joshua Landau
-2
/
+2
2015-03-26
rustc: Remove old #[phase] and #[plugin]
Alex Crichton
-9
/
+0
2015-03-06
Auto merge of #22899 - huonw:macro-stability, r=alexcrichton
bors
-0
/
+3
2015-03-06
Add #[allow_internal_unstable] to track stability for macros better.
Huon Wilson
-0
/
+3
2015-03-03
Change span_help calls to fileline_help where appropriate
Ivan Radanov Ivanov
-1
/
+1
2015-02-20
Remove remaining uses of `[]`. This time I tried to use deref coercions where...
Niko Matsakis
-2
/
+2
2015-02-12
Separate macro and plugin loading
Keegan McAllister
-0
/
+186