]> git.lizzy.rs Git - rust.git/history - src/librustc_parse/parser
Rollup merge of #69680 - petrochenkov:nont4, r=Centril
[rust.git] / src / librustc_parse / parser /
2020-03-07 Mazdak FarrokhzadRollup merge of #69680 - petrochenkov:nont4, r=Centril
2020-03-07 Mazdak FarrokhzadRollup merge of #69656 - matthiaskrgr:iter_nth_zero...
2020-03-07 Mazdak FarrokhzadRollup merge of #68985 - daboross:fix-35813, r=Centril
2020-03-07 Mazdak FarrokhzadRollup merge of #67741 - estebank:point-at-pat-def...
2020-03-06 borsAuto merge of #69753 - pnkfelix:issue-69191-ice-on...
2020-03-06 borsAuto merge of #69614 - estebank:ice-age, r=davidtwco
2020-03-06 borsAuto merge of #69586 - petrochenkov:unmerge, r=Centril
2020-03-05 borsAuto merge of #69746 - Dylan-DPC:rollup-wr6dvdk, r...
2020-03-05 Dylan DPCRollup merge of #69742 - TrolledWoods:patch-1, r=jonas...
2020-03-05 Dylan DPCRollup merge of #69736 - matthiaskrgr:even_more_clippy...
2020-03-05 Dylan DPCRollup merge of #69732 - GuillaumeGomez:cleanup-e0382...
2020-03-05 Dylan DPCRollup merge of #69728 - LeSeulArtichaut:patch-1, r...
2020-03-05 Dylan DPCRollup merge of #69713 - matthiaskrgr:more_cleanup...
2020-03-05 Dylan DPCRollup merge of #69697 - GuillaumeGomez:explanation...
2020-03-05 Matthias KrügerConst items have by default a static lifetime, there...
2020-03-04 Matthias KrügerUse .map() to modify data inside Options instead of...
2020-03-04 borsAuto merge of #69576 - matthiaskrgr:nightly_bootstrap_f...
2020-03-04 borsAuto merge of #69636 - RalfJung:miri, r=nikomatsakis
2020-03-04 borsAuto merge of #68952 - faern:stabilize-assoc-int-consts...
2020-03-04 borsAuto merge of #69550 - RalfJung:scalar, r=oli-obk
2020-03-03 borsAuto merge of #69678 - Dylan-DPC:rollup-yoaueud, r...
2020-03-03 Dylan DPCRollup merge of #69670 - GuillaumeGomez:explain-e0379...
2020-03-03 Dylan DPCRollup merge of #69565 - RalfJung:assert, r=eddyb
2020-03-03 borsAuto merge of #69506 - Centril:stmt-semi-none, r=petroc...
2020-03-03 borsAuto merge of #69482 - lqd:poloniusup, r=nikomatsakis
2020-03-03 Yuki OkushiRollup merge of #69634 - GuillaumeGomez:clean-up-e0378...
2020-03-03 Yuki OkushiRollup merge of #69620 - thekuom:doc/61137-add-long...
2020-03-03 Yuki OkushiRollup merge of #69609 - TimDiekmann:excess, r=Amanieu
2020-03-03 Yuki OkushiRollup merge of #69213 - LeSeulArtichaut:improve-doc...
2020-03-03 Matthias KrügerUse .next() instead of .nth(0) on iterators.
2020-03-02 Dylan DPCRollup merge of #69624 - ehuss:toolstate-beta-regress...
2020-03-02 Dylan DPCRollup merge of #69623 - Centril:fix-69396-tmp, r=petro...
2020-03-02 Dylan DPCRollup merge of #69544 - lqd:unrevert-67174, r=Mark...
2020-03-02 Dylan DPCRollup merge of #68682 - LeSeulArtichaut:stable-intrins...
2020-03-02 borsAuto merge of #69257 - RalfJung:layout-visitor, r=eddyb
2020-03-02 borsAuto merge of #69442 - jakevossen5:master, r=Mark-Simul...
2020-03-02 borsAuto merge of #69432 - petrochenkov:alldeps, r=eddyb
2020-03-01 Mazdak Farrokhzadencode `;` stmt w/o expr as `StmtKind::Empty`
2020-03-01 borsAuto merge of #69408 - RalfJung:canonical-alloc-id...
2020-03-01 Dylan DPCRollup merge of #69607 - GuillaumeGomez:cleanup-e0376...
2020-03-01 Dylan DPCRollup merge of #69598 - ollie27:rustdoc_crate-version_...
2020-03-01 Dylan DPCRollup merge of #69577 - GuillaumeGomez:cleanup-e0375...
2020-03-01 Dylan DPCRollup merge of #69569 - matthiaskrgr:nonminimal_bool...
2020-03-01 Dylan DPCRollup merge of #69568 - JOE1994:patch-2, r=Dylan-DPC
2020-03-01 Dylan DPCRollup merge of #69554 - GuillaumeGomez:cleanup-e0374...
2020-03-01 borsAuto merge of #69380 - Zoxc:parent-module, r=michaelwoe...
2020-03-01 borsAuto merge of #69606 - JohnTitor:rollup-i3nrrcf, r...
2020-03-01 Vadim Petrochenkovast: Implement `TryFrom<ItemKind>` for associated and...
2020-03-01 Yuki OkushiRollup merge of #69605 - JohnTitor:opt-def-id, r=petroc...
2020-03-01 Yuki OkushiRollup merge of #69583 - LeSeulArtichaut:ice-69378...
2020-03-01 Yuki OkushiRollup merge of #69580 - matthiaskrgr:map_clone, r...
2020-03-01 Yuki OkushiRollup merge of #69579 - petrochenkov:noprevspan, r...
2020-03-01 Yuki OkushiRollup merge of #69562 - ecstatic-morse:dataflow-genera...
2020-03-01 Yuki OkushiRollup merge of #69549 - mati865:mingw, r=kennytm
2020-03-01 Yuki OkushiRollup merge of #69397 - tmiasko:llvm-version-suffix...
2020-03-01 borsAuto merge of #69295 - ecstatic-morse:unified-dataflow...
2020-03-01 borsAuto merge of #68943 - ecstatic-morse:no-useless-drop...
2020-03-01 borsAuto merge of #69592 - petrochenkov:nosyntax, r=Centril
2020-02-29 borsAuto merge of #69590 - Dylan-DPC:rollup-i3z0sic, r...
2020-02-29 DavidReplace ptr hashing with ptr casting
2020-02-29 Vadim PetrochenkovRename `syntax` to `rustc_ast` in source code
2020-02-29 Dylan DPCRollup merge of #69587 - petrochenkov:reqname, r=Centril
2020-02-29 Dylan DPCRollup merge of #69584 - zantysor:fix-saturating-durati...
2020-02-29 Dylan DPCRollup merge of #69582 - RalfJung:vec-parts, r=Centril
2020-02-29 Dylan DPCRollup merge of #69581 - RalfJung:align_to_mut, r=Centril
2020-02-29 Dylan DPCRollup merge of #69572 - matthiaskrgr:try_err_and_iter_...
2020-02-29 Dylan DPCRollup merge of #69571 - matthiaskrgr:useless_asref...
2020-02-29 borsAuto merge of #69263 - anyska:blacklist-powerpc-zst...
2020-02-29 Vadim Petrochenkovrustc_parse: Tweak the function parameter name check
2020-02-29 borsAuto merge of #69260 - GuillaumeGomez:create-E0747...
2020-02-29 Vadim Petrochenkovparser: Remove `Parser::prev_span`
2020-02-29 Vadim Petrochenkovparser: `prev_span` -> `prev_token.span`
2020-02-29 borsAuto merge of #69570 - Dylan-DPC:rollup-d6boczt, r...
2020-02-29 borsAuto merge of #69227 - Marwes:buffer_stderr, r=varkor
2020-02-29 borsAuto merge of #69255 - estebank:e0599-details, r=varkor
2020-02-29 Dylan DPCRollup merge of #69567 - matthiaskrgr:useless_fmt,...
2020-02-29 Dylan DPCRollup merge of #69563 - andre-richter:fix_no_std_match...
2020-02-29 Dylan DPCRollup merge of #69551 - matthiaskrgr:len_zero, r=Mark...
2020-02-29 Dylan DPCRollup merge of #69546 - matthiaskrgr:slice_to_vec...
2020-02-29 Dylan DPCRollup merge of #69504 - MichaelMcDonnell:hash_assert_n...
2020-02-29 Dylan DPCRollup merge of #69477 - Pulkit07:issue69298, r=cramertj
2020-02-29 Matthias Krügeruse .to_string() instead of format!() macro to create...
2020-02-29 borsAuto merge of #69208 - RalfJung:debug-assert, r=Mark...
2020-02-28 Esteban KüberSuggest constraining type parameters
2020-02-28 borsAuto merge of #69555 - Centril:rollup-e53lxz4, r=Centril
2020-02-28 Mazdak FarrokhzadRollup merge of #69547 - matthiaskrgr:more_misc, r...
2020-02-28 Mazdak FarrokhzadRollup merge of #69541 - dotdash:format, r=Mark-Simulacrum
2020-02-28 Mazdak FarrokhzadRollup merge of #69539 - Centril:fix-69401, r=petrochenkov
2020-02-28 Mazdak FarrokhzadRollup merge of #69538 - JohnTitor:boxed-slice-try...
2020-02-28 Mazdak FarrokhzadRollup merge of #69522 - Centril:fix-69341, r=petrochenkov
2020-02-28 Mazdak FarrokhzadRollup merge of #69481 - matthiaskrgr:single_char,...
2020-02-28 Mazdak FarrokhzadRollup merge of #69452 - Centril:typeck-pat, r=estebank
2020-02-28 Mazdak FarrokhzadRollup merge of #69384 - petrochenkov:nounnorm, r=Centril
2020-02-28 Mazdak FarrokhzadRollup merge of #69340 - Centril:self-ctor-normalize...
2020-02-28 Mazdak FarrokhzadRollup merge of #68989 - XAMPPRocky:relnotes-1.42.0...
2020-02-28 borsAuto merge of #69148 - estebank:cold-as-ice, r=oli-obk
2020-02-28 Matthias Krügeruse is_empty() instead of len() == x to determine...
2020-02-28 Matthias Krügerremove redundant clones, references to operands, explic...
2020-02-28 borsAuto merge of #68827 - ssomers:btree_navigation_revisit...
2020-02-28 borsAuto merge of #68505 - skinny121:canonicalize-const...
next