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_mir_build
Age
Commit message (
Expand
)
Author
Lines
2020-02-27
lit_to_const: gracefully bubble up type errors.
Mazdak Farrokhzad
-37
/
+24
2020-01-28
Auto merge of #68587 - JohnTitor:rollup-fz45xwc, r=JohnTitor
bors
-5
/
+8
2020-01-27
check_match: extract common logic
Mazdak Farrokhzad
-5
/
+8
2020-01-27
don't clone types that are copy, round two.
Matthias Krüger
-50
/
+35
2020-01-24
Auto merge of #68494 - matthewjasper:internal-static-ptrs, r=nikomatsakis
bors
-0
/
+1
2020-01-23
Make pointers to statics internal
Matthew Jasper
-0
/
+1
2020-01-23
unused-parens: implement for block return values
Tyler Lanphear
-1
/
+1
2020-01-20
check_match: simplify check_arm
Mazdak Farrokhzad
-62
/
+42
2020-01-20
check_match: unify some lowering code and fix some ICEs
Mazdak Farrokhzad
-19
/
+23
2020-01-20
generalize bindings_with_variant_name lint
Mazdak Farrokhzad
-13
/
+6
2020-01-20
Rollup merge of #68353 - Centril:code-liberation, r=petrochenkov
Dylan DPC
-4
/
+0
2020-01-18
remove rustc_error_codes deps except in rustc_driver
Mazdak Farrokhzad
-4
/
+0
2020-01-18
slice_patterns: remove internal uses of gate
Mazdak Farrokhzad
-1
/
+1
2020-01-17
Auto merge of #68285 - oli-obk:specialization_regression, r=davidtwco
bors
-12
/
+15
2020-01-16
don't clone types that are copy
Matthias Krüger
-1
/
+1
2020-01-16
Array repeat expression lengths must be monomorphic at MIR building time
Oliver Scherer
-12
/
+15
2020-01-14
Code review changes and fix rustdoc test.
Ben Lewis
-3
/
+2
2020-01-14
perf: eagerly convert literals to consts, this avoids creating loads on uneva...
Ben Lewis
-55
/
+61
2020-01-12
Split `rustc_mir::{build, hair, lints}` into their own crate
Matthew Jasper
-0
/
+14182