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_monomorphize
/
src
/
polymorphize.rs
Age
Commit message (
Expand
)
Author
Lines
2022-06-14
Rename the `ConstS::val` field as `kind`.
Nicholas Nethercote
-2
/
+2
2022-06-08
Folding revamp.
Nicholas Nethercote
-1
/
+1
2022-05-10
only_local: always check for misuse
lcnr
-1
/
+1
2022-04-09
Use def_key in `tcx.item_name` when possible.
Camille GILLOT
-1
/
+1
2022-03-31
Rollup merge of #95497 - nyurik:compiler-spell-comments, r=compiler-errors
Dylan DPC
-1
/
+1
2022-03-30
Spellchecking compiler comments
Yuri Astrakhan
-1
/
+1
2022-03-29
Remember mutability in `DefKind::Static`.
Camille GILLOT
-1
/
+1
2022-02-15
Overhaul `Const`.
Nicholas Nethercote
-5
/
+5
2022-01-15
initial revert
Ellen
-16
/
+8
2021-11-07
Rename functions reflect that inline const is also "typeck_child"
Gary Guo
-1
/
+1
2021-11-07
Give inline const separate DefKind
Gary Guo
-1
/
+2
2021-10-01
polymorphize: polymorphize shims
David Wood
-30
/
+59
2021-10-01
polymorphize: remove predicate logic
David Wood
-41
/
+0
2021-10-01
polymorphize: don't check foreign items
David Wood
-0
/
+5
2021-09-15
Use explicit log level in tracing instrument macro
Tomasz Miąsko
-10
/
+10
2021-09-07
Move monomorphize code to its own crate.
Camille GILLOT
-0
/
+399