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
/
compile-fail
/
import-glob-circular.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-27
/
+0
2017-01-12
resolve: Do not use "resolve"/"resolution" in error messages
Vadim Petrochenkov
-3
/
+1
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-2
/
+2
2015-02-18
Update suffixes en masse in tests using `perl -p -i -e`
Niko Matsakis
-2
/
+2
2015-01-08
Update compile-fail tests to use is/us, not i/u.
Huon Wilson
-2
/
+2
2015-01-08
Update compile fail tests to use usize.
Huon Wilson
-2
/
+2
2015-01-05
Remove use of globs feature gate from tests.
Huon Wilson
-2
/
+0
2014-04-04
Fix inner attribute syntax from `#[foo];` to `#![foo]`
Timothée Ravier
-2
/
+2
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-2
/
+2
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-2
/
+2
2013-10-06
Add appropriate #[feature] directives to tests
Alex Crichton
-0
/
+2
2013-09-30
cfail: Remove usage of fmt!
Alex Crichton
-2
/
+2
2013-07-17
Clean-up tests after debug!/std-macros change.
Huon Wilson
-2
/
+2
2013-01-30
test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting
Patrick Walton
-15
/
+6
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-09-21
Install new pub/priv/export rules as defaults, old rules accessible under #[l...
Graydon Hoare
-0
/
+3
2012-09-10
Convert 'import' to 'use'. Remove 'import' keyword.
Brian Anderson
-3
/
+3
2012-08-23
`m1!{...}` -> `m1!(...)`
Paul Stansifer
-2
/
+2
2012-08-01
Convert ret to return
Brian Anderson
-2
/
+2
2012-07-30
Change syntax extension syntax: `#m[...]` -> `m!{...}`.
Paul Stansifer
-2
/
+2
2012-07-09
rustc: Switch to the new resolution pass
Patrick Walton
-1
/
+1
2012-07-06
Revert "rustc: Switch to the new resolution pass"
Niko Matsakis
-1
/
+1
2012-07-06
rustc: Switch to the new resolution pass
Patrick Walton
-1
/
+1
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-2
/
+2
2011-08-20
Reformat
Brian Anderson
-1
/
+1
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-24
/
+14
2011-05-31
Now imports are not re-exported unless 'export' is explicitly used.
Paul Stansifer
-0
/
+6
2011-05-27
Fix bugs: make sure glob imports show up in the right module,
Paul Stansifer
-0
/
+29