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
/
utils.rs
Age
Commit message (
Expand
)
Author
Lines
2023-03-23
Rollup merge of #109231 - Zoxc:fs-non-canon, r=eholk
Matthias Krüger
-1
/
+2
2023-03-19
The name of NativeLib will be presented
yukang
-1
/
+8
2023-03-16
Add `try_canonicalize` to `rustc_fs_util` and use it over `fs::canonicalize`
John Kåre Alsaker
-1
/
+2
2022-12-20
rustc: Remove needless lifetimes
Jeremy Stucki
-1
/
+1
2022-10-19
Get rid of native_library projection queries
nils
-0
/
+11
2022-07-26
Lib kind -l link-arg:
Daniil Belov
-1
/
+4
2022-05-22
rustc_parse: Move AST -> TokenStream conversion logic to `rustc_ast`
Vadim Petrochenkov
-58
/
+0
2022-05-18
use `CursorRef` more, to not to clone `Tree`s
klensy
-1
/
+1
2022-04-28
rustc_ast: Harmonize delimiter naming with `proc_macro::Delimiter`
Vadim Petrochenkov
-2
/
+2
2022-04-19
incr. comp.: Don't export impl_stable_hash_via_hash!() and warn about using it.
Michael Woerister
-4
/
+2
2022-04-02
ast_lowering: Stop wrapping `ident` matchers into groups
Vadim Petrochenkov
-0
/
+3
2022-03-30
Stabilize native library modifier syntax and the `whole-archive` modifier spe...
Vadim Petrochenkov
-0
/
+20
2022-03-16
resolve the conflict in compiler/rustc_session/src/parse.rs
codehorseman
-2
/
+2
2021-05-05
Implement RFC 2951: Native link modifiers
Luqman Aden
-8
/
+25
2021-04-11
Implement token-based handling of attributes during expansion
Aaron Hill
-0
/
+55
2021-01-29
Pre-canoncalize ExternLocation::ExactPaths
Ryan Levick
-0
/
+23
2020-08-30
mv compiler to compiler/
mark
-0
/
+32