]> git.lizzy.rs Git - rust.git/history - compiler/rustc_expand/src/mbe/macro_rules.rs
fix some typos in comments
[rust.git] / compiler / rustc_expand / src / mbe / macro_rules.rs
2022-11-13 cui fliterfix some typos in comments
2022-11-12 borsAuto merge of #103913 - Neutron3529:patch-1, r=thomcc
2022-11-12 Guillaume GomezRollup merge of #104308 - scottmcm:no-more-validalign...
2022-11-12 Guillaume GomezRollup merge of #104263 - albertlarsan68:add-ilog2...
2022-11-12 Guillaume GomezRollup merge of #104261 - compiler-errors:formal-and...
2022-11-12 Guillaume GomezRollup merge of #104144 - TaKO8Ki:suggest-removing...
2022-11-12 Guillaume GomezRollup merge of #104117 - crlf0710:update_feature_gate...
2022-11-12 Guillaume GomezRollup merge of #104110 - krasimirgg:msan-16, r=nagisa
2022-11-12 Dylan DPCRollup merge of #104267 - notriddle:notriddle/checkbox...
2022-11-12 Dylan DPCRollup merge of #104214 - Nilstrieb:returns_impl_Ice...
2022-11-12 Dylan DPCRollup merge of #104206 - compiler-errors:ocx-more...
2022-11-12 Dylan DPCRollup merge of #103970 - oli-obk:unhide_unknown_spans...
2022-11-12 Dylan DPCRollup merge of #102049 - fee1-dead-contrib:derive_cons...
2022-11-12 borsAuto merge of #103530 - cjgillot:hir-lifetimes-direct...
2022-11-12 borsAuto merge of #103150 - joboet:remove_lock_wrappers...
2022-11-11 Manish GoregaokarRollup merge of #104129 - notriddle:notriddle/102576...
2022-11-11 Manish GoregaokarRollup merge of #104051 - RalfJung:miri, r=RalfJung
2022-11-11 Manish GoregaokarRollup merge of #103960 - AndyJado:var_path_only_diag...
2022-11-11 Manish GoregaokarRollup merge of #103531 - chenyukang:yukang/fix-103474...
2022-11-11 Manish GoregaokarRollup merge of #103468 - chenyukang:yukang/fix-103435...
2022-11-11 Manish GoregaokarRollup merge of #102215 - alexcrichton:wasm-link-whole...
2022-11-11 Manish GoregaokarRollup merge of #100386 - compiler-errors:sized-coinduc...
2022-11-11 Manish GoregaokarRollup merge of #95292 - BGR360:const-trait-specialize...
2022-11-11 Dylan DPCRollup merge of #104245 - kubycsolutions:master, r...
2022-11-11 Dylan DPCRollup merge of #104217 - Nilstrieb:funny-dollar-syntax...
2022-11-11 Dylan DPCRollup merge of #104216 - Nilstrieb:dont-ice-invalid...
2022-11-11 Dylan DPCRollup merge of #104202 - camsteffen:103748, r=estebank
2022-11-11 Dylan DPCRollup merge of #104169 - GuillaumeGomez:migrate-css...
2022-11-11 Dylan DPCRollup merge of #104146 - Ayush1325:remote-test-server...
2022-11-11 Dylan DPCRollup merge of #103924 - PeteDevoy:patch-1, r=estebank
2022-11-11 Dylan DPCRollup merge of #103445 - fmease:fix-50291, r=estebank
2022-11-11 Dylan DPCRollup merge of #100633 - estebank:must_use_async_fn_re...
2022-11-11 borsAuto merge of #102872 - mikebenfield:better-get-discr...
2022-11-11 borsAuto merge of #103898 - Nilstrieb:match-macro, r=nnethe...
2022-11-11 borsAuto merge of #99918 - WaffleLapkin:fnFnfun, r=estebank
2022-11-10 Manish GoregaokarRollup merge of #101939 - zhaixiaojuan:loongarch64...
2022-11-10 Michael GouletRollup merge of #103443 - mucinoab:recover-colon-as...
2022-11-09 Manish GoregaokarRollup merge of #103307 - b4den:master, r=estebank
2022-11-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-09 Dylan DPCRollup merge of #103694 - WaffleLapkin:mask_doc_example...
2022-11-09 Dylan DPCRollup merge of #103570 - lukas-code:stabilize-ilog...
2022-11-09 borsAuto merge of #102565 - jyn514:refactor-build-manifest...
2022-11-09 Manish GoregaokarRollup merge of #103521 - chenyukang:yukang/fix-103451...
2022-11-08 Dylan DPCRollup merge of #103651 - Alexendoo:parse-format-unicod...
2022-11-05 borsAuto merge of #102458 - JohnTitor:stabilize-instruction...
2022-11-05 borsAuto merge of #103691 - michaelwoerister:consistent...
2022-11-04 borsAuto merge of #103298 - ferrocene:pa-compile-flags...
2022-11-04 Matthias KrügerRollup merge of #103397 - crlf0710:port_dead_code_lint...
2022-11-04 borsAuto merge of #2641 - DrMeepster:init_once_acquire...
2022-11-04 borsAuto merge of #101703 - nicholasbishop:bishop-add-uefi...
2022-11-04 borsAuto merge of #103098 - Amanieu:asm-tied-fixed, r=bjorn3
2022-11-04 nilsSmall style improvements
2022-11-03 borsAuto merge of #103455 - BlackHoleFox:apple-sim-abi...
2022-11-02 Matthias KrügerRollup merge of #103610 - wesleywiser:thinlto_cgu1...
2022-11-02 NilstriebAdd some debug logs to macro matching
2022-11-02 NilstriebRetry matching with tracking for diagnostics
2022-11-02 NilstriebFactor out matching into `try_match_macro`
2022-11-02 NilstriebAdd `Tracker` to track matching operations
2022-11-02 NilstriebStore `ErrorGuaranteed` in `ErrorReported`
2022-11-02 Dylan DPCRollup merge of #103275 - Manishearth:tinystrup, r...
2022-11-02 Manish GoregaokarRollup merge of #103638 - ia0:multivalue, r=nagisa
2022-11-02 Manish GoregaokarRollup merge of #103637 - ChrisDenton:stdio-uwp, r...
2022-11-02 Manish GoregaokarRollup merge of #103575 - Xiretza:suggestions-style...
2022-11-02 Manish GoregaokarRollup merge of #103084 - inquisitivecrystal:control...
2022-11-01 borsAuto merge of #103217 - mejrs:track, r=eholk
2022-11-01 Dylan DPCRollup merge of #84022 - Aaron1011:remove-derive-res...
2022-11-01 borsAuto merge of #103590 - compiler-errors:ocx-more, r...
2022-11-01 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-01 Dylan DPCRollup merge of #103706 - zbyrn:issue-101637-fix, r...
2022-10-31 borsAuto merge of #102950 - oli-obk:check_miri, r=RalfJung
2022-10-31 Dylan DPCRollup merge of #103766 - lukas-code:error-in-core...
2022-10-31 Dylan DPCRollup merge of #103338 - l4l:enum-unreachable-pub...
2022-10-31 Michael HowellRollup merge of #102689 - ayrtonm:master, r=cjgillot
2022-10-31 Michael HowellRollup merge of #102101 - BelovDV:new-check-lld-version...
2022-10-31 Michael HowellRollup merge of #101944 - notriddle:notriddle/toggle...
2022-10-31 Michael HowellRollup merge of #101428 - JakobDegen:build-tests, r...
2022-10-31 Michael HowellRollup merge of #97971 - Soveu:varargs, r=jackh726
2022-10-30 borsAuto merge of #103479 - nikic:update-llvm-9, r=cuviper
2022-10-30 borsAuto merge of #103299 - nikic:usub-overflow, r=wesleywiser
2022-10-30 borsAuto merge of #103295 - ishitatsuyuki:ninja, r=cuviper
2022-10-30 borsAuto merge of #2639 - RalfJung:rustup, r=RalfJung
2022-10-30 Ralf JungMerge from rustc
2022-10-30 Dylan DPCRollup merge of #103689 - saethlin:libtest-startup...
2022-10-30 Dylan DPCRollup merge of #103588 - weihanglo:rustdoc/url-redirec...
2022-10-30 Dylan DPCRollup merge of #103560 - zbyrn:issue-103358-fix, r...
2022-10-30 Dylan DPCRollup merge of #93582 - WaffleLapkin:rpitirpit, r...
2022-10-30 borsAuto merge of #103721 - RalfJung:miri, r=RalfJung
2022-10-29 Matthias KrügerRollup merge of #103253 - notriddle:notriddle/test...
2022-10-29 Matthias KrügerRollup merge of #103124 - ldm0:nohard_tests, r=Mark...
2022-10-29 Matthias KrügerRollup merge of #100006 - jyn514:update-copy, r=dtolnay
2022-10-29 borsAuto merge of #103450 - cjgillot:elision-nodedup, r...
2022-10-29 Guillaume GomezRollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_a...
2022-10-29 Guillaume GomezRollup merge of #103415 - compiler-errors:tiny-perf...
2022-10-29 Guillaume GomezRollup merge of #102721 - nbdd0121:panic, r=Amanieu
2022-10-29 Guillaume GomezRollup merge of #102634 - andrewpollack:refactor-test...
2022-10-29 Matthias KrügerRollup merge of #103664 - aDotInTheVoid:rdj-path-docs...
2022-10-29 Matthias KrügerRollup merge of #103656 - camsteffen:symbol-to-string...
2022-10-29 Matthias KrügerRollup merge of #103383 - compiler-errors:tait-scope...
2022-10-29 Matthias KrügerRollup merge of #103342 - Rageking8:add-test-for-issue...
2022-10-29 Matthias KrügerRollup merge of #102961 - reitermarkus:const-cstr-from...
next