]> git.lizzy.rs Git - rust.git/history - compiler
Precompute vector length in smart_resolve_path_fragment
[rust.git] / compiler /
2020-12-20 Dániel BugaPrecompute vector length in smart_resolve_path_fragment
2020-12-20 Dániel BugaClean up with_generic_param_rib, avoid double hashing
2020-12-19 borsAuto merge of #79342 - CDirkx:ipaddr-const, r=oli-obk
2020-12-19 borsAuto merge of #80106 - jackh726:binder-refactor-part...
2020-12-19 Jack HueyMore rebinds
2020-12-19 borsAuto merge of #80180 - JohnTitor:rollup-a31s996, r...
2020-12-19 Yuki OkushiRollup merge of #80155 - matsujika:matsujika-patch...
2020-12-19 Yuki OkushiRollup merge of #80133 - Aaron1011:fix/const-mut-deref...
2020-12-19 Yuki OkushiRollup merge of #80129 - pierwill:patch-6, r=estebank
2020-12-19 Yuki OkushiRollup merge of #80068 - jyn514:mut-reference, r=m...
2020-12-19 Yuki OkushiRollup merge of #79612 - jyn514:compiler-links, r=Aaron1011
2020-12-19 Yuki OkushiRollup merge of #79211 - yoshuawuyts:future-doc-alias...
2020-12-19 Yuki OkushiRollup merge of #78083 - ChaiTRex:master, r=m-ou-se
2020-12-19 borsAuto merge of #79073 - davidtwco:issue-78957-const...
2020-12-19 borsAuto merge of #77035 - mibac138:fn-fat-arrow-return...
2020-12-18 borsAuto merge of #80154 - GuillaumeGomez:str-to-symbol...
2020-12-18 Jack HueyChange potentially_qualified to be defined on Binder...
2020-12-18 Joshua NelsonSwitch compiler/ to intra-doc links
2020-12-18 borsAuto merge of #80081 - ehuss:update-cargo, r=Mark-Simul...
2020-12-18 borsAuto merge of #80156 - RalfJung:rollup-m3poz8z, r=RalfJung
2020-12-18 Ralf JungRollup merge of #80147 - pierwill:patch-9, r=lcnr
2020-12-18 Ralf JungRollup merge of #80146 - pierwill:pierwill-prelude...
2020-12-18 Ralf JungRollup merge of #80145 - pierwill:patch-8, r=lcnr
2020-12-18 Ralf JungRollup merge of #80135 - camelid:const-macro-nt, r...
2020-12-18 Ralf JungRollup merge of #80130 - pierwill:patch-7, r=oli-obk
2020-12-18 Ralf JungRollup merge of #80121 - LeSeulArtichaut:if-let-experim...
2020-12-18 Hirochika MatsumotoFix typo
2020-12-18 borsAuto merge of #79485 - EllenNyan:stabilize_unsafe_cell_...
2020-12-18 borsAuto merge of #80090 - jyn514:tcx-in-render, r=Guillaum...
2020-12-18 borsAuto merge of #80119 - GuillaumeGomez:str-to-symbol...
2020-12-18 pierwillFix typo in rustc_typeck docs
2020-12-18 borsAuto merge of #80036 - sivadeilra:syms_no_macro, r...
2020-12-18 borsAuto merge of #80138 - Dylan-DPC:rollup-qamsfyh, r...
2020-12-17 Dylan DPCRollup merge of #80109 - richkadel:llvm-coverage-counte...
2020-12-17 Dylan DPCRollup merge of #80046 - camelid:diag-docs, r=lcnr
2020-12-17 Dylan DPCRollup merge of #80023 - sasurau4:feature/enhance-error...
2020-12-17 Dylan DPCRollup merge of #80003 - Stupremee:fix-zst-vecdeque...
2020-12-17 Dylan DPCRollup merge of #78164 - Aaron1011:fix/async-region...
2020-12-17 Arlie DavisStop using intermediate macros in definition of symbols
2020-12-17 CamelidDon't allow `const` to begin a nonterminal
2020-12-17 borsAuto merge of #80122 - davidtwco:revert-76030, r=oli-obk
2020-12-17 Aaron HillSuppress `CONST_ITEM_MUTATION` lint if a dereference...
2020-12-17 pierwilldocs: Edit rustc_span::symbol::Symbol method
2020-12-17 pierwilldocs: Edit rustc_ast::token::Token
2020-12-17 Aaron HillPrefer regions with an `external_name` in `approx_unive...
2020-12-17 borsAuto merge of #79945 - jackh726:existential_trait_ref...
2020-12-17 David WoodRevert "cg_llvm: `fewer_names` in `uncached_llvm_type`"
2020-12-17 LeSeulArtichautChange the message for `if_let_guard` feature gate
2020-12-17 borsAuto merge of #80113 - davidtwco:issue-80086-ci-llvm...
2020-12-17 mibac138Address review comments
2020-12-17 borsAuto merge of #80114 - GuillaumeGomez:rollup-gszr5kn...
2020-12-17 Daiki IharaEnhance error message when misspelled label to value...
2020-12-17 Guillaume GomezRollup merge of #80047 - jyn514:more-symbols, r=Guillau...
2020-12-17 Guillaume GomezRollup merge of #80040 - tmiasko:always-lower-intrinsic...
2020-12-17 Guillaume GomezRollup merge of #80035 - ChayimFriedman2:patch-1, r...
2020-12-17 Guillaume GomezRollup merge of #80022 - ssomers:btree_cleanup_8, r...
2020-12-17 Guillaume GomezRollup merge of #80006 - ssomers:btree_cleanup_6, r...
2020-12-17 borsAuto merge of #79840 - dvtkrlbs:issue-79667, r=oli-obk
2020-12-17 borsAuto merge of #80091 - GuillaumeGomez:str-to-symbol...
2020-12-17 borsAuto merge of #80105 - JohnTitor:rollup-8c030u5, r...
2020-12-17 Yuki OkushiRollup merge of #80103 - camelid:remove-docs-old-params...
2020-12-17 Yuki OkushiRollup merge of #80097 - SimonSapin:popcount, r=m-ou-se
2020-12-17 Yuki OkushiRollup merge of #80082 - ehuss:revert-rust-src-vendor...
2020-12-17 Yuki OkushiRollup merge of #80073 - kulikjak:add-target-alias...
2020-12-17 Yuki OkushiRollup merge of #80072 - richkadel:llvm-coverage-counte...
2020-12-17 Yuki OkushiRollup merge of #80069 - jyn514:core-assert, r=dtolnay
2020-12-17 Yuki OkushiRollup merge of #80039 - LeSeulArtichaut:rm-tyencoder...
2020-12-17 Yuki OkushiRollup merge of #80026 - JohnTitor:separator-insensitiv...
2020-12-17 Yuki OkushiRollup merge of #79882 - wecing:master, r=oli-obk
2020-12-17 Yuki OkushiRollup merge of #79877 - bstrie:depinfut, r=oli-obk
2020-12-17 Yuki OkushiRollup merge of #79051 - LeSeulArtichaut:if-let-guard...
2020-12-17 CamelidRemove docs for non-existent parameters in `rustc_expand`
2020-12-17 borsAuto merge of #79790 - LeSeulArtichaut:issue-79683...
2020-12-16 CamelidFix typo in method name
2020-12-16 CamelidAdd more documentation to `Diagnostic` and `DiagnosticB...
2020-12-16 bstrieAllow `since="TBD"` for rustc_deprecated
2020-12-16 LeSeulArtichautTake into account negative impls in "trait item not...
2020-12-16 borsAuto merge of #77117 - davidtwco:issue-34651-split...
2020-12-16 David Woodcg_llvm: split dwarf filename and comp dir
2020-12-16 David Woodcompiletest: add split dwarf compare mode
2020-12-16 David Woodcg_clif: fix build with split dwarf
2020-12-16 David Woodcg_llvm: implement split dwarf support
2020-12-16 David Woodcg_ssa: introduce `TargetMachineFactoryFn` alias
2020-12-16 David Woodcg_ssa: correct documentation comments
2020-12-16 David Woodsession: add `split-dwarf` flag
2020-12-16 David Woodllvm: update ffi bindings for split dwarf
2020-12-16 Jakub KulikAdd support for target aliases
2020-12-16 borsAuto merge of #79682 - jyn514:no-blanket-impls, r=Manis...
2020-12-16 Rich KadelFixed conflict with drop elaboration and coverage
2020-12-16 borsAuto merge of #79607 - DrMeepster:maybe_uninit_write_sl...
2020-12-16 borsAuto merge of #80041 - jyn514:shrink-item, r=GuillaumeGomez
2020-12-16 borsAuto merge of #78833 - CDirkx:parse_prefix, r=dtolnay
2020-12-15 borsAuto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
2020-12-15 borsAuto merge of #80044 - jyn514:smaller-name, r=Guillaume...
2020-12-15 borsAuto merge of #80055 - GuillaumeGomez:rollup-p09mweg...
2020-12-15 Guillaume GomezRollup merge of #80025 - JohnTitor:tidy-error, r=Mark...
2020-12-15 Guillaume GomezRollup merge of #80016 - jyn514:imports, r=GuillaumeGomez
2020-12-15 Guillaume GomezRollup merge of #80008 - EFanZh:patch-1, r=GuillaumeGomez
2020-12-15 Guillaume GomezRollup merge of #79958 - richkadel:llvm-coverage-counte...
2020-12-15 Guillaume GomezRollup merge of #79796 - GuillaumeGomez:hide-associated...
next