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
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
2022-10-18
`const_evaluatable_unchecked` to const eval
lcnr
-0
/
+1
2022-10-11
Rollup merge of #101727 - est31:stabilize_map_first_last, r=m-ou-se
Matthias Krüger
-1
/
+0
2022-10-08
Stabilize half_open_range_patterns
Urgau
-1
/
+1
2022-09-30
Stabilize map_first_last
est31
-1
/
+0
2022-09-26
remove cfg(bootstrap)
Pietro Albini
-2
/
+0
2022-09-15
Only enable the let_else feature on bootstrap
est31
-1
/
+1
2022-09-13
Auto merge of #96709 - jackh726:gats-stabilization, r=compiler-errors
bors
-1
/
+1
2022-09-08
Auto merge of #101303 - jyn514:jnelson/handle-cycle-enum, r=cjgillot
bors
-0
/
+1
2022-09-06
Make `HandleCycleError` an enum instead of a macro-generated closure
Joshua Nelson
-0
/
+1
2022-09-01
Migrate DropCheckOverflow
111
-0
/
+1
2022-08-30
Stabilize GATs
Jack Huey
-1
/
+1
2022-08-29
Revert let_chains stabilization
Nilstrieb
-0
/
+1
2022-08-12
Adjust cfgs
Mark Rousskov
-1
/
+0
2022-08-02
Stabilize backtrace
Theodore Dubois
-1
/
+0
2022-07-16
Stabilize `let_chains`
Caio
-1
/
+1
2022-07-09
don't allow ZST in ScalarInt
Ralf Jung
-0
/
+1
2022-06-11
Try out `yeet` in the MIR interpreter
Scott McMurray
-0
/
+1
2022-06-03
Fully stabilize NLL
Jack Huey
-1
/
+0
2022-05-27
Finish bumping stage0
Mark Rousskov
-1
/
+0
[next]