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
/
test
/
compile-fail
/
obsolete-syntax.rs
Age
Commit message (
Expand
)
Author
Lines
2013-09-24
Correctly encode item visibility in metadata
Alex Crichton
-3
/
+3
2013-08-18
fix for #8088 (Cannot name a struct field `new` due to ancient syntax)
Do Nhat Minh
-2
/
+0
2013-07-31
rm ancient error for lowercase kinds
Daniel Micay
-12
/
+0
2013-07-26
syntax: fix span for obsolete extern visibility error
Philipp Brüschweiler
-0
/
+10
2013-03-27
libsyntax: error on struct Foo {}.
Luqman Aden
-0
/
+2
2013-02-21
Remove the last bits of structural records from tests/rustc/rusti/rustpkg.
Luqman Aden
-5
/
+0
2013-02-20
librustc: Separate most trait bounds with '+'. rs=plussing
Patrick Walton
-4
/
+4
2013-02-09
Issue #4830 fix
Seth Pink
-8
/
+0
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-11-06
Cleanup how we handle proto in types, remove unsound subtyping
Niko Matsakis
-12
/
+1
2012-10-23
Remove uses of binary move - <- - from tests and libraries
Tim Chevalier
-0
/
+8
2012-10-20
Parse and report obsolete fixed-length vector syntax
Brian Anderson
-0
/
+11
2012-09-11
Remove priv sections from classes. Obsolete the syntax
Brian Anderson
-0
/
+7
2012-09-10
Report obsolete trait lists on structs
Brian Anderson
-0
/
+4
2012-09-10
Report obsolete class method syntax
Brian Anderson
-0
/
+8
2012-09-08
libsyntax: Parse and report errors for a few obsolete syntaxes
Brian Anderson
-0
/
+40