]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-01-15 Dylan DPCRollup merge of #68123 - crlf0710:linked_list_cursor...
2020-01-15 borsAuto merge of #68248 - JohnTitor:rollup-x0kml5f, r...
2020-01-15 Yuki OkushiRollup merge of #68233 - danielframpton:update-compiler...
2020-01-15 Yuki OkushiRollup merge of #68231 - danielframpton:windows-crossco...
2020-01-15 Yuki OkushiRollup merge of #68230 - danielframpton:update-libssh2...
2020-01-15 Yuki OkushiRollup merge of #68229 - danielframpton:update-iovec...
2020-01-15 Yuki OkushiRollup merge of #68227 - danielframpton:update-cmake...
2020-01-15 Yuki OkushiRollup merge of #68226 - Aaron1011:fix/opaque-trace...
2020-01-15 Yuki OkushiRollup merge of #68222 - alexcrichton:update-wasi-libc...
2020-01-15 Yuki OkushiRollup merge of #68219 - oli-obk:fix_miri, r=RalfJung...
2020-01-15 Yuki OkushiRollup merge of #68211 - GuillaumeGomez:add-failing...
2020-01-15 Yuki OkushiRollup merge of #68141 - euclio:replace-bindings-with...
2020-01-15 Yuki OkushiRollup merge of #67914 - Aaron1011:fix/const-prop-impos...
2020-01-15 Yuki OkushiRollup merge of #67784 - Mark-Simulacrum:residual-pad...
2020-01-15 borsAuto merge of #68221 - ehuss:update-cargo-rls, r=alexcr...
2020-01-15 Oliver SchererAdd tests
2020-01-15 Dylan DPCUpdate E0170.md
2020-01-15 borsAuto merge of #66329 - ktrianta:mir-opt-unreachable...
2020-01-15 borsAuto merge of #68118 - skinny121:eager_lit_eval, r...
2020-01-14 Aaron HillAvoid calling tcx.hir().get() on CRATE_HIR_ID
2020-01-14 Daniel FramptonUpdate to a version of compiler_builtins with changes...
2020-01-14 Daniel FramptonBetter support for cross compilation on Windows.
2020-01-14 Daniel FramptonUpdate to a version of cmake with windows arm64 support
2020-01-14 Daniel FramptonUpdate iovec to a version with no winapi dependency
2020-01-14 Daniel FramptonUpdate libssh2-sys to a version that can build for...
2020-01-14 Alex CrichtonUpdate the wasi-libc bundled with libstd
2020-01-14 Ben LewisFix normalizing 32bit symbol hash.
2020-01-14 Eric HussUpdate rustfix in compiletest.
2020-01-14 Eric HussUpdate cargo, rls
2020-01-14 Oliver SchererUntangle ZST validation from integer validation and...
2020-01-14 borsAuto merge of #67711 - Amanieu:fix_unwind_leak, r=alexc...
2020-01-14 Guillaume GomezAdd failing example for E0170 explanation
2020-01-14 Charles LewUpdate APIs according to RFC change suggestions.
2020-01-14 borsAuto merge of #67076 - mbrubeck:condvar, r=dtolnay
2020-01-14 Ben LewisNormalize symbol hash in ui test for legacy symbol...
2020-01-14 Konstantinos... Add unreachable propagation mir optimization pass
2020-01-14 borsAuto merge of #68201 - JohnTitor:rollup-26e39gu, r...
2020-01-14 Yuki OkushiRollup merge of #68188 - JohnTitor:tweak-assertion...
2020-01-14 Yuki OkushiRollup merge of #68179 - JohnTitor:nll-scope, r=varkor
2020-01-14 Yuki OkushiRollup merge of #68176 - GuillaumeGomez:clean-up-err...
2020-01-14 Yuki OkushiRollup merge of #68166 - ollie27:rustdoc_help_escape...
2020-01-14 Yuki OkushiRollup merge of #68150 - tillarnold:master, r=cramertj
2020-01-14 Yuki OkushiRollup merge of #68143 - skinny121:const-param-type...
2020-01-14 Yuki OkushiRollup merge of #68127 - varkor:clarify-extended-option...
2020-01-14 Yuki OkushiRollup merge of #68036 - euclio:libterm-ncurses6-fix...
2020-01-14 Yuki OkushiRollup merge of #67989 - ollie27:rustdoc_unstable,...
2020-01-14 Yuki OkushiRollup merge of #67854 - afnanenayet:afnan/report-exter...
2020-01-13 Yuki OkushiTweak assertion note in fmt
2020-01-13 borsAuto merge of #68183 - JohnTitor:clippy-up, r=JohnTitor
2020-01-13 Ben LewisCode review changes and fix rustdoc test.
2020-01-13 Ben Lewisperf: eagerly convert literals to consts, this avoids...
2020-01-13 borsAuto merge of #68088 - oli-obk:fix_miri, r=RalfJung
2020-01-13 Oliver SchererEarly abort validation of arrays of zsts because there...
2020-01-13 Yuki OkushiUpdate Clippy
2020-01-13 Guillaume GomezClean up E0192 explanation
2020-01-13 Guillaume GomezClean up E0191 explanation
2020-01-13 Yuki OkushiRemove unneeded scope
2020-01-13 Amanieu d'AntrasFix destructor in emcc.rs
2020-01-13 borsAuto merge of #67850 - GuillaumeGomez:err-codes-checkup...
2020-01-13 Aaron HillUse TraitQueryMode::Canonical when testing predicates...
2020-01-13 Aaron HillAdd "--emit=link"
2020-01-13 Aaron HillConvert test to check-pass
2020-01-13 Aaron HillFix typo
2020-01-13 Aaron HillAdd additional regression test
2020-01-13 Aaron HillDon't run const propagation on items with inconsistent...
2020-01-13 borsAuto merge of #68174 - JohnTitor:rollup-ix4amrj, r...
2020-01-13 Yuki OkushiRollup merge of #68161 - ruuda:fix-instant-docs, r...
2020-01-13 Yuki OkushiRollup merge of #68157 - GuillaumeGomez:clean-up-e0186...
2020-01-13 Yuki OkushiRollup merge of #68156 - JohnTitor:fix-path-in-doc...
2020-01-13 Yuki OkushiRollup merge of #68145 - JohnTitor:pub-check-lint-name...
2020-01-13 Yuki OkushiRollup merge of #68135 - calebcartwright:rustc-parse...
2020-01-13 Yuki OkushiRollup merge of #68097 - MikailBag:master, r=shepmaster
2020-01-13 Yuki OkushiRollup merge of #67959 - liigo:patch-13, r=GuillaumeGomez
2020-01-13 Yuki OkushiRollup merge of #67313 - oli-obk:document_all_the_t̶h̶i...
2020-01-13 Afnan EnayetUse `report_in_external_macro` for internal lints
2020-01-13 borsAuto merge of #67900 - nikic:prepare-llvm-10, r=nagisa
2020-01-13 Amanieu d'AntrasFix destructor return value in emcc.rs
2020-01-12 Oliver Middletonrustdoc: HTML escape arrows on help popup
2020-01-12 Ruud van AsseldonkFix system call docs for time::Instant
2020-01-12 Amanieu d'AntrasDon't include __rust_drop_panic when testing libstd
2020-01-12 Guillaume GomezClean up E0186 explanation
2020-01-12 Guillaume GomezFix error codes explanation' code examples
2020-01-12 Yuki OkushiFix crate paths in comments
2020-01-12 borsAuto merge of #67831 - mati865:ci-images-upgrade, r...
2020-01-12 Till ArnoldDocument behavior of set_nonblocking on UnixListener
2020-01-12 Charles LewAddress review comments.
2020-01-12 borsAuto merge of #67901 - matthewjasper:split-mir-build...
2020-01-12 Matthew JasperSplit `rustc_mir::{build, hair, lints}` into their...
2020-01-12 Ben LewisUpdate test benchmark file
2020-01-12 Yuki OkushiExpose `context::CheckLintNameResult`
2020-01-12 Charles LewAddress review comments.
2020-01-12 Ben LewisAdded comment about behaviour.
2020-01-12 Ben LewisForbid elided lifetimes within const generic parameter...
2020-01-12 borsAuto merge of #68142 - Centril:rollup-dl232e9, r=Centril
2020-01-12 Mazdak FarrokhzadRollup merge of #68108 - varkor:chained-comparison...
2020-01-12 Mazdak FarrokhzadRollup merge of #68089 - lzutao:revert-remote_item...
2020-01-12 Mazdak FarrokhzadRollup merge of #68045 - Centril:liberate-lints, r...
2020-01-12 Mazdak FarrokhzadRollup merge of #67948 - llogiq:gallop, r=Mark-Simulacrum
2020-01-12 Mazdak FarrokhzadRollup merge of #67867 - matthewjasper:opaque-assoc...
2020-01-12 Mazdak FarrokhzadRollup merge of #67494 - lukaslueg:const_alloc, r=oli-obk
next