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_front
Age
Commit message (
Expand
)
Author
Lines
2015-09-21
Use ast::AsmDialect's variants qualified, and drop the pointless prefix.
Ms2ger
-1
/
+1
2015-09-21
Remove hir::AsmDialect in favour of ast::AsmDialect.
Ms2ger
-17
/
+3
2015-09-18
Auto merge of #28442 - nagisa:remove-enum-vis-field, r=alexcrichton
bors
-5
/
+1
2015-09-18
Implement empty struct with braces (RFC 218)
Vadim Petrochenkov
-25
/
+25
2015-09-17
Resolve prefix in imports with empty braces
Vadim Petrochenkov
-2
/
+1
2015-09-17
Workaround for imports with empty braces
Vadim Petrochenkov
-2
/
+2
2015-09-17
Correctly walk import lists in AST visitors
Vadim Petrochenkov
-12
/
+21
2015-09-17
Remove Visibility field from enum variants
Simonas Kazlauskas
-5
/
+1
2015-09-17
Remove hir::ExprParen
Nick Cameron
-13
/
+3
2015-09-16
Use ast attributes every where (remove HIR attributes).
Nick Cameron
-1551
/
+57
2015-09-05
Auto merge of #28190 - arielb1:generic-key-entry, r=eddyb
bors
-7
/
+10
2015-09-04
Auto merge of #28170 - nagisa:loopctl-label-spans, r=alexcrichton
bors
-6
/
+12
2015-09-03
create a region-map for types in generics
Ariel Ben-Yehuda
-7
/
+10
2015-09-03
Adapt the PR for HIR changes
Simonas Kazlauskas
-6
/
+12
2015-09-03
Use consistent terminology for byte string literals
Vadim Petrochenkov
-4
/
+4
2015-09-03
Add an intital HIR and lowering step
Nick Cameron
-0
/
+9258
[prev]