index
:
rust
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
comp
/
front
/
creader.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
rustc: Remove uses of Unicode in type deserialization and fix vector-push ↵
Patrick Walton
2011-03-21
1
-37
/
+40
|
|
|
|
operations
*
rustc: Update type serialization and deserialization for the "mutable?" change
Patrick Walton
2011-03-21
1
-5
/
+15
|
*
rustc: Merge in type serialization and deserialization
Marijn Haverbeke
2011-03-21
1
-0
/
+171
|
|
|
|
Signed-off-by: Patrick Walton <
[email protected]
>
*
Revert 6fdb81fa17b3c7147a69edc5217c9f93ff485410, it is causing failures in
Rafael Ávila de Espíndola
2011-03-16
1
-20
/
+3
|
|
|
|
the bots.
*
rustc: Remove the memory-managed interface to LLVM memory buffers; passing ↵
Patrick Walton
2011-03-15
1
-1
/
+0
|
|
|
|
them around transfers ownership
*
rustc: Open "use"d crates with the LLVM object file reader
Patrick Walton
2011-03-15
1
-3
/
+26
|
*
rustc: Add an annotation for the crate definition to view_item_use
Patrick Walton
2011-03-15
1
-7
/
+36
|
*
rustc: Add a stub crate reader module for "use" directives
Patrick Walton
2011-03-15
1
-0
/
+28