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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_const_eval
/
src
/
util
Age
Commit message (
Expand
)
Author
Lines
2022-10-05
change might_permit_raw_init to fully detect LLVM UB, but not more than that
Ralf Jung
-0
/
+153
2022-08-03
Auto merge of #100064 - RalfJung:disaligned, r=petrochenkov
bors
-16
/
+12
2022-08-03
fix is_disaligned logic for nested packed structs
Ralf Jung
-16
/
+12
2022-08-01
Remove DefId from AssocItemContainer.
Camille GILLOT
-3
/
+6
2022-07-01
cleanup mir visitor for `rustc::pass_by_value`
lcnr
-2
/
+2
2022-05-02
rustc: Panic by default in `DefIdTree::parent`
Vadim Petrochenkov
-3
/
+3
2022-04-11
Add new `Deinit` statement kind
Jakob Degen
-26
/
+27
2022-03-30
Spellchecking some comments
Yuri Astrakhan
-1
/
+1
2022-03-11
Improve `AdtDef` interning.
Nicholas Nethercote
-2
/
+2
2022-02-19
rustc_const_eval: adopt let else in more places
est31
-6
/
+3
2022-02-12
Handle Fn family trait call errror
Deadbeef
-2
/
+2
2022-02-12
Rebased and improved errors
Deadbeef
-3
/
+1
2022-02-12
Improve error messages even more
Deadbeef
-0
/
+147
2021-12-22
Store a `DefId` instead of an `AdtDef` in `AggregateKind::Adt`
Aaron Hill
-1
/
+2
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-0
/
+225