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
2015-09-14
move middle::ty and related modules to middle/ty/
Ariel Ben-Yehuda
-8
/
+0
2015-09-11
std: Stabilize/deprecate features for 1.4
Alex Crichton
-1
/
+0
2015-09-03
rewrite metadata indexing
Ariel Ben-Yehuda
-1
/
+0
2015-09-03
Add an intital HIR and lowering step
Nick Cameron
-1
/
+4
2015-08-24
move def-id to rustc crate
Niko Matsakis
-0
/
+1
2015-08-21
Add a `allow_asm` option so virtual ISA based targets (JS/PNaCl/WAsm) can dis...
Richard Diamond
-0
/
+1
2015-08-15
Add issue for the rustc_private feature everywhere
Alex Crichton
-1
/
+1
2015-08-14
Auto merge of #27641 - nikomatsakis:soundness-rfc-1214, r=nrc
bors
-0
/
+2
2015-08-12
Define the `wf` and `outlives` relation separately, unlike the existing
Niko Matsakis
-0
/
+2
2015-08-12
Remove all unstable deprecated functionality
Alex Crichton
-1
/
+0
2015-08-11
rollup merge of #27676: alexcrichton/msvc-unwind
Alex Crichton
-0
/
+13
2015-08-11
rollup merge of #27622: eefriedman/https-url
Alex Crichton
-2
/
+2
2015-08-11
trans: Re-enable unwinding on 64-bit MSVC
Alex Crichton
-0
/
+13
2015-08-10
Stabilize the Duration API
Steven Fackler
-1
/
+0
2015-08-09
Use https URLs to refer to rust-lang.org where appropriate.
Eli Friedman
-2
/
+2
2015-08-06
add variant info to ADTDef, but don't actually use it
Ariel Ben-Yehuda
-0
/
+3
2015-07-27
std: Deprecate a number of unstable features
Alex Crichton
-4
/
+0
2015-07-25
Rework cross crate error messages
Jared Roesch
-0
/
+1
2015-07-16
trans: Clean up handling the LLVM data layout
Alex Crichton
-6
/
+0
2015-07-12
Implement RFC 1058
Simonas Kazlauskas
-1
/
+1
2015-07-10
trans: Use LLVM's writeArchive to modify archives
Alex Crichton
-1
/
+0
2015-07-02
Report memory use in time-passes
Nick Cameron
-0
/
+1
2015-06-27
Begin refactor type checking state
Jared Roesch
-0
/
+1
2015-06-19
rustc: store the type context in TLS and allow safe access to it.
Eduard Burtescu
-0
/
+1
2015-06-17
More test fixes and fallout of stability changes
Alex Crichton
-1
/
+1
2015-06-17
Fallout in tests and docs from feature renamings
Alex Crichton
-1
/
+2
2015-06-17
std: Split the `std_misc` feature
Alex Crichton
-1
/
+2
2015-06-17
collections: Split the `collections` feature
Alex Crichton
-0
/
+8
2015-06-17
core: Split apart the global `core` feature
Alex Crichton
-2
/
+7
2015-06-10
syntax: move ast_map to librustc.
Eduard Burtescu
-0
/
+2
2015-05-29
add const_fn features
Niko Matsakis
-0
/
+1
2015-05-27
Remove #[cfg(stage0)] items.
Eduard Burtescu
-3
/
+0
2015-05-19
Overhaul cast semantics and make them follow RFC401
Ariel Ben-Yehuda
-0
/
+1
2015-05-15
libs: Move favicon URLs to HTTPS
Alex Crichton
-1
/
+1
2015-05-13
std: Redesign Duration, implementing RFC 1040
Alex Crichton
-0
/
+2
2015-05-05
rustc: Fix more verbatim paths leaking to gcc
Alex Crichton
-0
/
+1
2015-04-30
Auto merge of #24884 - michaelsproul:extended-errors, r=nrc
bors
-0
/
+6
2015-04-30
Add metadata output to the diagnostics system.
Michael Sproul
-0
/
+6
2015-04-29
rollup merge of #24921: tamird/bitflags-associated-const
Alex Crichton
-4
/
+5
2015-04-29
rollup merge of #24711: alexcrichton/fs2.1
Alex Crichton
-1
/
+1
2015-04-29
Fallout
Tamir Duberstein
-3
/
+4
2015-04-28
Register new snapshots
Tamir Duberstein
-1
/
+0
2015-04-27
std: Expand the area of std::fs
Alex Crichton
-1
/
+1
2015-04-24
Auto merge of #24553 - nikomatsakis:issue-22779-overconstrained-impl, r=pnkfelix
bors
-0
/
+2
2015-04-21
rollup merge of #24636: alexcrichton/remove-deprecated
Alex Crichton
-0
/
+4
2015-04-21
implement rfc 1054: split_whitespace() fn, deprecate words()
kwantam
-1
/
+0
2015-04-21
std: Remove deprecated/unstable num functionality
Alex Crichton
-0
/
+4
2015-04-18
Rather than storing the relations between free-regions in a global
Niko Matsakis
-0
/
+2
2015-04-17
Port to using the newer graph, which offers iterators instead of the
Niko Matsakis
-1
/
+0
2015-04-17
Use the newer snapshot_vec, which has a simplified delegate
Niko Matsakis
-1
/
+0
[next]