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
2016-02-03
std: Stabilize custom hasher support in HashMap
Alex Crichton
-1
/
+0
2016-01-16
std: Stabilize APIs for the 1.7 release
Alex Crichton
-4
/
+0
2016-01-15
move const block checks before lowering step
Oliver Schneider
-1
/
+0
2016-01-05
Introduce the DepGraph and DepTracking map abstractions,
Niko Matsakis
-0
/
+2
2015-12-21
Register new snapshots
Alex Crichton
-3
/
+0
2015-12-09
Auto merge of #30140 - michaelwoerister:tls-encoding, r=nikomatsakis
bors
-0
/
+1
2015-12-09
Add scoped thread-local encoding and decoding contexts to cstore.
Michael Woerister
-0
/
+1
2015-12-05
std: Stabilize APIs for the 1.6 release
Alex Crichton
-5
/
+2
2015-11-30
Also move the MIR visitor to librustc.
Michael Woerister
-0
/
+1
2015-11-30
Move the core MIR datastructures to librustc.
Michael Woerister
-0
/
+5
2015-11-27
Auto merge of #30064 - fhartwig:macro-suggestions, r=sanxiyn
bors
-1
/
+0
2015-11-26
split the metadata code into rustc_metadata
Ariel Ben-Yehuda
-4
/
+1
2015-11-26
move librustc/plugin to librustc_plugin
Ariel Ben-Yehuda
-4
/
+1
2015-11-26
Add suggestion of similar macro names to `macro undefined` error message
Florian Hartwig
-1
/
+0
2015-11-25
Remove all uses of `#[staged_api]`
Vadim Petrochenkov
-1
/
+1
2015-10-25
std: Stabilize library APIs for 1.5
Alex Crichton
-6
/
+0
2015-10-03
Check attribute usage
Seo Sanghyeon
-0
/
+1
2015-10-01
use the *adjusted* callee type in effect checking
Ariel Ben-Yehuda
-1
/
+1
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
[next]