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_middle
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2024-04-29
Remove `extern crate rustc_data_structures` from numerous crates.
Nicholas Nethercote
-2
/
+0
2024-04-29
Remove `extern crate rustc_macros` from `rustc_middle`.
Nicholas Nethercote
-2
/
+0
2024-04-24
Stabilise `inline_const`
Gary Guo
-1
/
+1
2024-04-24
Error on using `yield` without also using `#[coroutine]` on the closure
Oli Scherer
-0
/
+1
2024-04-22
Stabilize generic `NonZero`.
Markus Reiter
-1
/
+0
2024-03-20
step cfgs
Mark Rousskov
-2
/
+1
2024-03-19
Make span_bug panic site useful again
Oli Scherer
-0
/
+1
2024-03-08
Stabilize associated type bounds
Michael Goulet
-1
/
+1
2024-02-23
Rollup merge of #120742 - Nadrieril:use-min_exh_pats, r=compiler-errors
Matthias Krüger
-1
/
+2
2024-02-15
Use generic `NonZero` internally.
Markus Reiter
-0
/
+1
2024-02-13
Prefer `min_exhaustive_patterns` in compiler
Nadrieril
-1
/
+2
2024-02-09
Auto merge of #120676 - Mark-Simulacrum:bootstrap-bump, r=clubby789
bors
-1
/
+1
2024-02-09
Rollup merge of #120693 - nnethercote:invert-diagnostic-lints, r=davidtwco
Matthias Krüger
-1
/
+3
2024-02-08
Step all bootstrap cfgs forward
Mark Rousskov
-1
/
+1
2024-02-07
MirPass: make name more const
klensy
-0
/
+1
2024-02-06
Invert diagnostic lints.
Nicholas Nethercote
-1
/
+3
2024-01-25
Remove unused features
clubby789
-6
/
+0
2024-01-22
Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin"
Oli Scherer
-0
/
+1
2023-12-22
update cfg(bootstrap)s
Pietro Albini
-1
/
+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-11-22
Stabilize RFC3324 dyn upcasting coercion
Urgau
-1
/
+1
2023-11-15
Bump cfg(bootstrap)s
Mark Rousskov
-4
/
+3
2023-11-13
Auto merge of #116866 - slanterns:inspect-stabilize, r=BurntSushi
bors
-1
/
+0
2023-10-20
s/generator/coroutine/
Oli Scherer
-2
/
+3
2023-10-18
Remove `#![feature(result_option_inspect)]` from the compiler
Slanterns
-1
/
+0
2023-10-08
rustdoc: remove rust logo from non-Rust crates
Michael Howell
-0
/
+2
2023-09-22
Add a way to decouple the implementation and the declaration of a TyCtxt method.
Oli Scherer
-0
/
+1
2023-08-23
Bump cfg(bootstrap)
Mark Rousskov
-1
/
+1
2023-08-10
Stabilize thread local cell methods.
Mara Bos
-1
/
+0
2023-08-03
Add `internal_features` lint
Nilstrieb
-0
/
+1
2023-06-14
s/drain_filter/extract_if/ for Vec, Btree{Map,Set} and LinkedList
The 8472
-1
/
+1
2023-06-01
Use translatable diagnostics in `rustc_const_eval`
Deadbeef
-1
/
+2
2023-05-17
Finish move of query.rs
John Kåre Alsaker
-1
/
+0
2023-05-15
Move expansion of query macros in rustc_middle to rustc_middle::query
John Kåre Alsaker
-5
/
+6
2023-04-24
Switch `impl_tag!` from explicit tags to `${index()}`
Maybe Waffle
-0
/
+1
2023-04-18
Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`
Nilstrieb
-1
/
+1
2023-04-17
Auto merge of #110243 - WaffleLapkin:bless_tagged_pointers🙏, r=Nilstrieb
bors
-0
/
+1
2023-04-16
Move some utils out of `rustc_const_eval`
Nilstrieb
-5
/
+1
2023-04-14
Use `ptr::Alignment` for extra coolness points
Maybe Waffle
-0
/
+1
2023-04-06
Avoid the assertion in `erase`
John Kåre Alsaker
-0
/
+1
2023-03-29
Stabilize a portion of 'once_cell'
Trevor Gross
-1
/
+0
2023-03-11
Simplify message paths
est31
-1
/
+1
2023-02-22
errors: generate typed identifiers in each crate
David Wood
-0
/
+5
2023-02-13
Move folding and visiting traits into type library
Alan Egerton
-2
/
+0
2023-02-13
Alias folding/visiting traits instead of re-export
Alan Egerton
-0
/
+1
2023-02-09
Simplify `with_tlv`.
Nicholas Nethercote
-0
/
+1
2023-01-21
Use strict provenance APIs in ty::tls
Nilstrieb
-0
/
+1
2022-11-29
Only allow feeding a value to newly created definitions.
Camille GILLOT
-0
/
+2
2022-11-06
cfg-step code
Mark Rousskov
-1
/
+0
[prev]
[next]