]> git.lizzy.rs Git - rust.git/history - src/test/ui/parser/underscore_item_not_const.rs
ast/parser: fuse `static` & `const` grammars in all contexts.
[rust.git] / src / test / ui / parser / underscore_item_not_const.rs
2019-06-18 Mazdak FarrokhzadRollup merge of #61701 - RalfJung:const-tests, r=cramertj
2019-06-18 Mazdak FarrokhzadRollup merge of #61505 - ebarnard:doc-shrink, r=Guillau...
2019-06-18 borsAuto merge of #61822 - JohnTitor:add-long-e0592, r...
2019-06-17 Mazdak FarrokhzadRollup merge of #61893 - chpio:weak_ptr_eq_methods...
2019-06-17 Mazdak FarrokhzadRollup merge of #61885 - scottmcm:slice-iter-len-opt...
2019-06-17 Mazdak FarrokhzadRollup merge of #61702 - RalfJung:const-enum-cast,...
2019-06-17 borsAuto merge of #61781 - christianpoveda:intptrcast-model...
2019-06-17 borsAuto merge of #61857 - Centril:typeck-extract-expr...
2019-06-17 borsAuto merge of #58508 - Zoxc:time-crate, r=oli-obk
2019-06-17 borsAuto merge of #61889 - matthiaskrgr:submodule_upd,...
2019-06-16 borsAuto merge of #61892 - rijenkii:master, r=Centril
2019-06-16 borsAuto merge of #61347 - Centril:stabilize-underscore_con...
2019-06-10 Mazdak FarrokhzadHarden non-const items to not accept underscore names.