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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2024-04-22
Stabilize generic `NonZero`.
Markus Reiter
-1
/
+0
2024-02-15
Use generic `NonZero` internally.
Markus Reiter
-0
/
+1
2024-02-06
Invert diagnostic lints.
Nicholas Nethercote
-2
/
+0
2024-01-25
Remove unused features
clubby789
-2
/
+0
2023-12-03
rustc_session: Address all `rustc::potential_query_instability` lints
Martin Nordholts
-1
/
+0
2023-11-30
Remove unused features.
Nicholas Nethercote
-2
/
+0
2023-11-26
Use `rustc_fluent_macro::fluent_messages!` directly.
Nicholas Nethercote
-3
/
+1
2023-11-26
Avoid need for `{D,Subd}iagnosticMessage` imports.
Nicholas Nethercote
-1
/
+0
2023-10-26
Parse rustc version at compile time
David Tolnay
-0
/
+3
2023-10-13
Auto merge of #115964 - bjorn3:cgu_reuse_tracker_global_state, r=cjgillot
bors
-1
/
+0
2023-10-09
Remove cgu_reuse_tracker from Session
bjorn3
-1
/
+0
2023-10-08
consistency check for self-contained linking components CLI options
Rémy Rakic
-0
/
+1
2023-08-23
Bump cfg(bootstrap)
Mark Rousskov
-1
/
+1
2023-08-03
Add `internal_features` lint
Nilstrieb
-0
/
+1
2023-06-12
Collect VTable stats & add `-Zprint-vtable-sizes`
Maybe Waffle
-1
/
+1
2023-04-18
Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`
Nilstrieb
-1
/
+1
2023-03-29
Stabilize a portion of 'once_cell'
Trevor Gross
-1
/
+1
2023-03-11
Simplify message paths
est31
-1
/
+1
2023-02-22
errors: generate typed identifiers in each crate
David Wood
-0
/
+5
2022-09-26
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2022-09-15
Only enable the let_else feature on bootstrap
est31
-1
/
+1
2022-09-10
translations(rustc_session): migrate output.rs
Luis Cardoso
-0
/
+2
2022-09-01
Always import all tracing macros for the entire crate instead of piecemeal by...
Oli Scherer
-0
/
+3
2022-08-31
Rollup merge of #100753 - LuisCardosoOliveira:translation-migrate-session, r=...
Ralf Jung
-0
/
+1
2022-08-29
Revert let_chains stabilization
Nilstrieb
-0
/
+1
2022-08-26
translations(rustc_session): migrate 80% of the file parse.rs
Luis Cardoso
-2
/
+0
2022-08-26
translations(rustc_session): migrate the file cgu_reuse_tracker
Luis Cardoso
-0
/
+3
2022-08-12
Adjust cfgs
Mark Rousskov
-1
/
+0
2022-07-16
Stabilize `let_chains`
Caio
-1
/
+1
2022-07-01
update cfg(bootstrap)s
Pietro Albini
-1
/
+1
2022-06-15
Use get_many_mut to reduce the cost of setup ping check cfg values
Urgau
-0
/
+1
2022-06-10
lint: add diagnostic translation migration lints
David Wood
-0
/
+1
2022-05-27
Finish bumping stage0
Mark Rousskov
-1
/
+0
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-1
/
+0
2022-04-07
Stabilize `derive_default_enum`
Jacob Pratt
-1
/
+1
2022-04-02
ast_lowering: Stop wrapping `ident` matchers into groups
Vadim Petrochenkov
-0
/
+1
2022-03-27
Make fatal DiagnosticBuilder yield never
Michael Goulet
-0
/
+1
2022-03-24
Use a let-chain in _session::output (nfc)
Jubilee Young
-0
/
+1
2022-02-26
Auto merge of #93516 - nagisa:branch-protection, r=cjgillot
bors
-0
/
+1
2022-02-25
Switch bootstrap cfgs
Mark Rousskov
-1
/
+1
2022-02-19
Adopt let else in more places
est31
-0
/
+1
2022-02-19
No branch protection metadata unless enabled
Simonas Kazlauskas
-0
/
+1
2022-02-01
add a rustc::query_stability lint
lcnr
-0
/
+1
2021-11-22
Use `derive_default_enum` in the compiler
Jacob Pratt
-0
/
+1
2021-10-28
Revert "Add rustc lint, warning when iterating over hashmaps"
Mark Rousskov
-1
/
+0
2021-10-15
allow `potential_query_instability` everywhere
lcnr
-0
/
+1
2021-10-03
Move ICH to rustc_query_system.
Camille GILLOT
-0
/
+1
2021-10-03
Move rustc_middle::middle::cstore to rustc_session.
Camille GILLOT
-1
/
+2
2021-07-04
Query-ify global limit attribute handling
Aaron Hill
-0
/
+5
2021-05-24
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
[next]