]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/feature-gate/issue-43106-gating-of-builtin-attrs.rs
feature error span on attr. for fn_must_use, SIMD/align, macro reëxport
[rust.git] / src / test / compile-fail / feature-gate / issue-43106-gating-of-builtin-attrs.rs
2017-08-28 Zack M. Davisfeature error span on attr. for fn_must_use, SIMD/align...
2017-08-27 borsAuto merge of #44110 - alexcrichton:docker-init, r...
2017-08-27 borsAuto merge of #44060 - taleks:issue-43205, r=arielb1
2017-08-27 borsAuto merge of #44112 - alexcrichton:thread-join, r...
2017-08-26 borsAuto merge of #44096 - Dushistov:master, r=japaric
2017-08-26 borsAuto merge of #44084 - alexcrichton:msvc-ninja, r=Mark...
2017-08-26 borsAuto merge of #44082 - pnkfelix:issue-43457, r=eddyb
2017-08-26 borsAuto merge of #44098 - frewsxcv:rollup, r=frewsxcv
2017-08-26 Corey FarwellRollup merge of #44091 - kallisti5:haiku-fix, r=eddyb
2017-08-26 Corey FarwellRollup merge of #44090 - GuillaumeGomez:str-doc, r...
2017-08-26 Corey FarwellRollup merge of #44086 - kennytm:htmldocck-python3...
2017-08-26 Corey FarwellRollup merge of #44072 - lukaramu:fix-doc-headings...
2017-08-26 Corey FarwellRollup merge of #43979 - Jouan:Add-links-for-impls...
2017-08-26 Corey FarwellRollup merge of #43966 - GuillaumeGomez:remove-dup...
2017-08-26 Corey FarwellRollup merge of #43776 - zackmdavis:feature_gate_fn_mus...
2017-08-23 Zack M. Davis"soft" (warn instead of error) feature-gate for #[must_...
2017-08-23 Zack M. Davishard feature-gate for #[must_use] on functions
2017-08-15 borsAuto merge of #43245 - Gankro:drain-filter, r=sfackler
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-08-11 Guillaume GomezRollup merge of #43176 - RalfJung:explain, r=eddyb
2017-07-30 Mark SimulacrumRollup merge of #43409 - tshepang:concise, r=steveklabnik
2017-07-28 borsAuto merge of #43324 - Nashenas88:visit_locations,...
2017-07-28 borsAuto merge of #43221 - MaulingMonkey:natvis-improvement...
2017-07-28 borsAuto merge of #43217 - pnkfelix:alloc-requires-align...
2017-07-26 borsAuto merge of #42059 - derekdreery:bugfix/fix_emscripte...
2017-07-25 borsAuto merge of #43419 - lu-zero:master, r=alexcrichton
2017-07-25 borsAuto merge of #43325 - ollie27:overflowing_literals...
2017-07-25 borsAuto merge of #43248 - llogiq:num-try-from, r=nagisa
2017-07-24 Mark SimulacrumRollup merge of #43322 - redox-os:redox_liblibc, r...
2017-07-24 Mark SimulacrumRollup merge of #43297 - infinity0:master, r=alexcrichton
2017-07-24 borsAuto merge of #43280 - lfairy:token-tree-iter-clone...
2017-07-23 borsAuto merge of #43096 - estebank:ascription-help, r...
2017-07-23 borsAuto merge of #43416 - tshepang:extra-layer, r=alexcrichton
2017-07-23 borsAuto merge of #43256 - Others:patch-1, r=steveklabnik
2017-07-22 borsAuto merge of #43323 - perryprog:master, r=estebank
2017-07-21 borsAuto merge of #43274 - bitshifter:union-align, r=petroc...
2017-07-21 borsAuto merge of #43313 - pftbest:fix_asm, r=alexcrichton
2017-07-21 borsAuto merge of #43318 - jhjourdan:jh/fix_weak_cound_MAX...
2017-07-21 borsAuto merge of #43183 - michaelwoerister:internalize...
2017-07-20 borsAuto merge of #43281 - mmatyas:remotetest_env, r=alexcr...
2017-07-20 borsAuto merge of #43270 - petrochenkov:fixstab, r=alexcrichton
2017-07-20 borsAuto merge of #43251 - gaurikholkar:span_reorder, r...
2017-07-20 borsAuto merge of #43247 - est31:master, r=alexcrichton
2017-07-19 borsAuto merge of #43178 - zackmdavis:some_suggestion,...
2017-07-19 borsAuto merge of #42859 - eddyb:const-size-and-align-of...
2017-07-19 borsAuto merge of #43170 - kyrias:full-relro, r=alexcrichton
2017-07-19 borsAuto merge of #43168 - pnkfelix:check-attr-gating,...
2017-07-11 Felix S. Klock IISlew of feature gating tests for issue #43106.