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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-35
/
+0
2020-08-15
replaced log with tracing
Gurpreet Singh
-1
/
+1
2020-07-31
Move from `log` to `tracing`
Oliver Scherer
-1
/
+1
2020-06-02
Rename the crates in source code
Vadim Petrochenkov
-1
/
+1
2020-06-02
Make things build again
Vadim Petrochenkov
-2
/
+2
2020-04-20
Remove unused dependencies
Shotaro Yamada
-1
/
+0
2020-03-30
rustc -> rustc_middle part 1
Mazdak Farrokhzad
-1
/
+1
2020-03-16
use direct imports for `rustc::{lint, session}`.
Mazdak Farrokhzad
-0
/
+1
2020-03-14
Move rustc_infer::traits to new crate rustc_trait_selection.
Camille GILLOT
-0
/
+1
2020-03-03
Auto merge of #69482 - lqd:poloniusup, r=nikomatsakis
bors
-1
/
+1
2020-02-29
Rename `syntax` to `rustc_ast` in source code
Vadim Petrochenkov
-1
/
+1
2020-02-29
Make it build again
Vadim Petrochenkov
-1
/
+1
2020-02-27
- polonius: adapt to the new fact format
Albin Stjerna
-1
/
+1
2020-02-16
Make librustc_infer compile.
Camille GILLOT
-0
/
+1
2020-02-01
syntax::print -> new crate rustc_ast_pretty
Mazdak Farrokhzad
-0
/
+1
2020-02-01
Move builtin attribute logic to new rustc_attr crate.
Mazdak Farrokhzad
-0
/
+1
2020-01-18
remove rustc_error_codes deps except in rustc_driver
Mazdak Farrokhzad
-1
/
+0
2020-01-12
Split `rustc_mir::{build, hair, lints}` into their own crate
Matthew Jasper
-1
/
+0
2020-01-05
Remove rustc_hir reexports in rustc::hir.
Mazdak Farrokhzad
-2
/
+3
2020-01-01
Rename `syntax_pos` to `rustc_span` in source code
Vadim Petrochenkov
-1
/
+1
2019-12-30
Make things build again
Vadim Petrochenkov
-1
/
+1
2019-12-06
update to polonius 0.11 to compute subset errors
lqd
-1
/
+1
2019-11-21
Introduce MIR optimizations for simplifying `x?` on `Result`s.
Mazdak Farrokhzad
-0
/
+1
2019-11-19
Derive HashStable in librustc_mir.
Camille GILLOT
-0
/
+1
2019-11-14
Update to use new librustc_error_codes library
Guillaume Gomez
-0
/
+1
2019-11-04
bump smallvec to 1.0
Ralf Jung
-1
/
+1
2019-09-29
remove bit_set re-export from rustc_data_structures
csmoe
-0
/
+1
2019-09-23
Remove unused dependencies
Shotaro Yamada
-1
/
+0
2019-09-16
with byteorder 1.3, the i128 feature is a NOP
Ralf Jung
-1
/
+1
2019-09-05
Auto merge of #64172 - Centril:rollup-8i8oh54, r=Centril
bors
-0
/
+1
2019-09-04
remove XID and Pattern_White_Space unicode tables from libcore
Aleksey Kladov
-0
/
+1
2019-09-04
NLL: New Polonius version
Albin Stjerna
-1
/
+1
2019-07-23
cleanup: Remove `extern crate serialize as rustc_serialize`s
Vadim Petrochenkov
-1
/
+1
2019-07-12
Upgrade Polonius
Albin Stjerna
-1
/
+1
2019-07-07
rustc: Remove `dylib` crate type from most rustc crates
Alex Crichton
-1
/
+1
2019-04-10
update polonius-engine
Albin Stjerna
-1
/
+1
2019-02-14
rustc_mir: compute all the qualification bits separately in qualify_consts.
Eduard-Mihai Burtescu
-1
/
+0
2019-02-08
librustc_mir => 2018
Taiki Endo
-1
/
+2
2019-01-02
adopt polonius-engine 0.6.2
Niko Matsakis
-1
/
+1
2018-12-10
Upgrade `smallvec` to 0.6.7 and use the new `may_dangle` feature.
Nicholas Nethercote
-1
/
+1
2018-08-23
Use optimized SmallVec implementation
Igor Gutorov
-0
/
+1
2018-06-02
Allow choosing Polonius algorithm via environment variable POLONIUS_ALGORITHM.
Vytautas Astrauskas
-1
/
+1
2018-05-29
Use polonius_output
Santiago Pastorino
-1
/
+2
2018-05-29
bump polonius engine
Douglas Campos
-1
/
+1
2018-05-24
Use AllFacts from polonius-engine
Santiago Pastorino
-0
/
+1
2018-04-30
Remove the `rustc_const_math` crate
Oliver Schneider
-1
/
+0
2018-04-26
Rename rustc_back::target to rustc_target::spec.
Irina Popa
-1
/
+1
2018-03-08
Move librustc_const_eval to librustc_mir
Oliver Schneider
-1
/
+1
2018-01-19
Allow runtime switching between trans backends
bjorn3
-1
/
+0
2018-01-07
Try to fix a perf regression by updating log
Malo Jaffré
-1
/
+1
[next]