about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-10-03 22:56:33 -0700
committerbors <bors@rust-lang.org>2013-10-03 22:56:33 -0700
commite44b40ca3a1e8e53b485476e7329a0d8e553d29c (patch)
tree5d5b6963feb25a22698da19153e00bd780ded170 /src/test/codegen/stack-alloc-string-slice.rs
parent3f32898a7b78888b73c59db6def2dfea8a7b1931 (diff)
parentfa411500f969be6131aee62e3885460f90c150bb (diff)
downloadrust-e44b40ca3a1e8e53b485476e7329a0d8e553d29c.tar.gz
rust-e44b40ca3a1e8e53b485476e7329a0d8e553d29c.zip
auto merge of #9712 : ben0x539/rust/obsolete-syntax, r=pcwalton
Mostly as per a short discussion on irc. (@cmr)

    08:46 < cmr> so I'm thinking
    Obsolete{Let,With,FieldTerminator,ClassTraits,ModeInFnType,MoveInit,BinaryMove,I
    mplSyntax,MutOwnedPointer,MutVector,RecordType,RecordPattern,PostFnTySigil,Newty
    pEnum,Mode,ImplicitSelf,LifetimeNotation,Purity,StaticMethod,ConstItem,FixedLeng
    thVectorType}
    08:46 < cmr> Those are the ones that are older than 0.6
    08:46 < cmr> (at least!)

This PR removes these specific "obsolete syntax"/"suggestion for change" errors and just lets the parser run into regular parser errors for long-invalid syntax. I also removed `ObsoletePrivSection` which apparently dates further back than cmr or I could recall and `ObsoleteUnenforcedBound` which seemed unused. Also I removed `ObsoleteNewtypeEnum`.
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.rs')
0 files changed, 0 insertions, 0 deletions