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
/
search_paths.rs
Age
Commit message (
Expand
)
Author
Lines
2025-02-22
Greatly simplify lifetime captures in edition 2024
Michael Goulet
-6
/
+5
2025-02-08
Rustfmt
bjorn3
-4
/
+4
2024-11-15
rustc_metadata: Preprocess search paths for better performance
Piotr Osiewicz
-9
/
+50
2024-11-02
Rename target triple to target tuple in many places in the compiler
Noratrieb
-3
/
+3
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-09-11
Make SearchPath::new public
Vetle Rasmussen
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-3
/
+5
2024-04-29
Remove `extern crate rustc_macros` from numerous crates.
Nicholas Nethercote
-0
/
+1
2024-04-23
Mark @RUSTC_BUILTIN search path usage as unstable
Lukas Wirth
-0
/
+9
2024-03-25
Replace implementation with @RUSTC_BUILTIN prefix substitution var
Lukas Wirth
-14
/
+7
2024-03-25
Make sysroot mandatory for rustdoc
Lukas Wirth
-12
/
+3
2024-03-25
Implement `-L builtin:$path`
Lukas Wirth
-1
/
+28
2024-03-06
Rewrite the `untranslatable_diagnostic` lint.
Nicholas Nethercote
-0
/
+1
2023-12-23
Rename `EarlyDiagCtxt` methods to match `DiagCtxt`.
Nicholas Nethercote
-1
/
+1
2023-12-18
Rename many `EarlyDiagCtxt` arguments.
Nicholas Nethercote
-2
/
+2
2023-12-18
Rename `EarlyErrorHandler` as `EarlyDiagCtxt`.
Nicholas Nethercote
-2
/
+2
2023-06-27
Provide more context for `rustc +nightly -Zunstable-options` on stable
许杰友 Jieyou Xu (Joe)
-3
/
+3
2022-04-19
incr. comp.: Don't export impl_stable_hash_via_hash!() and warn about using it.
Michael Woerister
-3
/
+1
2022-02-02
Make `SearchPathFile::file_name_str` non-optional.
Nicholas Nethercote
-13
/
+13
2021-09-08
Doc comments
bjorn3
-11
/
+11
2020-09-17
use strip_prefix over starts_with and manual slicing based on pattern length ...
Matthias Krüger
-10
/
+10
2020-08-30
mv compiler to compiler/
mark
-0
/
+95