]> git.lizzy.rs Git - rust.git/history - src/librustc
Rollup merge of #68504 - tmiasko:check-pass, r=alexcrichton
[rust.git] / src / librustc /
2020-01-18 Tyler MandryRollup merge of #66660 - jumbatm:dont_warn_about_snake_...
2020-01-18 Dylan MacKenzieUse named fields for `hir::ItemKind::Impl`
2020-01-17 Dylan MacKenzieUse named fields for `ast::ItemKind::Impl`
2020-01-17 borsAuto merge of #67476 - mark-i-m:simplify-borrow_check...
2020-01-17 borsAuto merge of #68311 - Dylan-DPC:rollup-wzgqw9t, r...
2020-01-17 Dylan DPCRollup merge of #68300 - ssomers:67281_take_2, r=Dylan-DPC
2020-01-17 Dylan DPCRollup merge of #68278 - wesleywiser:doc_query_key_reco...
2020-01-17 Dylan DPCRollup merge of #67791 - Zoxc:lift-interning, r=eddyb
2020-01-17 Dylan DPCRollup merge of #66564 - foeb:66219-document-unsafe...
2020-01-17 Markus Westerlindperf: Only search the potentially changed constraints...
2020-01-17 Markus Westerlindperf: Filter out and process fixed constraints first...
2020-01-17 borsAuto merge of #68285 - oli-obk:specialization_regressio...
2020-01-17 borsAuto merge of #68305 - Dylan-DPC:rollup-aoohsz8, r...
2020-01-17 Dylan DPCRollup merge of #68301 - tmandry:dont-propagate-test...
2020-01-17 Dylan DPCRollup merge of #68292 - matthiaskrgr:clone_on_copy...
2020-01-17 Dylan DPCRollup merge of #68288 - RalfJung:fmt, r=oli-obk
2020-01-17 Dylan DPCRollup merge of #68195 - estebank:impl-trait-2000,...
2020-01-17 Dylan DPCRollup merge of #68153 - petrochenkov:privdiag, r=estebank
2020-01-17 Dylan DPCRollup merge of #67956 - varkor:E0588-provide-context...
2020-01-17 borsAuto merge of #67731 - matthewjasper:drop-in-place...
2020-01-17 borsAuto merge of #66716 - derekdreery:debug_non_exhaustive...
2020-01-16 Aaron HillRevert previous attempt at detecting unsatisfiable...
2020-01-16 Matthias Krügerdon't clone types that are copy
2020-01-16 borsAuto merge of #68287 - flip1995:clippyup, r=oli-obk
2020-01-16 Esteban Küberreview comments
2020-01-16 Ralf Junglet rustfmt undo most of my edits :(
2020-01-16 Esteban KüberAccount for object safety when suggesting `Box<dyn...
2020-01-16 Esteban Küberreview comments
2020-01-16 Esteban Küberreview comments
2020-01-16 Esteban Küberreview comments
2020-01-16 Esteban KüberSplit `librustc/traits/error_reporting.rs`
2020-01-16 Ralf Jungfix rustfmt fallout
2020-01-16 borsAuto merge of #68286 - Dylan-DPC:rollup-x7ssgov, r...
2020-01-16 Esteban Küberfmt
2020-01-16 Esteban KüberWhen trait bounds are missing for return values, point...
2020-01-16 Esteban KüberMake `impl Trait` suggestion in E0746 `MachineApplicable`
2020-01-16 Esteban KüberSpecific error for unsized `dyn Trait` return type
2020-01-16 Dylan DPCRollup merge of #68274 - matthiaskrgr:dead_code, r...
2020-01-16 Dylan DPCRollup merge of #68263 - ollie27:rustdoc_invalid_syntax...
2020-01-16 Dylan DPCRollup merge of #68255 - tmiasko:unused-aux, r=Dylan-DPC
2020-01-16 Dylan DPCRollup merge of #68244 - tmiasko:leak, r=Centril
2020-01-16 Dylan DPCRollup merge of #68033 - ollie27:win_f32, r=dtolnay
2020-01-16 borsAuto merge of #68258 - RalfJung:miri, r=RalfJung
2020-01-16 Matthias Krügerremove dead code
2020-01-16 borsAuto merge of #68272 - Dylan-DPC:rollup-vrb90gu, r...
2020-01-16 Dylan DPCRollup merge of #68266 - Stromberg90:patch-2, r=Dylan-DPC
2020-01-16 Dylan DPCRollup merge of #68265 - JohnTitor:fix-issue-number...
2020-01-16 Dylan DPCRollup merge of #68223 - SOF3:float-fract-doc, r=varkor
2020-01-16 Dylan DPCRollup merge of #68096 - varkor:diagnostic-cleanup...
2020-01-16 Dylan DPCRollup merge of #67780 - cjgillot:passes-ty, r=Zoxc
2020-01-16 borsAuto merge of #67339 - CAD97:rc-provenance, r=sfackler
2020-01-15 borsAuto merge of #68254 - Dylan-DPC:rollup-9vhc59u, r...
2020-01-15 Dylan DPCRollup merge of #68252 - matthiaskrgr:redundant_clones...
2020-01-15 Dylan DPCRollup merge of #68237 - estebank:bad-bad-ice, r=petroc...
2020-01-15 Dylan DPCRollup merge of #68236 - JohnTitor:ice-tests, r=Centril
2020-01-15 Dylan DPCRollup merge of #68232 - Mark-Simulacrum:unicode-tables...
2020-01-15 Dylan DPCRollup merge of #68212 - csmoe:temp, r=estebank
2020-01-15 Dylan DPCRollup merge of #68123 - crlf0710:linked_list_cursor...
2020-01-15 borsAuto merge of #67603 - oli-obk:no_mut_static_ref_from_c...
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 csmoewrap expr id into GeneratorInteriorTypeCause
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-15 Dylan MacKenzieAdd test for `ResultsCursor`
2020-01-14 Aaron HillAvoid calling tcx.hir().get() on CRATE_HIR_ID
2020-01-14 csmoeupdate async-await send/sync test
2020-01-14 borsAuto merge of #67711 - Amanieu:fix_unwind_leak, r=alexc...
2020-01-14 csmoesuggest to limit lifetime of temporary borrow with let
2020-01-14 csmoerecord generoator interior exprs in typecktable
2020-01-14 borsAuto merge of #67076 - mbrubeck:condvar, r=dtolnay
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-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 borsAuto merge of #67850 - GuillaumeGomez:err-codes-checkup...
2020-01-13 Aaron HillUse TraitQueryMode::Canonical when testing predicates...
2020-01-13 Yuki OkushiRollup merge of #68157 - GuillaumeGomez:clean-up-e0186...
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
next