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
/
output.rs
Age
Commit message (
Expand
)
Author
Lines
2023-03-22
rustc: Remove unused `Session` argument from some attribute functions
Vadim Petrochenkov
-2
/
+2
2023-01-19
Auto merge of #106810 - oli-obk:resolver_reverse_plumbing, r=petrochenkov
bors
-2
/
+2
2023-01-17
Remove double spaces after dots in comments
Maybe Waffle
-2
/
+2
2023-01-16
Move compiler input and ouput paths into session
Oli Scherer
-2
/
+2
2022-12-07
Use `Symbol` for the crate name instead of `String`/`str`
Oli Scherer
-14
/
+15
2022-09-10
translations(rustc_session): migrate output.rs
Luis Cardoso
-24
/
+11
2022-03-24
Use a let-chain in _session::output (nfc)
Jubilee Young
-15
/
+9
2022-03-24
Prettify rustc_session fmt with capturing args (nfc)
Jubilee Young
-9
/
+7
2022-03-16
rustc_error: make ErrorReported impossible to construct
mark
-1
/
+1
2021-12-19
Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obk
bors
-1
/
+1
2021-12-15
Remove unnecessary sigils around `Symbol::as_str()` calls.
Nicholas Nethercote
-1
/
+1
2021-12-14
fix clippy::single_char_pattern perf findings
Matthias Krüger
-1
/
+1
2021-05-28
Use command line metadata path if provided
Jeremy Fitzhardinge
-0
/
+5
2020-11-08
Collapse all uses of `target.options.foo` into `target.foo`
Vadim Petrochenkov
-10
/
+8
2020-10-30
Fix even more clippy warnings
Joshua Nelson
-4
/
+2
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-17
/
+9
2020-08-30
mv compiler to compiler/
mark
-0
/
+217