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
/
src
/
librustc_middle
/
ty
/
layout.rs
Age
Commit message (
Expand
)
Author
Lines
2020-05-28
standardize limit comparisons with `Limit` type
David Wood
-2
/
+1
2020-05-22
Use `OnceCell` instead of `Once`
Dylan MacKenzie
-1
/
+1
2020-05-14
Rollup merge of #72170 - lcnr:lang_item, r=oli-obk
Dylan DPC
-2
/
+3
2020-05-13
use `require_lang_item` over `unwrap`.
Bastian Kauschke
-2
/
+3
2020-05-12
Remove ty::UnnormalizedProjection
Jack Huey
-6
/
+3
2020-05-08
Remove ast::{Ident, Name} reexports.
Camille GILLOT
-4
/
+3
2020-05-04
add a missing word
Dante Broggi
-1
/
+1
2020-05-02
fix rustdoc warnings
Tshepang Lekhonkhobe
-2
/
+2
2020-04-19
Replace uses of `parse_opt_*` with `parse_*` where possible.
Nicholas Nethercote
-3
/
+1
2020-04-16
rustc_target::abi: add Primitive variant to FieldsShape.
Ana-Maria Mihalache
-4
/
+11
2020-04-07
fix abuses of tykind::err
mark
-2
/
+2
2020-04-03
Do not disable field reordering on enums with big discriminant
Olivier Goffart
-5
/
+3
2020-04-02
nix rustc_target::abi::* reexport in ty::layout
Mazdak Farrokhzad
-1
/
+1
2020-04-01
Rollup merge of #70616 - anyska:fieldplacement-rename, r=oli-obk
Dylan DPC
-23
/
+23
2020-03-31
rustc_target::abi: rename FieldPlacement to FieldsShape.
Ana-Maria Mihalache
-23
/
+23
2020-03-30
Add `can_unwind` field to `FnAbi`
Wesley Wiser
-3
/
+57
2020-03-30
Use if let instead of match when only matching a single variant (clippy::sing...
Matthias Krüger
-5
/
+2
2020-03-30
rustc -> rustc_middle part 1
Mazdak Farrokhzad
-0
/
+2722