]> git.lizzy.rs Git - rust.git/history - compiler/rustc_parse/src/parser/expr.rs
Add support for using qualified paths with structs in expression and pattern
[rust.git] / compiler / rustc_parse / src / parser / expr.rs
2021-06-10 Ryan LevickAdd support for using qualified paths with structs...
2021-06-10 Yuki OkushiRollup merge of #86051 - erer1243:update_move_keyword_d...
2021-06-10 Yuki OkushiRollup merge of #85997 - jyn514:rustdoc-diff, r=Mark...
2021-06-10 Yuki OkushiRollup merge of #84687 - a1phyr:improve_rwlock, r=m...
2021-06-10 Yuki OkushiRollup merge of #82037 - calavera:strip_debuginfo_osx...
2021-06-10 borsAuto merge of #85910 - cjgillot:no-meta-version, r...
2021-06-09 borsAuto merge of #86003 - pnkfelix:issue-84297-revert...
2021-06-09 borsAuto merge of #85975 - the8472:revert-take-tra, r=scottmcm
2021-06-09 Yuki OkushiRollup merge of #85957 - BoxyUwU:rustdoc-const-generic...
2021-06-09 Yuki OkushiRollup merge of #85791 - CDirkx:is_unicast, r=joshtriplett
2021-06-09 Yuki OkushiRollup merge of #85715 - fee1-dead:document-string...
2021-06-09 Yuki OkushiRollup merge of #85676 - CDirkx:ip-style, r=JohnTitor
2021-06-08 Yuki OkushiRollup merge of #86074 - reaganmcf:iss-86039, r=jyn514
2021-06-08 Yuki OkushiRollup merge of #85989 - jyn514:gitignore-cleanup,...
2021-06-08 Yuki OkushiRollup merge of #85985 - Lionelf329:master, r=joshtriplett
2021-06-08 Yuki OkushiRollup merge of #85951 - hyd-dev:force-unwind-tables...
2021-06-08 Yuki OkushiRollup merge of #85906 - LingMan:iter_find, r=matthewjasper
2021-06-08 borsAuto merge of #83515 - tamird:string-remove-matches...
2021-06-07 borsAuto merge of #85903 - bjorn3:rustc_serialize_cleanup...
2021-06-07 Yuki OkushiRollup merge of #86081 - LingMan:try_into, r=jyn514
2021-06-07 Yuki OkushiRollup merge of #86025 - bjorn3:no_rpath_cfg_prefix...
2021-06-07 Yuki OkushiRollup merge of #86016 - luqmana:infer-linker-flavor...
2021-06-07 Yuki OkushiRollup merge of #85996 - jyn514:library-changes, r...
2021-06-07 Yuki OkushiRollup merge of #85973 - LingMan:indentation, r=jyn514
2021-06-07 Yuki OkushiRollup merge of #84262 - camelid:sized-ice, r=estebank
2021-06-07 borsAuto merge of #85810 - bjorn3:further_driver_cleanup...
2021-06-06 Guillaume GomezRollup merge of #86077 - FabianWolff:issue-86061, r...
2021-06-06 Guillaume GomezRollup merge of #86058 - fee1-dead:E0121-improvements...
2021-06-06 Guillaume GomezRollup merge of #86040 - GuillaumeGomez:search-result...
2021-06-06 Guillaume GomezRollup merge of #86010 - FabianWolff:ICE-parser, r...
2021-06-06 Guillaume GomezRollup merge of #85965 - tmiasko:a, r=nagisa
2021-06-06 Guillaume GomezRollup merge of #85912 - LingMan:iter_any, r=nagisa
2021-06-06 Guillaume GomezRollup merge of #84940 - jyn514:ninja, r=Mark-Simulacrum
2021-06-06 Guillaume GomezRollup merge of #83433 - jyn514:cfg-bootstrap-macro...
2021-06-06 borsAuto merge of #85086 - petrochenkov:linkord2, r=nagisa
2021-06-06 borsAuto merge of #84995 - petrochenkov:tcollect, r=Aaron1011
2021-06-06 Vadim Petrochenkovparser: Ensure that all nonterminals have tokens after...
2021-06-06 borsAuto merge of #84863 - ABouttefeux:libtest, r=m-ou-se
2021-06-05 Guillaume GomezRollup merge of #83646 - glittershark:bound-map, r...
2021-06-03 flip1995Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31...
2021-05-30 Guillaume GomezRollup merge of #85781 - badboy:document-aarch-ios...
2021-05-27 borsAuto merge of #84568 - andoriyu:libtest/junit_formatter...
2021-05-27 bjorn3Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9...
2021-05-27 Dylan DPCRollup merge of #84221 - ABouttefeux:generic-arg-elisio...
2021-05-26 borsAuto merge of #83770 - the8472:tra-extend, r=Mark-Simul...
2021-05-20 borsAuto merge of #84665 - adamgemmell:aarch64-features...
2021-05-20 flip1995Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577...
2021-05-16 borsAuto merge of #84549 - tmiasko:static-initializer,...
2021-05-15 Guillaume GomezRollup merge of #84751 - Soveu:is_char_boundary_opt...
2021-05-15 Caleb CartwrightAdd 'src/tools/rustfmt/' from commit '7872306edf2e11a69...
2021-05-12 borsAuto merge of #83813 - cbeuw:remap-std, r=michaelwoerister
2021-05-12 borsAuto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
2021-05-11 Yuki OkushiRollup merge of #84783 - jyn514:fmt-one, r=Mark-Simulacrum
2021-05-11 Yuki OkushiRollup merge of #84777 - jyn514:rustdoc-parallel, r...
2021-05-10 borsAuto merge of #84677 - CDirkx:pal, r=Mark-Simulacrum
2021-05-10 Guillaume GomezRollup merge of #84465 - jyn514:primitive, r=GuillaumeGomez
2021-05-10 borsAuto merge of #84507 - crlf0710:codegen_nonlocal_main_w...
2021-05-09 borsAuto merge of #83800 - xobs:impl-16351-nightly, r=nagisa
2021-05-08 borsAuto merge of #84470 - jyn514:lints, r=GuillaumeGomez
2021-05-07 Dylan DPCRollup merge of #84655 - CDirkx:wasm, r=m-ou-se
2021-05-07 Dylan DPCRollup merge of #84442 - jyn514:doc-cfg, r=petrochenkov
2021-05-07 borsAuto merge of #84797 - richkadel:cover-unreachable...
2021-05-07 Yuki OkushiRollup merge of #84897 - richkadel:cover-closure-macros...
2021-05-07 Yuki OkushiRollup merge of #84815 - richkadel:coverage-docs-update...
2021-05-07 Yuki OkushiRollup merge of #84787 - klensy:deps-bump, r=Mark-Simul...
2021-05-07 Yuki OkushiRollup merge of #84781 - jyn514:check-bootstrap, r...
2021-05-07 Yuki OkushiRollup merge of #84779 - jyn514:cargotest-args, r=Mark...
2021-05-06 Dylan DPCRollup merge of #84896 - estebank:issue-84772, r=jackh726
2021-05-06 Dylan DPCRollup merge of #84872 - bjorn3:cg_clif_tidy, r=Mark...
2021-05-06 Dylan DPCRollup merge of #84871 - richkadel:no-coverage-unstable...
2021-05-06 Dylan DPCRollup merge of #84755 - jyn514:core-links, r=kennytm
2021-05-06 Dylan DPCRollup merge of #84734 - tmandry:compiletest-needs...
2021-05-06 Dylan DPCRollup merge of #84728 - camelid:sized-param-sugg-test...
2021-05-06 Dylan DPCRollup merge of #84500 - tmandry:compiletest-run-flag...
2021-05-06 Dylan DPCRollup merge of #84409 - mzohreva:mz/tls-dtors-before...
2021-05-06 borsAuto merge of #84806 - Mark-Simulacrum:try-start-entry...
2021-05-06 borsAuto merge of #79930 - tgnottingham:bufwriter_performan...
2021-05-06 borsAuto merge of #84559 - jackh726:issue-84398, r=nikomatsakis
2021-05-06 Dylan DPCRollup merge of #84851 - lnicola:rust-analyzer-2021...
2021-05-06 Dylan DPCRollup merge of #84712 - joshtriplett:simplify-chdir...
2021-05-06 Dylan DPCRollup merge of #84328 - Folyd:stablize_map_into_keys_v...
2021-05-06 flip1995Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f...
2021-05-06 borsAuto merge of #84468 - iladin:iladin/fix-84467, r=petro...
2021-05-05 Ralf JungRollup merge of #84843 - wcampbell0x2a:use-else-if...
2021-05-05 Ralf JungRollup merge of #84808 - estebank:issue-84769, r=petroc...
2021-05-05 Ralf JungRollup merge of #84803 - jyn514:duplicate-macros, r...
2021-05-05 Ralf JungRollup merge of #84709 - joshtriplett:doc-alias-chdir...
2021-05-05 Ralf JungRollup merge of #84183 - rust-lang:relnotes-1.52.0...
2021-05-05 Ralf JungRollup merge of #83553 - jfrimmel:addr-of, r=m-ou-se
2021-05-05 borsAuto merge of #84794 - ChrisDenton:dedup-native-libs...
2021-05-04 borsAuto merge of #84017 - Smittyvb:int-literal-underscores...
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-05-04 borsAuto merge of #84833 - Mark-Simulacrum:thread-local...
2021-05-04 borsAuto merge of #84472 - Aaron1011:conservative-paramenv...
2021-05-03 borsAuto merge of #84862 - GuillaumeGomez:rollup-cbc93h4...
2021-05-03 borsAuto merge of #83312 - petrochenkov:noinner, r=Aaron1011
2021-05-03 Vadim Petrochenkovparser: Remove support for inner attributes on non...
2021-05-02 Dylan DPCRollup merge of #84072 - nagisa:target-family-two-the...
2021-05-02 borsAuto merge of #82576 - gilescope:to_string, r=Amanieu
2021-05-02 borsAuto merge of #84725 - sebpop:arm64-isb, r=joshtriplett
next