]> git.lizzy.rs Git - rust.git/history - compiler/rustc_expand/src/mbe/metavar_expr.rs
Remove `crate` visibility usage in compiler
[rust.git] / compiler / rustc_expand / src / mbe / metavar_expr.rs
2022-05-21 Jacob PrattRemove `crate` visibility usage in compiler
2022-05-20 Matthias KrügerRollup merge of #97109 - TaKO8Ki:fix-misleading-cannot...
2022-05-20 Guillaume GomezRollup merge of #97188 - carbotaniuman:remove-null...
2022-05-20 Guillaume GomezRollup merge of #97185 - RalfJung:number-validity,...
2022-05-20 Guillaume GomezRollup merge of #96565 - notriddle:notriddle/impl-box...
2022-05-20 borsAuto merge of #96422 - tmccombs:mutex-unpoison, r=m...
2022-05-20 borsAuto merge of #97147 - Mark-Simulacrum:stage0-bump...
2022-05-20 borsAuto merge of #97027 - cuviper:yesalias-refcell, r...
2022-05-19 Dylan DPCRollup merge of #97171 - JohnTitor:issue-88119, r=compi...
2022-05-19 Dylan DPCRollup merge of #97170 - benediktwerner:master, r=JohnTitor
2022-05-19 Dylan DPCRollup merge of #97169 - gimbles:u32-diagnostic, r...
2022-05-19 Dylan DPCRollup merge of #97155 - alygin:patch-1, r=JohnTitor
2022-05-19 Dylan DPCRollup merge of #97142 - SparrowLii:inline, r=tmiasko
2022-05-19 Dylan DPCRollup merge of #96539 - tmandry:relnotes-1.61, r=Mark...
2022-05-19 borsAuto merge of #97024 - lcnr:simplify_type-sus, r=<try>
2022-05-19 borsAuto merge of #97114 - klensy:cursor-ref, r=petrochenkov
2022-05-18 klensyuse `CursorRef` more, to not to clone `Tree`s
2022-05-18 Dylan DPCRollup merge of #95979 - lcnr:coherence-docs, r=compile...
2022-05-17 Yuki OkushiRollup merge of #96329 - aliemjay:fixed-by-90887, r...
2022-05-15 bjorn3Merge commit '63734fcdd718cca089f84c42f3a42c0096cfd431...
2022-05-14 borsAuto merge of #95826 - carbotaniuman:miri-permissive...
2022-05-14 Yuki OkushiRollup merge of #95365 - mkroening:hermit-alloc-error...
2022-05-14 borsAuto merge of #95602 - scottmcm:faster-array-intoiter...
2022-05-13 borsAuto merge of #95356 - coolreader18:exitstatus-exit...
2022-05-13 Matthias KrügerRollup merge of #96154 - lukaslueg:unreachablehint...
2022-05-12 Matthias KrügerRollup merge of #95896 - nagisa:nvptx-contacts, r=Mark...
2022-05-11 Dylan DPCRollup merge of #91518 - luojia65:rustdoc-riscv-arch...
2022-05-11 borsAuto merge of #96375 - jyn514:bootstrap-submodules...
2022-05-10 borsAuto merge of #96232 - sunfishcode:sunfishcode/io-safet...
2022-05-10 borsAuto merge of #94799 - lcnr:list-ty-perf, r=petrochenkov
2022-05-10 Dylan DPCRollup merge of #93661 - ehuss:add-missing-rustc-arg...
2022-05-09 Matthias KrügerRollup merge of #95483 - golddranks:improve_float_docs...
2022-05-09 borsAuto merge of #95960 - jhpratt:remove-rustc_deprecated...
2022-05-09 borsAuto merge of #96802 - gimbles:windows_slice, r=thomcc
2022-05-08 borsAuto merge of #96302 - Serial-ATA:more-diagnostic-items...
2022-05-08 borsAuto merge of #96689 - gimbles:campfire, r=Mark-Simulacrum
2022-05-08 borsAuto merge of #96457 - yungkneez:fix-bootstrap, r=Mark...
2022-05-07 Matthias KrügerRollup merge of #96336 - Nilstrieb:link-to-correct...
2022-05-06 borsAuto merge of #95454 - randomicon00:fix95444, r=wesleywiser
2022-05-06 borsAuto merge of #95183 - ibraheemdev:arc-count-acquire...
2022-05-06 borsAuto merge of #96268 - jackh726:remove-mutable_borrow_r...
2022-05-06 Michael GouletRollup merge of #96174 - RalfJung:no-run-transmute...
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-05-05 Matthias KrügerRollup merge of #96507 - TaKO8Ki:suggest-calling-associ...
2022-05-05 Matthias KrügerRollup merge of #95843 - GuillaumeGomez:improve-new...
2022-05-04 borsAuto merge of #96447 - petrochenkov:docregr, r=Guillaum...
2022-05-03 borsAuto merge of #95380 - compiler-errors:unit-destructure...
2022-05-03 borsAuto merge of #96280 - lygstate:ffi-fixes, r=joshtriplett
2022-05-02 borsAuto merge of #96436 - petrochenkov:nowhole2, r=wesleywiser
2022-05-02 borsAuto merge of #96310 - bertptrs:remove-debugger-bootstr...
2022-05-02 Yuki OkushiRollup merge of #96567 - alex-semenyuk:fix_docs_for_log...
2022-05-02 Yuki OkushiRollup merge of #96499 - jyn514:bootstrap-doctests...
2022-05-02 Yuki OkushiRollup merge of #96222 - jmaargh:john-mark/clarify...
2022-05-02 Yuki OkushiRollup merge of #94126 - ssomers:alloc_prep_1, r=Mark...
2022-05-01 borsAuto merge of #96517 - ferrocene:pa-files-related-to...
2022-05-01 borsAuto merge of #96549 - ouz-a:mir-opt, r=oli-obk
2022-05-01 borsAuto merge of #96078 - udoprog:refcounted-str-to-u8...
2022-05-01 borsAuto merge of #96490 - dtolnay:writetmpbackport, r...
2022-05-01 borsAuto merge of #95362 - scottmcm:calloc-arrays, r=Mark...
2022-04-30 borsAuto merge of #96347 - estebank:issue-96292, r=compiler...
2022-04-30 borsAuto merge of #96348 - overdrivenpotato:inline-location...
2022-04-30 borsAuto merge of #96500 - SparrowLii:rpo, r=tmiasko
2022-04-29 Dylan DPCRollup merge of #96536 - rust-lang:notriddle/deref...
2022-04-29 Dylan DPCRollup merge of #96527 - durin42:llvm-15-werror-wswitch...
2022-04-29 Dylan DPCRollup merge of #96390 - GuillaumeGomez:es6-part2,...
2022-04-29 borsAuto merge of #95819 - oli-obk:mir_can't_hold_all_these...
2022-04-29 borsAuto merge of #96474 - SparrowLii:langcall, r=lcnr
2022-04-29 borsAuto merge of #96489 - shepmaster:revert-vec-from-array...
2022-04-29 Dylan DPCRollup merge of #96523 - nbdd0121:windows, r=petrochenkov
2022-04-29 Dylan DPCRollup merge of #96516 - oli-obk:impl_trait_inference_a...
2022-04-29 Dylan DPCRollup merge of #96492 - joshtriplett:revert-std-ffi...
2022-04-29 Dylan DPCRollup merge of #96481 - aDotInTheVoid:hashmap-docs...
2022-04-29 Dylan DPCRollup merge of #96477 - alexcrichton:update-wasm64...
2022-04-29 borsAuto merge of #96444 - nbdd0121:used2, r=petrochenkov
2022-04-29 borsAuto merge of #96441 - ChrisDenton:sync-pipes, r=m...
2022-04-28 borsAuto merge of #96393 - joboet:pthread_parker, r=thomcc
2022-04-28 borsAuto merge of #96528 - Dylan-DPC:rollup-iedbjli, r...
2022-04-28 Dylan DPCRollup merge of #96480 - user-simon:patch-1, r=Dylan-DPC
2022-04-28 Dylan DPCRollup merge of #96433 - petrochenkov:delim, r=nnethercote
2022-04-28 Vadim Petrochenkovrustc_ast: Harmonize delimiter naming with `proc_macro...
2022-04-26 Guillaume GomezRollup merge of #94703 - kjetilkjeka:nvptx-kernel-args...
2022-04-26 Guillaume GomezRollup merge of #94022 - jongiddy:cow-into-owned-docs...
2022-04-25 Dylan DPCRollup merge of #90312 - r00ster91:search, r=Dylan-DPC
2022-04-25 borsAuto merge of #95604 - nbdd0121:used2, r=petrochenkov
2022-04-25 borsAuto merge of #95246 - ChrisDenton:command-args, r...
2022-04-24 Matthias KrügerRollup merge of #95504 - jyn514:library-alias, r=Mark...
2022-04-23 borsAuto merge of #90602 - mbartlett21:const-intoiterator...
2022-04-22 bjorn3Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df...
2022-04-21 Dylan DPCRollup merge of #95434 - cjgillot:dump-dep-kind, r...
2022-04-20 Dylan DPCRollup merge of #93313 - tmiasko:uninhabited, r=tmandry
2022-04-18 borsAuto merge of #96080 - nikic:ranlib, r=Mark-Simulacrum
2022-04-17 borsAuto merge of #93530 - anonion0:pthread_sigmask_fix...
2022-04-17 borsAuto merge of #95655 - kckeiks:create-hir-crate-items...
2022-04-16 Dylan DPCRollup merge of #95346 - Aaron1011:stablize-const-exter...
2022-04-16 Dylan DPCRollup merge of #95426 - b-naber:valtrees-slice, r...
2022-04-16 Dylan DPCRollup merge of #95006 - tmiasko:thread-local-static...
2022-04-16 Dylan DPCRollup merge of #94985 - dtolnay:constattr, r=pnkfelix
2022-04-16 Dylan DPCRollup merge of #94605 - Michcioperz:patch-1, r=pnkfelix
2022-04-16 Dylan DPCRollup merge of #93969 - bjorn3:codegen_backend_dep_inf...
2022-04-15 borsAuto merge of #95224 - mjbshaw:patch-1, r=yaahc
next