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
/
compiler
/
rustc_session
/
src
/
filesearch.rs
Age
Commit message (
Expand
)
Author
Lines
2022-09-01
Always import all tracing macros for the entire crate instead of piecemeal by...
Oli Scherer
-1
/
+0
2022-03-24
Prettify rustc_session fmt with capturing args (nfc)
Jubilee Young
-1
/
+1
2022-02-02
Inline and remove `FileSearch::search`.
Nicholas Nethercote
-14
/
+1
2022-02-02
Remove `FileMatch`.
Nicholas Nethercote
-12
/
+2
2022-02-02
Remove rlib special-casing in `FileSearch::search`.
Nicholas Nethercote
-10
/
+1
2021-12-04
Use IntoIterator for array impl everywhere.
Mara Bos
-2
/
+2
2021-09-08
Move get_tools_search_paths from FileSearch to Session
bjorn3
-12
/
+0
2021-09-08
Doc comments
bjorn3
-6
/
+6
2021-05-10
Adjust target search algorithm for rustlib path
Simonas Kazlauskas
-53
/
+15
2021-02-25
fix review
klensy
-1
/
+1
2021-02-23
replaced some unwrap_or with unwrap_or_else
klensy
-1
/
+1
2021-02-05
Auto merge of #79253 - rcvalle:fix-rustc-sysroot-cas, r=nagisa
bors
-7
/
+45
2021-01-27
Fix rustc sysroot in systems using CAS
Ramon de C Valle
-7
/
+45
2020-12-30
where possible, pass slices instead of &Vec or &String (clippy::ptr_arg)
Matthias Krüger
-1
/
+1
2020-10-28
Dogfood {exclusive,half-open} ranges in compiler (nfc)
Jubilee Young
-2
/
+2
2020-09-26
Remove unused #[allow(...)] statements from compiler/
est31
-2
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+171