]> git.lizzy.rs Git - rust.git/history - compiler/rustc_expand/src/expand.rs
Remove `crate` visibility usage in compiler
[rust.git] / compiler / rustc_expand / src / expand.rs
2022-05-21 Jacob PrattRemove `crate` visibility usage in compiler
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-19 Dylan DPCRollup merge of #96539 - tmandry:relnotes-1.61, r=Mark...
2022-05-18 Yuki OkushiRollup merge of #96866 - Mark-Simulacrum:intelligent...
2022-05-18 borsAuto merge of #96863 - SparrowLii:let, r=michaelwoerister
2022-05-18 borsAuto merge of #96800 - nbdd0121:const, r=nagisa
2022-05-18 Dylan DPCRollup merge of #96917 - marti4d:master, r=ChrisDenton
2022-05-18 Dylan DPCRollup merge of #95979 - lcnr:coherence-docs, r=compile...
2022-05-17 Yuki OkushiRollup merge of #96761 - klensy:no-rayon-here, r=CraftS...
2022-05-17 Yuki OkushiRollup merge of #96651 - ken-matsui:omit-unnecessary...
2022-05-17 Yuki OkushiRollup merge of #96647 - Enselic:fix-hrtb-for-wherepred...
2022-05-17 Yuki OkushiRollup merge of #96329 - aliemjay:fixed-by-90887, r...
2022-05-17 borsAuto merge of #96907 - sunfishcode:sunfishcode/update...
2022-05-17 borsAuto merge of #96892 - oli-obk:🐌_obligation_cause_code_...
2022-05-15 Dylan DPCRollup merge of #96947 - sunfishcode:sunfishcode/rustc...
2022-05-15 borsAuto merge of #96895 - SparrowLii:interval, r=Mark...
2022-05-15 bjorn3Merge commit '63734fcdd718cca089f84c42f3a42c0096cfd431...
2022-05-15 borsAuto merge of #96602 - TApplencourt:patch-1, r=Mark...
2022-05-14 borsAuto merge of #96883 - jackh726:early-binder-2, r=oli-obk
2022-05-14 borsAuto merge of #95826 - carbotaniuman:miri-permissive...
2022-05-14 Yuki OkushiRollup merge of #97031 - eholk:drop-tracking-type-error...
2022-05-14 Yuki OkushiRollup merge of #96986 - kdashg:save-an-enum-vars,...
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 #96615 - JohnTitor:test-54779, r=compil...
2022-05-13 Matthias KrügerRollup merge of #96154 - lukaslueg:unreachablehint...
2022-05-13 borsAuto merge of #96930 - ayrtonm:mips32-tmp-file, r=petro...
2022-05-13 Matthias KrügerRollup merge of #96932 - sunfishcode:sunfishcode/docume...
2022-05-13 borsAuto merge of #96493 - chbaker0:issue-96342-fix, r...
2022-05-12 Matthias KrügerRollup merge of #96941 - nannany:master, r=lcnr,JohnTitor
2022-05-12 Matthias KrügerRollup merge of #96939 - GuillaumeGomez:settings-css...
2022-05-12 Matthias KrügerRollup merge of #96860 - semarie:openbsd-futex-time64...
2022-05-12 Matthias KrügerRollup merge of #95896 - nagisa:nvptx-contacts, r=Mark...
2022-05-12 borsAuto merge of #95562 - lcnr:attr-no-encode, r=davidtwco
2022-05-12 borsAuto merge of #96940 - TaKO8Ki:stop-suggesting-wrong...
2022-05-12 borsAuto merge of #96150 - est31:unused_macro_rules, r...
2022-05-11 borsAuto merge of #96806 - cjgillot:codegen-fulfill-nice...
2022-05-11 borsAuto merge of #96220 - RalfJung:scalar-no-padding,...
2022-05-11 borsAuto merge of #96942 - Dylan-DPC:rollup-p8bcly2, r...
2022-05-11 Dylan DPCRollup merge of #91518 - luojia65:rustdoc-riscv-arch...
2022-05-11 borsAuto merge of #96924 - petrochenkov:nonon, r=nnethercote
2022-05-11 Vadim Petrochenkovast: Introduce some traits to get AST node properties...
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
next