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_const_eval
/
src
/
check_consts
/
resolver.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-28
use let chains in ast, borrowck, codegen, const_eval
Kivooeo
-8
/
+8
2025-04-17
Remove some unnecessary lifetimes.
Nicholas Nethercote
-12
/
+12
2025-01-31
Implement MIR, CTFE, and codegen for unsafe binders
Michael Goulet
-1
/
+2
2025-01-18
Revert "Auto merge of #134330 - scottmcm:no-more-rvalue-len, r=matthewjasper"
Rémy Rakic
-0
/
+1
2024-12-22
Delete `Rvalue::Len`
Scott McMurray
-1
/
+0
2024-12-18
make const qualif use mixed bitsets instead of dense bitsets
Rémy Rakic
-5
/
+7
2024-12-10
Rename some `Analysis` and `ResultsVisitor` methods.
Nicholas Nethercote
-2
/
+2
2024-11-19
move `fn is_item_raw` to `TypingEnv`
lcnr
-4
/
+1
2024-11-18
use `TypingEnv` when no `infcx` is available
lcnr
-1
/
+4
2024-10-14
Merge `AnalysisDomain` into `Analysis`.
Nicholas Nethercote
-7
/
+2
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-08-18
rename AddressOf -> RawBorrow inside the compiler
Ralf Jung
-2
/
+2
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-5
/
+4
2024-05-24
compiler: unnest rustc_const_eval::check_consts
Jubilee Young
-0
/
+365