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
/
comp
/
metadata
/
encoder.rs
Age
Commit message (
Expand
)
Author
Lines
2011-06-30
Move middle::attr to front::attr
Brian Anderson
-1
/
+1
2011-06-30
Make calling resource destructors work cross-crate
Marijn Haverbeke
-1
/
+1
2011-06-29
Re-enable tidy (it was broken) and fix various non-tidy things.
Graydon Hoare
-6
/
+8
2011-06-29
Write metadata for sythesized name/vers items to the crate's link attr
Brian Anderson
-1
/
+66
2011-06-29
Fix resource encoding bugs.
Graydon Hoare
-2
/
+3
2011-06-28
Cleanup attribute code. Issue #487
Brian Anderson
-1
/
+0
2011-06-28
Remove the last traces of the distinction between export / local meta items
Brian Anderson
-21
/
+0
2011-06-28
Rework how linkage attributes are determined
Brian Anderson
-6
/
+8
2011-06-28
Write metadata for more meta_item types. Issue #487
Brian Anderson
-7
/
+21
2011-06-28
Write metadata for crate attributes. Issue #487
Brian Anderson
-17
/
+31
2011-06-28
Add emacs variables to encoder.rs
Brian Anderson
-0
/
+10
2011-06-27
Rename metadata::defs to metadata::tags
Brian Anderson
-1
/
+1
2011-06-27
Cleanup in metadata module
Brian Anderson
-0
/
+2
2011-06-27
Extract llvm-independent code from cwriter to metadata::encoder
Brian Anderson
-0
/
+478
[prev]