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
/
src
/
librustc_mir
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2019-10-27
Always use consteval to codegen caller_location.
Adam Perry
-0
/
+1
2019-10-16
Enable `drain_filter`
Dylan MacKenzie
-0
/
+1
2019-10-08
Stabilize mem::take (mem_take)
Jon Gjengset
-1
/
+0
2019-09-30
Avoid `chain()` in `find_constraint_paths_between_regions()`.
Nicholas Nethercote
-0
/
+1
2019-09-25
Rollup merge of #64508 - Centril:or-pat-hir, r=matthewjasper
Mazdak Farrokhzad
-0
/
+1
2019-09-19
Rollup merge of #64566 - ecstatic-morse:generic-dataflow, r=oli-obk
Mazdak Farrokhzad
-0
/
+1
2019-09-18
Rollup merge of #64207 - sinkuu:pub_dataflow, r=tmandry
Tyler Mandry
-1
/
+1
2019-09-18
Publish `rustc_mir::dataflow` and remove `#[allow(unused)]`
Dylan MacKenzie
-1
/
+1
2019-09-17
Add generic dataflow impl
Dylan MacKenzie
-0
/
+1
2019-09-17
Get rid of special const intrinsic query in favour of `const_eval`
Oliver Scherer
-1
/
+0
2019-09-15
check_match: misc cleanup.
Mazdak Farrokhzad
-0
/
+1
2019-09-06
Make rustc_mir::dataflow module pub
Shotaro Yamada
-1
/
+1
2019-09-05
Remove rustc_diagnostic_macros feature
Mark Rousskov
-1
/
+0
2019-09-05
Replace diagnostic plugins with macro_rules
Mark Rousskov
-3
/
+1
2019-08-08
Use associated_type_bounds where applicable - closes #61738
Ilija Tovilo
-0
/
+1
2019-07-28
Deny `unused_lifetimes` through rustbuild
Vadim Petrochenkov
-2
/
+0
2019-07-28
Remove lint annotations in specific crates that are already enforced by rustb...
Vadim Petrochenkov
-1
/
+0
2019-07-23
cleanup: Remove `extern crate serialize as rustc_serialize`s
Vadim Petrochenkov
-6
/
+2
2019-07-13
Make `newtype_index` hygienic and use allow_internal_unstable
Matthew Jasper
-2
/
+0
2019-07-05
Rollup merge of #61545 - flip1995:internal_lints, r=oli-obk
Mazdak Farrokhzad
-1
/
+0
2019-07-01
Enable mem_take feature in relevant crates
Chris Gregory
-0
/
+1
2019-06-24
Enable internal lints in bootstrap
flip1995
-1
/
+0
2019-06-22
Deny explicit_outlives_requirements in the compiler
Matthew Jasper
-1
/
+0
2019-06-11
rustc_mir: deny(unused_lifetimes).
Eduard-Mihai Burtescu
-0
/
+1
2019-06-06
Don't run MIR passes on constructor shims
Matthew Jasper
-0
/
+1
2019-06-02
query-fy type_name
Mark Mansi
-0
/
+1
2019-06-02
query-ify const_field
Mark Mansi
-0
/
+4
2019-05-31
Stabilize reverse_bits feature
Lzu Tao
-1
/
+0
2019-04-18
Auto merge of #60025 - JohnTitor:rename-files, r=petrochenkov
bors
-1
/
+1
2019-04-17
Rename modules
Yuki OKUSHI
-1
/
+1
2019-04-17
Deny `internal` in stage0
Mateusz Mikuła
-1
/
+1
2019-04-03
Deny internal lints on librustc_mir
flip1995
-0
/
+1
2019-03-12
Stabilize Range*::contains.
Steven Malis
-1
/
+0
2019-03-06
Make misc checking 2 more parallel
John Kåre Alsaker
-1
/
+0
2019-02-25
Auto merge of #58302 - SimonSapin:tryfrom, r=alexcrichton
bors
-1
/
+0
2019-02-13
Stabilize TryFrom and TryInto
Simon Sapin
-1
/
+0
2019-02-12
Stabilize slice_sort_by_cached_key
Scott McMurray
-1
/
+0
2019-02-08
Remove #[macro_use] extern crate bitflags
Taiki Endo
-2
/
+0
2019-02-08
Use real try blocks
Taiki Endo
-8
/
+1
2019-02-08
Revert removed #![feature(nll)]
Taiki Endo
-0
/
+1
2019-02-08
librustc_mir => 2018
Taiki Endo
-15
/
+5
2019-01-26
Bump bootstrap compiler to 1.33 beta
Mark Rousskov
-2
/
+0
2019-01-11
stabilize top level or-pats in if/while let.
Mazdak Farrokhzad
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-17
Stabilize `underscore_imports`
Vadim Petrochenkov
-1
/
+1
2018-11-03
Move collect_and_partition_mono_items to rustc_mir
bjorn3
-0
/
+1
2018-10-31
Bump nightly to 1.32.0
Alex Crichton
-1
/
+0
2018-10-26
Auto merge of #53821 - oli-obk:sanity_query, r=RalfJung
bors
-0
/
+1
2018-10-25
Auto merge of #54490 - wesleywiser:rewrite_it_in_mir, r=oli-obk
bors
-0
/
+1
2018-10-25
Report const eval error inside the query
Oliver Schneider
-0
/
+1
[next]