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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2019-04-26
Update rustc-rayon version
John Kåre Alsaker
-2
/
+2
2019-04-14
Rollup merge of #59856 - albins:update-polonius, r=nikomatsakis
Mazdak Farrokhzad
-1
/
+1
2019-04-12
Use measureme in self-profiler
Wesley Wiser
-0
/
+1
2019-04-10
update polonius-engine
Albin Stjerna
-1
/
+1
2019-03-05
Create a derive macro for HashStable
John Kåre Alsaker
-0
/
+1
2019-03-01
Add support for using a jobserver with Rayon
John Kåre Alsaker
-2
/
+2
2019-02-26
update scoped_tls to 1.0
Marcel Hellwig
-1
/
+1
2019-02-22
Update parking_lot to 0.7
Bastien Orivel
-1
/
+1
2019-02-13
Rename rustc_errors dependency in rust 2018 crates
Taiki Endo
-1
/
+1
2019-02-05
move librustc to 2018
Mark Mansi
-0
/
+1
2019-01-28
Use multiple threads by default. Limits tests to one thread. Do some renaming.
John Kåre Alsaker
-0
/
+1
2019-01-02
adopt polonius-engine 0.6.2
Niko Matsakis
-1
/
+1
2018-12-27
Handle sub-typing in chalk-engine
scalexm
-1
/
+1
2018-12-10
Upgrade `smallvec` to 0.6.7 and use the new `may_dangle` feature.
Nicholas Nethercote
-1
/
+1
2018-11-30
proc_macro: move to a dependency of libtest.
Eduard-Mihai Burtescu
-1
/
+0
2018-10-08
Pass around interned refs to goals and not goals
scalexm
-1
/
+1
2018-09-04
Breaking change upgrades
Mark Rousskov
-1
/
+1
2018-08-23
Use optimized SmallVec implementation
Igor Gutorov
-0
/
+1
2018-08-17
rustc_resolve: don't allow paths starting with `::crate`.
Eduard-Mihai Burtescu
-1
/
+1
2018-08-09
Move rustc::util::fs into separate (new) crate
Mark Rousskov
-0
/
+1
2018-06-20
Replace tempdir by tempfile in librustc
Bastien Orivel
-3
/
+1
2018-06-06
Update Rayon version
John Kåre Alsaker
-2
/
+2
2018-06-06
Make queries block and handle query cycles
John Kåre Alsaker
-0
/
+4
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
/
+1
2018-05-29
bump polonius engine
Douglas Campos
-1
/
+1
2018-05-26
Rollup merge of #51047 - spastorino:use_polonius_engine_facts, r=nikomatsakis
kennytm
-0
/
+1
2018-05-24
Use AllFacts from polonius-engine
Santiago Pastorino
-0
/
+1
2018-05-24
implement the chalk traits, albeit with many placeholders
Niko Matsakis
-0
/
+3
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-3
/
+3
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-26
rustbuild: Fail the build if we build Cargo twice
Alex Crichton
-0
/
+1
2018-02-20
Do not run the default panic hook inside procedural macros. Fixes #47812
John Kåre Alsaker
-0
/
+2
2018-01-27
rustc: Load the `rustc_trans` crate at runtime
Alex Crichton
-2
/
+1
2018-01-07
Try to fix a perf regression by updating log
Malo Jaffré
-1
/
+1
2018-01-01
Update crates and submodules to pull doc fixes
Malo Jaffré
-1
/
+1
2017-12-17
Add sync module to rustc_data_structures
John Kåre Alsaker
-1
/
+0
2017-12-14
Move mir validation out of tree
Oliver Schneider
-1
/
+0
2017-12-12
Move large chunks of miri from rustc::mir::interpret to rustc_mir::interpret
Oliver Schneider
-2
/
+0
2017-12-06
Update miri to rustc changes
Oliver Schneider
-0
/
+1
2017-09-29
Adjust imports to librustc::mir::interpret
Oliver Schneider
-0
/
+6
2017-09-17
Remove rustc_bitflags; use the bitflags crate
Tamir Duberstein
-1
/
+1
2017-06-21
Integrate jobserver support to parallel codegen
Alex Crichton
-0
/
+1
2017-06-20
Remove the in-tree `flate` crate
Alex Crichton
-0
/
+29
2017-05-15
Remove rustc_llvm dependency from librustc
Robin Kruppe
-1
/
+0
2017-05-14
Remove rustc_llvm dependency from rustc_metadata
Robin Kruppe
-0
/
+1
2017-03-23
Remove internal liblog
Alex Crichton
-1
/
+1
2017-02-03
Bump version, upgrade bootstrap
Alex Crichton
-1
/
+0
2017-01-22
Remove unused `extern crate`s.
Jeffrey Seyfried
-1
/
+0
[next]