]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-03-17 Dylan DPCRollup merge of #83080 - tmiasko:inline-coverage, r...
2021-03-17 Dylan DPCRollup merge of #82434 - jyn514:hash, r=JohnTitor
2021-03-17 Dylan DPCRollup merge of #82270 - asquared31415:asm-syntax-direc...
2021-03-17 Dylan DPCRollup merge of #82191 - Soveu:dedup, r=nagisa
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 borsAuto merge of #83188 - petrochenkov:field, r=lcnr
2021-03-17 borsAuto merge of #83090 - jackh726:bound_var_replacer_opti...
2021-03-17 Joshua Nelsonfix whitespace
2021-03-17 borsAuto merge of #81358 - mcastorina:to-upper-lower-speed...
2021-03-17 borsAuto merge of #83225 - JohnTitor:rollup-4hnuhb8, r...
2021-03-17 Yuki OkushiRollup merge of #83219 - ehuss:update-cargo, r=ehuss
2021-03-17 Yuki OkushiRollup merge of #83206 - ehuss:update-books, r=ehuss
2021-03-17 Yuki OkushiRollup merge of #83203 - jyn514:rustdoc-warnings, r...
2021-03-17 Yuki OkushiRollup merge of #83202 - pickfire:patch-6, r=JohnTitor
2021-03-17 Yuki OkushiRollup merge of #83124 - cjgillot:iiib, r=petrochenkov
2021-03-17 Yuki OkushiRollup merge of #83092 - petrochenkov:qspan, r=estebank
2021-03-17 Yuki OkushiRollup merge of #82826 - pierwill:fix-IPv, r=JohnTitor
2021-03-17 Yuki OkushiRollup merge of #82774 - JohnTitor:bad-diag-for-anon...
2021-03-17 borsAuto merge of #83084 - nagisa:nagisa/features-native...
2021-03-17 Yuki OkushiAdd more test case
2021-03-17 Yuki OkushiEmit more pretty diagnostics for qualified paths
2021-03-16 Yuki OkushiFix bad diagnostics for anon params with qualified...
2021-03-16 Yuki OkushiFix bad diagnostics for anon params with ref
2021-03-16 borsAuto merge of #82936 - oli-obk:valtree, r=RalfJung...
2021-03-16 Eric HussUpdate cargo
2021-03-16 Simonas KazlauskasAdjust `-Ctarget-cpu=native` handling in cg_llvm
2021-03-16 borsAuto merge of #82536 - sexxi-goose:handle-patterns...
2021-03-16 Oli SchererUpdate compiler/rustc_middle/src/ty/consts/valtree.rs
2021-03-16 Oli SchererUpdate compiler/rustc_middle/src/ty/consts/valtree.rs
2021-03-16 Oli SchererUpdate compiler/rustc_mir/src/const_eval/mod.rs
2021-03-16 Joshua NelsonDon't warn about old rustdoc lint names (temporarily)
2021-03-16 borsAuto merge of #83199 - JohnTitor:rollup-zrfk94a, r...
2021-03-16 Eric HussUpdate books
2021-03-16 Ivan ThamShow details in cfg version unstable book
2021-03-16 Yuki OkushiRollup merge of #83196 - tmiasko:valid-range-delay...
2021-03-16 Yuki OkushiRollup merge of #83172 - pnkfelix:bootstrap-tell-me...
2021-03-16 Yuki OkushiRollup merge of #83162 - jfrimmel:woff2, r=Mark-Simulacrum
2021-03-16 Yuki OkushiRollup merge of #83160 - m-ou-se:deprecate-rustc-serial...
2021-03-16 Yuki OkushiRollup merge of #83157 - nagisa:nagisa/portability...
2021-03-16 Yuki OkushiRollup merge of #83156 - nagisa:nagisa/sans-serif-pleas...
2021-03-16 Yuki OkushiRollup merge of #83091 - usbalbin:const_copy, r=oli-obk
2021-03-16 Yuki OkushiRollup merge of #83077 - notriddle:gc-cleanup-rustdoc...
2021-03-16 Yuki OkushiRollup merge of #83072 - henryboisdequin:patch-1, r...
2021-03-16 Yuki OkushiRollup merge of #81822 - Kixunil:path_try_exists, r...
2021-03-16 SoveuVec::dedup optimization - add benches
2021-03-16 borsAuto merge of #82838 - Amanieu:rustdoc_asm, r=nagisa
2021-03-16 Vadim Petrochenkovast: Reduce size of `ExprKind` by boxing fields of...
2021-03-16 Vadim Petrochenkovast/hir: Rename field-related structures
2021-03-16 Martin HabovstiakFilled tracking issue for path_try_exists
2021-03-16 borsAuto merge of #82898 - oli-obk:tait_🧊, r=nikomatsakis
2021-03-16 Felix S. Klock IIMake bootstrap be more informative when one does `x...
2021-03-16 borsAuto merge of #83153 - Aaron1011:eval-always-extern_mod...
2021-03-16 Tomasz MiąskoAdd test case for -Zinline-mir & -Zinstrument-coverage
2021-03-16 Tomasz MiąskoUse delay_span_bug instead of panic in layout_scalar_va...
2021-03-15 Jack HueyMake functions passed to BoundVarReplacer be optional
2021-03-15 Tomasz MiąskoAdd support for compile-flags in coverage tests
2021-03-15 Tomasz MiąskoRemove inline-instrument-coverage-fail.rs test case
2021-03-15 Tomasz MiąskoFunctions inlined into reachable functions are reachable
2021-03-15 Tomasz MiąskoMake source-based code coverage compatible with MIR...
2021-03-15 Vadim PetrochenkovUpdate clippy tests
2021-03-15 SoveuMerge branch 'master' into dedup
2021-03-15 SoveuVec::dedup optimization - add test for panic
2021-03-15 Albin HedmanConstify mem::transmute_copy
2021-03-15 Albin HedmanConstify mem::replace and ptr::replace
2021-03-15 Albin HedmanConstify mem::swap and ptr::swap[_nonoverlapping]
2021-03-15 Albin HedmanConstify copy_to and copy_from
2021-03-15 SoveuVec::dedup optimization - finishing polishes
2021-03-15 SoveuVec::dedup optimization - add tests
2021-03-15 Mara BosDeprecate RustcEncodable and RustcDecodable.
2021-03-15 Julian FrimmelSpecify *.woff2 files as binary
2021-03-15 Vadim PetrochenkovMore precise spans for HIR paths
2021-03-15 Michael HowellDeclare `word` outside the loop, as recommended by...
2021-03-15 Oli SchererRun tests in nll mode
2021-03-15 borsAuto merge of #83121 - the8472:env-rwlock-2, r=joshtriplett
2021-03-15 Oli SchererExplain each variant of TAIT usage with examples
2021-03-15 Oli Scherer🍼 for tidy
2021-03-15 Oli SchererOnly allow tait defining uses in function and method...
2021-03-15 Simonas KazlauskasNo background for code in portability snippets
2021-03-15 Oli SchererSpecial case type aliases from impl trait in const...
2021-03-15 Oli SchererAdd a test showing how `impl_trait_in_bindings` is...
2021-03-15 Oli SchererReplace `type_alias_impl_trait` by `min_type_alias_impl...
2021-03-15 Simonas KazlauskasFall-back to sans-serif if Arial is not available
2021-03-15 RoxaneFix error after rebase
2021-03-15 RoxaneAdd comments with examples and tests
2021-03-15 Oli SchererDelete non-revision ui test output file if revisions...
2021-03-15 Oli SchererMake regression test succeed as long as it ICEs
2021-03-15 Oli SchererUse tracing instrumentation for better bug diagnosing
2021-03-15 Oli SchererAdd reproduction test
2021-03-15 Aaron HillMark `extern_mod_stmt_cnum` as `eval_always`
2021-03-15 borsAuto merge of #83149 - Dylan-DPC:rollup-ov70c5v, r...
2021-03-15 Dylan DPCRollup merge of #83144 - hyd-dev:parse-sess-created...
2021-03-15 Dylan DPCRollup merge of #83141 - lnicola:rust-analyzer-2021...
2021-03-15 Dylan DPCRollup merge of #83132 - Aaron1011:fix/incr-cache-dummy...
2021-03-15 Dylan DPCRollup merge of #83127 - Aaron1011:time-macros-impl...
2021-03-15 Dylan DPCRollup merge of #83113 - osa1:refactor_try_index_step...
2021-03-15 Dylan DPCRollup merge of #83110 - hyksm:fix-typo, r=jonas-schievink
2021-03-15 Dylan DPCRollup merge of #83108 - jyn514:remove-unused, r=estebank
2021-03-15 Dylan DPCRollup merge of #83098 - camelid:more-doc-attr-check...
2021-03-15 Dylan DPCRollup merge of #83054 - tmiasko:rustc_layout_scalar_va...
2021-03-15 Dylan DPCRollup merge of #82989 - Smittyvb:other-lang-literal...
next