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
2018-02-05
Add -Zepoch
Manish Goregaokar
-0
/
+1
2018-02-01
Auto merge of #47738 - nikomatsakis:issue-47139-master, r=arielb1
bors
-0
/
+1
2018-01-30
make `overlapping_impls` call closures instead of returning
Niko Matsakis
-0
/
+1
2018-01-16
Implement repr(transparent)
Robin Kruppe
-0
/
+1
2018-01-10
Use the new fs_read_write functions in rustc internals
Matt Brubeck
-0
/
+1
2018-01-04
rustc: Don't use relative paths for extended errors
Alex Crichton
-0
/
+1
2017-12-20
Move MirVisitable to visit.rs
Santiago Pastorino
-0
/
+1
2017-12-18
Refactor paths to middle::trans to mir::mono
Maik Klein
-1
/
+0
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
-3
/
+0
2017-12-06
Update miri to rustc changes
Oliver Schneider
-5
/
+14
2017-09-29
Adjust imports to librustc::mir::interpret
Oliver Schneider
-0
/
+8
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
2017-02-25
rustc_typeck: don't use Result for get_type_parameter_bounds and ensure_super...
Eduard-Mihai Burtescu
-0
/
+1
[next]