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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2017-07-06
remove associated_consts feature gate
Sean McArthur
-1
/
+2
2017-07-05
rustc: Implement the #[global_allocator] attribute
Alex Crichton
-0
/
+1
2017-07-02
Remove the remaining feature gates
Stjepan Glavina
-1
/
+0
2017-06-21
Integrate jobserver support to parallel codegen
Alex Crichton
-0
/
+1
2017-06-20
Switch to the crates.io `getopts` crate
Alex Crichton
-0
/
+4
2017-06-20
Remove the in-tree `flate` crate
Alex Crichton
-0
/
+2
2017-06-19
Bump version and stage0 compiler
Alex Crichton
-5
/
+0
2017-06-01
strip param-env from infcx
Niko Matsakis
-1
/
+1
2017-05-28
increase macro recursion limit
Ariel Ben-Yehuda
-1
/
+1
2017-05-25
Improve intercrate hygiene.
Jeffrey Seyfried
-0
/
+1
2017-05-17
Stabilize the loop_break_value feature
Pietro Albini
-1
/
+1
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-05-11
rustc: Remove #![unstable] annotation
Alex Crichton
-3
/
+4
2017-05-02
adjust the macro to allow for `multi` modifier
Niko Matsakis
-0
/
+3
2017-04-29
Update stage0 bootstrap compiler
Alex Crichton
-1
/
+0
2017-04-13
Auto merge of #40570 - nikomatsakis:inference-subtype-through-obligation, r=a...
bors
-0
/
+1
2017-04-12
ICH: Hash everything that gets encoded into crate metadata.
Michael Woerister
-0
/
+1
2017-04-11
remove the subtyping relations from TypeVariable
Niko Matsakis
-0
/
+1
2017-04-06
Introduce HashStable trait and base ICH implementations on it.
Michael Woerister
-0
/
+1
2017-03-29
rustbuild: Update bootstrap compiler
Alex Crichton
-1
/
+0
2017-03-22
Move Fingerprint to rustc::ich::Fingerprint.
Michael Woerister
-0
/
+1
2017-03-15
Stabilize pub(restricted)
Taylor Cramer
-1
/
+1
2017-02-25
rustc_const_eval: always demand typeck_tables for evaluating constants.
Eduard-Mihai Burtescu
-1
/
+0
2017-02-25
rustc_typeck: don't use Result for get_type_parameter_bounds and ensure_super...
Eduard-Mihai Burtescu
-0
/
+1
2017-02-15
Stabilize field init shorthand
est31
-1
/
+1
2017-02-03
Bump version, upgrade bootstrap
Alex Crichton
-3
/
+1
2017-01-28
Remove ToPrimitive trait.
Mark Simulacrum
-1
/
+0
2017-01-28
rustc: lower trait type paths as TyTraitObject.
Eduard-Mihai Burtescu
-0
/
+1
2017-01-28
rustc: simplify scope-tracking in resolve_lifetime.
Eduard-Mihai Burtescu
-0
/
+1
2017-01-22
Remove unused `extern crate`s.
Jeffrey Seyfried
-7
/
+0
2017-01-22
Warn on unused `#[macro_use]` imports.
Jeffrey Seyfried
-1
/
+1
2017-01-08
Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc
bors
-1
/
+1
2016-12-30
Such large. Very 128. Much bits.
Simonas Kazlauskas
-0
/
+3
2016-12-29
Remove not(stage0) from deny(warnings)
Alex Crichton
-1
/
+1
2016-12-29
Fallout from updating bootstrap Cargo
Alex Crichton
-1
/
+0
2016-12-28
rustc: simplify constant cross-crate loading and rustc_passes::consts.
Eduard-Mihai Burtescu
-2
/
+2
2016-12-16
Address fallout
Aaron Turon
-1
/
+0
2016-11-30
Update the bootstrap compiler
Alex Crichton
-2
/
+0
2016-11-28
Remove BuiltinBound and BuiltinBounds.
Mark-Simulacrum
-1
/
+0
2016-11-21
Stabilize RFC 1560.
Jeffrey Seyfried
-0
/
+1
2016-11-12
rustc: move closure upvar types to the closure substs
Ariel Ben-Yehuda
-0
/
+1
2016-11-03
Stabilize `..` in tuple (struct) patterns
Vadim Petrochenkov
-1
/
+1
2016-10-30
Replace all uses of SHA-256 with BLAKE2b.
Michael Woerister
-2
/
+0
2016-10-28
rustc: move mir::repr::* to mir.
Eduard Burtescu
-10
/
+1
2016-10-12
Stabilise `?`
Nick Cameron
-1
/
+1
2016-09-20
Remove librbml and the RBML-tagged auto-encoder/decoder.
Eduard Burtescu
-1
/
+0
2016-09-06
implement a debugging "shadow graph"
Niko Matsakis
-0
/
+1
2016-09-04
Replace `_, _, _` with `..`
Vadim Petrochenkov
-0
/
+1
2016-08-27
rustc: use Vec<Kind> in Substs, where Kind is a &TyS | &Region tagged pointer.
Eduard Burtescu
-0
/
+1
[next]