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
/
rustc
/
syntax
/
ast_util.rs
Age
Commit message (
Expand
)
Author
Lines
2012-03-29
rustc: Move ast, ast_util, visit to rustsyntax
Brian Anderson
-330
/
+0
2012-03-29
Require "self" as base expression for intra-class method or field references
Tim Chevalier
-3
/
+1
2012-03-28
Allow explicit self-calls within classes
Tim Chevalier
-18
/
+19
2012-03-26
rustc: Move eval_const_expr to its own mod
Brian Anderson
-166
/
+0
2012-03-26
Enforce privacy declarations for class fields and methods
Tim Chevalier
-4
/
+17
2012-03-23
Implement built-in native modules as an alternative to intrinsics
Marijn Haverbeke
-0
/
+3
2012-03-21
add mut decls to rustc and make them mandatory
Niko Matsakis
-4
/
+4
2012-03-21
methods work
Tim Chevalier
-1
/
+3
2012-03-20
Class methods WIP
Tim Chevalier
-1
/
+15
2012-03-14
std: Rename the hashmap constructors to conform to new standards
Brian Anderson
-1
/
+1
2012-03-14
Add crude support for casts in constant expressions
Marijn Haverbeke
-21
/
+42
2012-03-13
Overhaul constructor naming in libs
Brian Anderson
-1
/
+1
2012-03-09
rustc: Add region def ids to the AST
Patrick Walton
-1
/
+1
2012-03-09
Revert "rustc: Create def IDs for region parameters"
Patrick Walton
-2
/
+1
2012-03-09
rustc: Create def IDs for region parameters
Patrick Walton
-1
/
+2
2012-03-08
Explicitly store self_ids use for self locals in methods
Marijn Haverbeke
-1
/
+1
2012-03-08
rustc: Add the safe address-of operator to the AST
Patrick Walton
-0
/
+1
2012-03-02
Move src/comp to src/rustc
Graydon Hoare
-0
/
+443