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-12-21
Revert "Auto merge of #45225 - eddyb:trans-abi, r=arielb1"
Ariel Ben-Yehuda
-3
/
+1
2017-11-19
rustc: support u128 discriminant ranges.
Eduard-Mihai Burtescu
-0
/
+1
2017-11-19
rustc: collapse Layout::CEnum into Layout::General.
Eduard-Mihai Burtescu
-1
/
+2
2017-11-16
Nit: rework region obligations to a snapshotted vector
Niko Matsakis
-0
/
+1
2017-11-16
extract the `tcx` out from `RegionVarBindings`
Niko Matsakis
-0
/
+1
2017-11-16
extract storage of region values from `RegionVarBindings`
Niko Matsakis
-0
/
+2
2017-11-01
Auto merge of #45472 - michaelwoerister:incr-comp-caching-base, r=nikomatsakis
bors
-0
/
+1
2017-10-29
Add several lints into `unused` lint group
Vadim Petrochenkov
-0
/
+1
2017-10-26
Bump to 1.23 and update bootstrap
Alex Crichton
-3
/
+1
2017-10-25
incr.comp.: Implement query diagnostic persistence.
Michael Woerister
-0
/
+1
2017-10-16
bump up the recursion limit
Niko Matsakis
-1
/
+1
2017-10-14
rustc: Remove `used_mut_nodes` from `TyCtxt`
Alex Crichton
-0
/
+1
2017-10-04
Generate DepNodeIndexNew using newtype_index macro
Santiago Pastorino
-0
/
+1
2017-10-04
Move newtype_index to rustc_data_structures
Santiago Pastorino
-1
/
+1
2017-09-24
move unsafety checking to MIR
Ariel Ben-Yehuda
-1
/
+0
2017-09-19
rework the README.md for rustc and add other readmes
Niko Matsakis
-1
/
+22
2017-09-18
Auto merge of #44441 - tamird:cargo-bitflags, r=alexcrichton
bors
-1
/
+1
2017-09-17
Remove rustc_bitflags; use the bitflags crate
Tamir Duberstein
-1
/
+1
2017-09-17
rustc: Make trans collect/partition a query
Alex Crichton
-0
/
+1
2017-09-17
rustc: Calculate `ExportedSymbols` in a query
Alex Crichton
-0
/
+1
2017-09-16
change #![feature(const_fn)] to specific gates
Alex Burka
-1
/
+3
2017-09-02
stabilize mem::discriminant (closes #24263)
Alex Burka
-2
/
+0
2017-08-27
Add missing dependency for Windows
Tatsuyuki Ishi
-0
/
+3
2017-08-27
Move unused-extern-crate to late pass
Tatsuyuki Ishi
-2
/
+2
2017-08-25
*: remove crate_{name,type} attributes
Tamir Duberstein
-3
/
+0
2017-07-25
Bump master to 1.21.0
Alex Crichton
-2
/
+0
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
[next]