]> git.lizzy.rs Git - rust.git/history - src/librustc_parse
Tweak wording
[rust.git] / src / librustc_parse /
2020-02-28 borsAuto merge of #69148 - estebank:cold-as-ice, r=oli-obk
2020-02-28 borsAuto merge of #68827 - ssomers:btree_navigation_revisit...
2020-02-28 borsAuto merge of #68505 - skinny121:canonicalize-const...
2020-02-28 borsAuto merge of #69534 - Dylan-DPC:rollup-fwa2lip, r...
2020-02-28 Dylan DPCRollup merge of #69529 - matthiaskrgr:clippy_identity_c...
2020-02-28 Dylan DPCRollup merge of #69527 - pnkfelix:issue-69291-dont...
2020-02-28 Dylan DPCRollup merge of #69501 - matthiaskrgr:find_note, r...
2020-02-28 Dylan DPCRollup merge of #69496 - matthiaskrgr:filter_next,...
2020-02-28 Dylan DPCRollup merge of #69491 - petrochenkov:symprint, r=Mark...
2020-02-28 Dylan DPCRollup merge of #69449 - JohnTitor:toolstate-ping,...
2020-02-28 Dylan DPCRollup merge of #69379 - jumbatm:llvm-sigsegv, r=pnkfelix
2020-02-27 Matthias Krügerdon't use .into() to convert types into identical types.
2020-02-27 borsAuto merge of #68434 - varkor:astconv-mismatch-error...
2020-02-27 borsAuto merge of #68528 - ecstatic-morse:maybe-init-varian...
2020-02-27 Matthias Krügeruse find(x) instead of filter(x).next()
2020-02-27 Yuki OkushiRollup merge of #69505 - Mark-Simulacrum:triagebot...
2020-02-27 Yuki OkushiRollup merge of #69480 - GuillaumeGomez:clean-up-e0373...
2020-02-27 Yuki OkushiRollup merge of #69479 - matthiaskrgr:op_pred, r=Dylan-DPC
2020-02-27 Yuki OkushiRollup merge of #69473 - contrun:update-llvm, r=nikomat...
2020-02-27 Yuki OkushiRollup merge of #69439 - petrochenkov:latelife, r=matth...
2020-02-27 Yuki OkushiRollup merge of #69324 - estebank:ice-break-backport...
2020-02-27 borsAuto merge of #67332 - matthewjasper:drop-in-place...
2020-02-26 borsAuto merge of #67742 - mark-i-m:describe-it, r=matthewj...
2020-02-26 borsAuto merge of #69484 - Dylan-DPC:rollup-j6ripxy, r...
2020-02-26 Dylan DPCRollup merge of #69447 - Centril:minor-stmt-refactor...
2020-02-26 Dylan DPCRollup merge of #69434 - petrochenkov:metabs, r=Mark...
2020-02-26 Dylan DPCRollup merge of #69381 - QuiltOS:no-std-from-config...
2020-02-26 Dylan DPCRollup merge of #69209 - Mark-Simulacrum:strip-unsafe...
2020-02-26 Dylan DPCRollup merge of #68712 - HeroicKatora:finalize-ref...
2020-02-26 borsAuto merge of #67290 - jonas-schievink:leak-audit,...
2020-02-26 borsAuto merge of #61812 - jonas-schievink:assoc-ty-default...
2020-02-26 borsAuto merge of #69474 - Dylan-DPC:rollup-ciotplu, r...
2020-02-26 Dylan DPCRollup merge of #69468 - pietroalbini:master-1.41.1...
2020-02-26 Dylan DPCRollup merge of #69457 - GuillaumeGomez:clean-up-e0370...
2020-02-26 Dylan DPCRollup merge of #69429 - matthiaskrgr:clippy_, r=estebank
2020-02-26 Dylan DPCRollup merge of #69423 - petrochenkov:nont, r=Centril
2020-02-26 Dylan DPCRollup merge of #69412 - tmiasko:checked-unused, r...
2020-02-26 Dylan DPCRollup merge of #69387 - petrochenkov:idprint, r=Mark...
2020-02-26 Dylan DPCRollup merge of #67637 - Mark-Simulacrum:primitive...
2020-02-25 borsAuto merge of #69450 - cuviper:llvm-scev-no-wrap, r...
2020-02-25 borsAuto merge of #69421 - flip1995:clippyup, r=Dylan-DPC
2020-02-25 borsAuto merge of #69440 - Dylan-DPC:rollup-hj4bo9l, r...
2020-02-25 Mazdak Farrokhzadparse: address nitpick
2020-02-24 Mazdak Farrokhzadparse: move condition into guard
2020-02-24 Mazdak Farrokhzadparse: simplify `parse_stmt_without_recovery`.
2020-02-24 Mazdak Farrokhzadparse: extract `parse_stmt_item` & `parse_stmt_path_start`.
2020-02-24 Dylan DPCRollup merge of #69437 - RalfJung:miri-no-codegen,...
2020-02-24 Dylan DPCRollup merge of #69435 - anyska:cell-replace, r=Centril
2020-02-24 Dylan DPCRollup merge of #69433 - matthiaskrgr:bool_cmp, r=eddyb
2020-02-24 Dylan DPCRollup merge of #69427 - GuillaumeGomez:cleanup-e0368...
2020-02-24 Dylan DPCRollup merge of #69391 - memoryruins:memalias, r=Mark...
2020-02-24 Dylan DPCRollup merge of #69220 - wesleywiser:doc_self_profile_u...
2020-02-24 Vadim Petrochenkovsyntax: Remove `Nt(Impl,Trait,Foreign)Item`
2020-02-24 Matthias Krügerdon't explicitly compare against true or false
2020-02-24 borsAuto merge of #69344 - RalfJung:miri, r=oli-obk
2020-02-24 Pietro AlbiniRollup merge of #69405 - NieDzejkob:docs-readline-appen...
2020-02-24 Pietro AlbiniRollup merge of #69394 - GuillaumeGomez:clean-up-0367...
2020-02-24 Pietro AlbiniRollup merge of #69386 - danielhenrymantilla:maybe_unin...
2020-02-24 Pietro AlbiniRollup merge of #69385 - ridiculousfish:relax_get_unche...
2020-02-24 Pietro AlbiniRollup merge of #69372 - yawpitch:master, r=varkor
2020-02-24 borsAuto merge of #69366 - Centril:unified-items, r=petroch...
2020-02-23 Mazdak Farrokhzadparse: tweak diagnostic wordings
2020-02-23 Mazdak Farrokhzadparse: tweak `parse_item_` for more reuse.
2020-02-23 Mazdak Farrokhzadparse/ast: move `Defaultness` into variants.
2020-02-23 Mazdak Farrokhzadparse: `NtItem` -> `parse_item_common`.
2020-02-23 Mazdak Farrokhzadparser: tweak item kind wording
2020-02-23 Mazdak Farrokhzadparser: tweak unmatched wording
2020-02-23 Mazdak Farrokhzadparser: refactor away at_end
2020-02-23 Mazdak Farrokhzadparse: move token hack into `parse_item_common`.
2020-02-23 Mazdak Farrokhzadparse: use `parse_item_common` in `parse_assoc_item_`.
2020-02-23 Mazdak Farrokhzadparse: use `parse_item_common` in `parse_foreign_item`.
2020-02-23 Mazdak Farrokhzadparse: recover `default` on free items.
2020-02-23 Mazdak Farrokhzadparse: extract `error_on_unmatched_vis`.
2020-02-23 Mazdak Farrokhzadast: add `Defaultness` to `Item`, making `AssocItem...
2020-02-23 Mazdak Farrokhzad`parse_defaultness`: avoid hardcoded list of keywords.
2020-02-23 Mazdak Farrokhzadadd `Span` to `ast::Defaultness::Default`.
2020-02-23 borsAuto merge of #69393 - Dylan-DPC:rollup-rxbd1zg, r...
2020-02-23 borsAuto merge of #69084 - yaahc:delayed-doc-lint, r=petroc...
2020-02-23 borsAuto merge of #69351 - mati865:mingw-ultimate-fix,...
2020-02-23 Dylan DPCRollup merge of #69376 - petrochenkov:bumpwith, r=Centril
2020-02-23 Dylan DPCRollup merge of #69375 - Menschenkindlein:master, r...
2020-02-23 Dylan DPCRollup merge of #69361 - Centril:free-ty-alias, r=petro...
2020-02-23 Dylan DPCRollup merge of #69351 - mati865:mingw-ultimate-fix...
2020-02-22 Vadim Petrochenkovparser: Cleanup `Parser::bump_with` and its uses
2020-02-22 Maxim ZholobakRename CodeMap to SourceMap follow up
2020-02-22 Dylan DPCRollup merge of #69346 - GuillaumeGomez:clean-up-e032x...
2020-02-22 Dylan DPCRollup merge of #68984 - ecstatic-morse:const-u8-is...
2020-02-22 borsAuto merge of #69332 - nnethercote:revert-u8to64_le...
2020-02-22 borsAuto merge of #67330 - golddranks:split_inclusive,...
2020-02-21 Mazdak Farrokhzadparse: allow `type Foo: Ord` syntactically.
2020-02-21 borsAuto merge of #69242 - cjgillot:object_violations,...
2020-02-21 borsAuto merge of #69281 - nnethercote:inline-some-encoding...
2020-02-20 Mazdak FarrokhzadRollup merge of #69311 - GuillaumeGomez:clean-up-e0321...
2020-02-20 Mazdak FarrokhzadRollup merge of #69305 - estebank:consider-lt, r=Dylan-DPC
2020-02-20 Mazdak FarrokhzadRollup merge of #69185 - RalfJung:const-prop-lints...
2020-02-20 Mazdak FarrokhzadRollup merge of #68877 - estebank:point-at-params,...
2020-02-20 borsAuto merge of #69145 - matthewjasper:mir-typeck-static...
2020-02-20 Dylan DPCRollup merge of #69287 - GuillaumeGomez:clean-e0317...
2020-02-20 Dylan DPCRollup merge of #69266 - Zoxc:fix-source-map-race,...
2020-02-20 Dylan DPCRollup merge of #68978 - ecstatic-morse:const-int-pow...
next