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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rustc
/
Cargo.lock
Age
Commit message (
Expand
)
Author
Lines
2016-10-07
Use workspaces and switch to a single Cargo.lock.
Ahmed Charles
-413
/
+0
2016-10-06
rustc: Rename rustc_macro to proc_macro
Alex Crichton
-10
/
+10
2016-09-20
rustc_metadata: replace RBML with a simple and type-safe scheme.
Eduard Burtescu
-1
/
+0
2016-09-20
Remove librbml and the RBML-tagged auto-encoder/decoder.
Eduard Burtescu
-11
/
+0
2016-09-02
rustc: Implement custom derive (macros 1.1)
Alex Crichton
-0
/
+10
2016-08-29
Fix rustbuild
Michael Woerister
-0
/
+1
2016-08-23
Update cargo bootstrap rev and add fix for cargo#3005
Brian Anderson
-0
/
+2
2016-08-16
Proc_macro is alive
cgswords
-0
/
+11
2016-07-22
refactor constant evaluation error reporting
Ariel Ben-Yehuda
-0
/
+1
2016-07-13
evaluate the array length of fixed size array types in rustdoc
Oliver Schneider
-0
/
+1
2016-06-28
refactor rustc_metadata to use CamelCase names and IndexVec
Ariel Ben-Yehuda
-0
/
+1
2016-06-27
Update `src/rustc/Cargo.lock`
Jeffrey Seyfried
-0
/
+46
2016-06-09
fix issues
Ariel Ben-Yehuda
-0
/
+1
2016-06-09
fix Cargo.lock
Ariel Ben-Yehuda
-2
/
+0
2016-05-28
sanity -> validation
Vadim Petrochenkov
-1
/
+0
2016-05-08
Rollup merge of #33404 - gsquire:cargo-lock, r=alexcrichton
Manish Goregaokar
-27
/
+4
2016-05-07
mir: qualify and promote constants.
Eduard Burtescu
-0
/
+3
2016-05-04
add a check to make tidy to ensure cargo lock file is updated
Garrett Squire
-27
/
+6
2016-04-24
rustc: update Cargo.lock
Tamir Duberstein
-0
/
+1
2016-04-19
rustbuild: Run all markdown documentation tests
Alex Crichton
-1
/
+0
2016-04-11
rustbuild: Fix handling of the bootstrap key
Alex Crichton
-3
/
+37
2016-04-06
rustc: move rustc_front to rustc::hir.
Eduard Burtescu
-24
/
+0
2016-04-02
Auto merge of #32598 - alexcrichton:rustbuild-osx, r=aturon
bors
-6
/
+0
2016-04-01
rustbuild: Fix dist for non-host targets
Alex Crichton
-22
/
+12
2016-03-29
rustbuild: Fix compile on OSX for 10.7
Alex Crichton
-6
/
+12
2016-03-22
Add rustbuild dependency from `rustc_borrowck` upon `rustc_mir` crate.
Felix S. Klock II
-0
/
+1
2016-03-16
rustbuild: Implement `make dist`
Alex Crichton
-0
/
+15
2016-03-14
rustbuild: Refactor stage arguments away
Alex Crichton
-1
/
+0
2016-03-08
rustbuild: Move rustbook to a `src/tools` directory
Alex Crichton
-9
/
+0
2016-02-21
rustbuild: Sync some Cargo.toml/lib.rs dependencies
Alex Crichton
-5
/
+11
2016-02-11
bootstrap: Add a bunch of Cargo.toml files
Alex Crichton
-0
/
+12
2016-02-11
Add a Cargo-based build system
Alex Crichton
-0
/
+356