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
/
bad-main.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-11
/
+0
2017-01-26
Update error code number
Guillaume Gomez
-1
/
+1
2017-01-26
Add a distinct error code and description for "main function has wrong type"
Guillaume Gomez
-1
/
+1
2016-05-02
update test cases to reflect new messages
Niko Matsakis
-1
/
+1
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-1
/
+1
2013-07-09
Require `extern "Rust" fn main()` exactly
Alex Crichton
-3
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-10-04
Remove arg vectors from main functions. Stop supporting them.
Brian Anderson
-1
/
+1
2012-09-25
use + mode for (almost) everything when not using legacy modes
Niko Matsakis
-1
/
+1
2012-07-13
More consistent use of backticks and "expected" in error messages.
Lindsey Kuper
-1
/
+1
2012-07-03
Switch 'native' to 'extern' (or 'foreign' in some descriptions)
Graydon Hoare
-1
/
+1
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-1
/
+1
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-1
/
+1
2012-03-11
Improve a typechecker error message (wrong type for main())
Tim Chevalier
-1
/
+1
2011-08-20
Reformat
Brian Anderson
-1
/
+1
2011-08-11
Lowercase the "wrong type in main fn" error
Brian Anderson
-1
/
+1
2011-08-11
Fix the error-pattern in compile-fail/bad-main.rs. Un-XFAIL
Brian Anderson
-4
/
+1
2011-08-03
Remove all xfail-stage0 directives
Brian Anderson
-1
/
+0
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-2
/
+1
2011-07-22
Add xfail-stage3 directives to tests
Brian Anderson
-0
/
+1
2011-05-03
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
Graydon Hoare
-0
/
+2
2011-03-25
Switch xfail system to use comments embedded in source files.
Graydon Hoare
-0
/
+1
2010-06-23
Populate tree.
Graydon Hoare
-0
/
+4