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
/
librustc
/
session
/
search_paths.rs
Age
Commit message (
Expand
)
Author
Lines
2016-01-15
Add an --output option for specifying an error emitter
Nick Cameron
-4
/
+3
2015-12-17
move error handling from libsyntax/diagnostics.rs to libsyntax/errors/*
Nick Cameron
-2
/
+2
2015-08-25
Respect `--color` when printing early errors
Barosl Lee
-2
/
+3
2015-03-23
Add generic conversion traits
Aaron Turon
-1
/
+1
2015-03-13
Reject `-L ""`, `-L native=`, and other empty search paths.
Ryan Prichard
-0
/
+4
2015-03-04
std: Deprecate std::old_io::fs
Alex Crichton
-3
/
+4
2015-02-04
rustc: Recognize `-L framework=foo`
Alex Crichton
-0
/
+3
2015-01-29
s/Show/Debug/g
Jorge Aparicio
-2
/
+2
2015-01-21
Fallout from stabilization.
Aaron Turon
-4
/
+4
2015-01-16
rustc: Fix a leak in dependency= paths
Alex Crichton
-3
/
+6
2015-01-13
Some random things
Nick Cameron
-2
/
+2
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-2
/
+2
2015-01-03
rustc: fix fallout
Jorge Aparicio
-1
/
+3
2014-12-31
rustc: Re-jigger -L and -l for MSYS compatibility
Alex Crichton
-9
/
+8
2014-12-23
rustc: Add knowledge of separate lookup paths
Alex Crichton
-0
/
+69