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
/
test
/
run-pass
/
use.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-09-21
Allow various lints as part of ui-ifying `src/test/run-pass` suite.
Felix S. Klock II
-0
/
+1
2015-08-08
rustc: rename multiple imports in a list
Sean McArthur
-0
/
+3
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-2
/
+2
2015-03-27
rollup merge of #23786: alexcrichton/less-quotes
Alex Crichton
-1
/
+1
2015-03-27
Unquote all crate names without underscores
Richo Healey
-1
/
+1
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-1
/
+1
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-03-15
Strip all leading/trailing newlines
Tamir Duberstein
-1
/
+0
2015-02-07
Feature-gate #![no_std]
Keegan McAllister
-1
/
+1
2015-01-16
syntax: Feature gate #[start] and #[main]
Alex Crichton
-3
/
+2
2014-08-23
extern crate foobar as foo;
wickerwaka
-1
/
+1
2014-08-14
libsyntax: Accept `use foo as bar;` in lieu of `use bar as foo;`
Patrick Walton
-2
/
+2
2014-07-05
test: Fix tests for crate_id removal
Alex Crichton
-2
/
+0
2014-07-02
Merge remote-tracking branch 'origin/master' into 0.11.0-release
Alex Crichton
-1
/
+1
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-1
/
+1
2014-06-27
Update to 0.11.0
0.11.0
Alex Crichton
-1
/
+1
2014-05-12
Add the patch number to version strings. Closes #13289
Brian Anderson
-1
/
+1
2014-04-14
Use new attribute syntax in python files in src/etc too (#13478)
Manish Goregaokar
-2
/
+2
2014-04-06
Remove check-fast. Closes #4193, #8844, #6330, #7416
Brian Anderson
-2
/
+0
2014-04-03
Bump version to 0.11-pre
Brian Anderson
-1
/
+1
2014-03-31
Bump version to 0.10
Alex Crichton
-1
/
+1
2014-02-14
extern mod => extern crate
Alex Crichton
-3
/
+3
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-3
/
+3
2014-01-20
Register new snapshots
Alex Crichton
-1
/
+1
2014-01-02
Bump version to 0.9
Brian Anderson
-1
/
+1
2013-12-25
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2013-12-24
Test fixes and rebase problems
Alex Crichton
-1
/
+4
2013-12-10
Make crate hash stable and externally computable.
Jack Moffitt
-2
/
+2
2013-09-26
Update version numbers to 0.9-pre
Brian Anderson
-1
/
+1
2013-09-21
Update version numbers to 0.8
Brian Anderson
-1
/
+1
2013-08-17
Fix warnings it tests
Erick Tryzelaar
-0
/
+2
2013-07-08
Bump version numbers to 0.8-pre
Brian Anderson
-1
/
+1
2013-06-30
Bump version from 0.7-pre to 0.7
Brian Anderson
-1
/
+1
2013-05-22
test: Update tests to use the new syntax.
Patrick Walton
-5
/
+5
2013-05-22
librustc: Rename core injection to std injection
Patrick Walton
-1
/
+1
2013-04-10
Bump version to 0.7-pre
Brian Anderson
-1
/
+1
2013-04-09
Bump version to 0.7-pre
Brian Anderson
-1
/
+1
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2013-01-30
test: Remove export from the tests, language, and libraries. rs=deexporting
Patrick Walton
-3
/
+2
2013-01-08
test: Fix botched regex. rs=bustage
Patrick Walton
-1
/
+1
2013-01-07
test: Regular expression mistake. rs=bustage
Patrick Walton
-1
/
+1
2013-01-07
test: Fix check-fast for resolve changes. rs=bustage
Patrick Walton
-2
/
+2
2012-12-21
bump 0.5 => 0.6, redirect some URLs in docs.
Graydon Hoare
-1
/
+1
2012-12-13
librustc: Make `use` statements crate-relative by default. r=brson
Patrick Walton
-1
/
+3
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-10-12
bump version to 0.5.
Graydon Hoare
-1
/
+1
2012-09-21
Install new pub/priv/export rules as defaults, old rules accessible under #[l...
Graydon Hoare
-0
/
+1
2012-09-11
Convert 'use' to 'extern mod'. Remove old 'use' syntax
Brian Anderson
-3
/
+3
2012-09-10
Convert 'import' to 'use'. Remove 'import' keyword.
Brian Anderson
-2
/
+2
[next]