]> git.lizzy.rs Git - rust.git/history - compiler/rustc_data_structures
Restrict access to crate_name.
[rust.git] / compiler / rustc_data_structures /
2021-06-02 borsAuto merge of #85337 - cjgillot:less-anon, r=michaelwoe...
2021-06-02 borsAuto merge of #85892 - tmiasko:i, r=oli-obk
2021-06-02 borsAuto merge of #85908 - cjgillot:private-dep-query,...
2021-06-02 Tomasz MiąskoMiscellaneous inlining improvements
2021-06-02 borsAuto merge of #85905 - cjgillot:one-trait-map, r=Aaron1011
2021-06-02 borsAuto merge of #85687 - m-ou-se:new-prelude, r=yaahc
2021-06-01 borsAuto merge of #85331 - cjgillot:dirty-dancing, r=Aaron1011
2021-06-01 Camille GILLOTRemove StableVec.
2021-06-01 borsAuto merge of #85886 - GuillaumeGomez:rollup-l3yr3np...
2021-06-01 Guillaume GomezRollup merge of #85860 - pickfire:patch-5, r=GuillaumeGomez
2021-06-01 Guillaume GomezRollup merge of #85826 - jsha:npo, r=joshtriplett
2021-06-01 Guillaume GomezRollup merge of #85622 - jsha:untoggle-undocumented...
2021-06-01 Guillaume GomezRollup merge of #85473 - infinity0:master, r=jackh726
2021-06-01 borsAuto merge of #85884 - rust-lang:revert-85153-qresolve...
2021-06-01 Camille GillotRevert "Reduce the amount of untracked state in TyCtxt"
2021-06-01 borsAuto merge of #85859 - pickfire:patch-3, r=CraftSpider
2021-06-01 borsAuto merge of #85856 - lnicola:rust-analyzer-2021-05...
2021-06-01 borsAuto merge of #85153 - cjgillot:qresolve, r=Aaron1011
2021-05-31 borsAuto merge of #85702 - Aaron1011:no-vec-sort, r=michael...
2021-05-31 borsAuto merge of #85814 - steffahn:fix_linked_list_itermut...
2021-05-31 borsAuto merge of #85266 - cjgillot:hir-dep-clean, r=michae...
2021-05-31 borsAuto merge of #85395 - 12101111:build-crt, r=petrochenkov
2021-05-31 borsAuto merge of #85819 - CDirkx:is_unicast_link_local_str...
2021-05-31 borsAuto merge of #85597 - 0yoyoyo:fix-issue-71563-remove...
2021-05-30 borsAuto merge of #85559 - 12101111:sanitizer-crt-static...
2021-05-30 Guillaume GomezRollup merge of #85818 - LeSeulArtichaut:85794-diag...
2021-05-30 Guillaume GomezRollup merge of #85801 - WaffleLapkin:master, r=joshtri...
2021-05-30 Guillaume GomezRollup merge of #85781 - badboy:document-aarch-ios...
2021-05-30 Guillaume GomezRollup merge of #85770 - Bobo1239:set_locale_for_sort...
2021-05-30 Guillaume GomezRollup merge of #85762 - mati865:disable-zlib-on-window...
2021-05-30 Guillaume GomezRollup merge of #85709 - Aaron1011:fix-pat-crate-editio...
2021-05-30 Guillaume GomezRollup merge of #85285 - GuillaumeGomez:eslint-check...
2021-05-30 Camille GILLOTRemove StableVec.
2021-05-30 borsAuto merge of #85362 - jsgf:fix-emit-metadata, r=estebank
2021-05-30 borsAuto merge of #84586 - GuillaumeGomez:enforce-rustdoc...
2021-05-30 borsAuto merge of #85319 - cjgillot:query-simp, r=Mark...
2021-05-30 borsAuto merge of #85786 - GuillaumeGomez:error-code-checke...
2021-05-30 borsAuto merge of #85754 - the8472:revert-83770, r=Mark...
2021-05-30 borsAuto merge of #83772 - jhpratt:revamp-step-trait, r...
2021-05-29 borsAuto merge of #85390 - Mark-Simulacrum:fast-bridge...
2021-05-29 borsAuto merge of #85698 - ehuss:incremental-session-panic...
2021-05-28 borsAuto merge of #84968 - FabianWolff:master, r=estebank
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-25 Eric HussDon't panic when failing to initialize incremental...
2021-05-23 Dylan DPCRollup merge of #84758 - ChrisDenton:dllimport, r=dtolnay
2021-05-21 borsAuto merge of #85416 - durin42:llvm-catchup-may-2021...
2021-05-20 borsAuto merge of #84665 - adamgemmell:aarch64-features...
2021-05-20 flip1995Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577...
2021-05-19 borsAuto merge of #84876 - alexcrichton:inline-thread-local...
2021-05-19 Jack HueyRollup merge of #84883 - durin42:allow-unused-prefixes...
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 Guillaume GomezRollup merge of #84461 - jyn514:remove-strip-item,...
2021-05-15 borsAuto merge of #84997 - pietroalbini:ci-verify-channel...
2021-05-15 Caleb CartwrightAdd 'src/tools/rustfmt/' from commit '7872306edf2e11a69...
2021-05-14 borsAuto merge of #85190 - mati865:update-cc, r=Mark-Simulacrum
2021-05-13 borsAuto merge of #85041 - mibac138:suggest-generics, r...
2021-05-12 borsAuto merge of #84730 - sexxi-goose:rox-auto-trait,...
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 #85018 - hi-rustin:rustin-patch-84637...
2021-05-11 borsAuto merge of #85023 - RalfJung:array-to-raw-elem,...
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 #85053 - camsteffen:duplicate-lint, r...
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 #84887 - jyn514:index-span, r=Xanewok
2021-05-07 borsAuto merge of #84980 - flip1995:clippyup, r=Manishearth
2021-05-07 Dylan DPCRollup merge of #84991 - alexcrichton:target-feature...
2021-05-07 Dylan DPCRollup merge of #84930 - hermitcore:target, r=nagisa
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 #84990 - GuillaumeGomez:sort-rustdoc...
2021-05-07 Yuki OkushiRollup merge of #84972 - RalfJung:null-ptr-msg, r=oli-obk
2021-05-07 Yuki OkushiRollup merge of #84911 - Mark-Simulacrum:retry-clang...
2021-05-07 Yuki OkushiRollup merge of #84897 - richkadel:cover-closure-macros...
2021-05-07 Yuki OkushiRollup merge of #84875 - richkadel:no-coverage-dont...
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 #84987 - lcnr:nits, r=Mark-Simulacrum
2021-05-06 Dylan DPCRollup merge of #84953 - GuillaumeGomez:remove-unneeded...
2021-05-06 Dylan DPCRollup merge of #84905 - RalfJung:copy, r=oli-obk
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...
next