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
/
libstd
/
rl.rs
Age
Commit message (
Expand
)
Author
Lines
2013-05-10
Move core::task::local_data to core::local_data
Youngsoo Son
-2
/
+2
2013-04-27
only use #[no_core] in libcore
Daniel Micay
-3
/
+0
2013-04-14
std: remove unused unsafe blocks/functions
Alex Crichton
-19
/
+15
2013-03-11
libsyntax: Stop parsing bare functions in preparation for switching them over
Patrick Walton
-1
/
+1
2013-03-07
libstd: Remove `extern mod { ... }` from libstd. rs=deexterning
Patrick Walton
-8
/
+12
2013-02-15
libstd: Get rid of `move`.
Luqman Aden
-1
/
+1
2013-02-07
Make ~fn non-copyable, make &fn copyable, split barefn/closure types,
Niko Matsakis
-2
/
+2
2013-01-29
libstd: De-export libstd. rs=deexport
Patrick Walton
-8
/
+7
2013-01-23
libsyntax: Remove `fn() unsafe { ... }`. r=graydon
Patrick Walton
-13
/
+20
2013-01-10
librustc: Make all external functions unsafe. r=tjc
Patrick Walton
-7
/
+7
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-0
/
+1
2013-01-08
Revert "librustc: Make unqualified identifier searches terminate at the neare...
Patrick Walton
-1
/
+0
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-0
/
+1
2012-12-27
librustc: Terminate name searches at the nearest module scope for paths that ...
Patrick Walton
-2
/
+4
2012-12-10
Add license boilerplate to more files.
Graydon Hoare
-0
/
+10
2012-11-05
Make std::rl unsafe. #3921
Brian Anderson
-6
/
+9
2012-11-04
Use a linenoise with win32 support
Brian Anderson
-6
/
+0
2012-11-04
Move rusti::rl to std::rl
Zack Corr
-0
/
+75