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_ty_utils
/
src
/
consts.rs
Age
Commit message (
Expand
)
Author
Lines
2023-02-22
Remove type-traversal trait aliases
Alan Egerton
-1
/
+1
2023-02-17
Replace `mk_foo` calls with `infer_foo` where possible.
Nicholas Nethercote
-1
/
+1
2023-01-16
ConstBlocks are poly if their substs are poly
Michael Goulet
-2
/
+42
2022-12-20
rustc: Remove needless lifetimes
Jeremy Stucki
-7
/
+7
2022-11-28
Remove `Const::from_value`
Maybe Waffle
-2
/
+2
2022-11-28
Simplify calls to `tcx.mk_const`
Maybe Waffle
-16
/
+12
2022-11-25
reduce duplicated argument logic
Boxy
-64
/
+40
2022-11-25
Add empty ConstKind::Abstract
kadmin
-296
/
+280
2022-11-10
Use const_error_with_guaranteed more
Michael Goulet
-1
/
+3
2022-11-04
Refactor tcx mk_const parameters.
Mateusz
-15
/
+5
2022-10-04
It's not about types or consts, but the lack of regions
Oli Scherer
-6
/
+6
2022-09-23
rename Unevaluated to UnevaluatedConst
b-naber
-1
/
+2
2022-09-13
rebase
b-naber
-11
/
+0
2022-09-02
Box `PatKind::Range`.
Nicholas Nethercote
-1
/
+1
2022-09-02
Clean up THIR patterns.
Nicholas Nethercote
-1
/
+1
2022-08-26
Migrate rustc_ty_utils to use SessionDiagnostic
Peter Medus
-90
/
+83
2022-08-24
Store blocks in `Thir`.
Nicholas Nethercote
-6
/
+9
2022-07-14
Fix overlapping impls
kadmin
-2
/
+2
2022-07-12
Move abstract const to rustc_middle::ty
kadmin
-2
/
+394
2022-06-29
Improve doc comment of destructure_const
Dominik Stolz
-2
/
+2
2022-06-28
Address code review comments
Dominik Stolz
-63
/
+56
2022-06-28
Improve pretty printing of valtrees for references
Dominik Stolz
-0
/
+84