]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-03-05 borsAuto merge of #67260 - TheSamsa:const-limit, r=oli-obk
2020-03-05 borsAuto merge of #69692 - matthiaskrgr:submodule_upd,...
2020-03-05 Christoph SchmidlerBumped version number for const_eval_limit in active.rs
2020-03-05 Christoph SchmidlerOpt out of CTFE if the 'const_eval_limit' is set to 0
2020-03-05 Christoph SchmidlerAdd a new test to reach const_limit setting, although...
2020-03-05 Christoph SchmidlerDisable CTFE if const_limit was set to 0, otherwise...
2020-03-05 Christoph SchmidlerPrepare const_limit feature gate and attribute
2020-03-05 borsAuto merge of #69717 - estebank:correctly-probe, r...
2020-03-04 Esteban KüberCorrectly reject `TraitCandidate` in all cases
2020-03-04 Matthias Krügersubmodules: update clippy from 8b7f7e66 to 329923ed
2020-03-04 borsAuto merge of #69576 - matthiaskrgr:nightly_bootstrap_f...
2020-03-04 borsAuto merge of #69636 - RalfJung:miri, r=nikomatsakis
2020-03-04 Ralf Jungupdate miri
2020-03-04 Ralf Jungpoint cargo-miri to the right xargo binary
2020-03-04 borsAuto merge of #68952 - faern:stabilize-assoc-int-consts...
2020-03-04 borsAuto merge of #69550 - RalfJung:scalar, r=oli-obk
2020-03-03 borsAuto merge of #69678 - Dylan-DPC:rollup-yoaueud, r...
2020-03-03 Dylan DPCRollup merge of #69670 - GuillaumeGomez:explain-e0379...
2020-03-03 Dylan DPCRollup merge of #69665 - tmiasko:new-pass-manager-thin...
2020-03-03 Dylan DPCRollup merge of #69653 - matthiaskrgr:needless_bool...
2020-03-03 Dylan DPCRollup merge of #69650 - matthiaskrgr:clnp, r=varkor
2020-03-03 Dylan DPCRollup merge of #69621 - matthiaskrgr:q, r=petrochenkov
2020-03-03 Dylan DPCRollup merge of #69565 - RalfJung:assert, r=eddyb
2020-03-03 borsAuto merge of #69506 - Centril:stmt-semi-none, r=petroc...
2020-03-03 borsAuto merge of #69371 - tmiasko:weak-lang-cycle, r=alexc...
2020-03-03 borsAuto merge of #69482 - lqd:poloniusup, r=nikomatsakis
2020-03-03 Guillaume GomezAdd explanation for E0379
2020-03-03 Tomasz MiąskoAdd regression test for linking issue with start-group...
2020-03-03 Tomasz MiąskoImprove linking of crates with circular dependencies
2020-03-03 Matthias Krügeruse question mark operator in a few places.
2020-03-03 borsAuto merge of #69666 - JohnTitor:rollup-6nt3op0, r...
2020-03-03 Yuki OkushiRollup merge of #69637 - matthiaskrgr:if_let_some_resul...
2020-03-03 Yuki OkushiRollup merge of #69634 - GuillaumeGomez:clean-up-e0378...
2020-03-03 Yuki OkushiRollup merge of #69633 - XAMPPRocky:master, r=Dylan-DPC
2020-03-03 Yuki OkushiRollup merge of #69628 - nnethercote:fix-DiagnosticBuil...
2020-03-03 Yuki OkushiRollup merge of #69626 - ehuss:toolstate-nightly-cleanu...
2020-03-03 Yuki OkushiRollup merge of #69620 - thekuom:doc/61137-add-long...
2020-03-03 Yuki OkushiRollup merge of #69619 - matthiaskrgr:misc, r=eddyb
2020-03-03 Yuki OkushiRollup merge of #69609 - TimDiekmann:excess, r=Amanieu
2020-03-03 Yuki OkushiRollup merge of #69213 - LeSeulArtichaut:improve-doc...
2020-03-03 Tomasz MiąskoFix check for __msan_keep_going in sanitizer-recover...
2020-03-03 Tomasz MiąskoAdd test for -Znew-llvm-pass-manager -Clto=thin -Zsanit...
2020-03-03 Tomasz MiąskoInvoke OptimizerLastEPCallbacks in PreLinkThinLTO
2020-03-03 borsAuto merge of #69247 - CAD97:remove-chalk, r=nikomatsakis
2020-03-03 Matthias Krügeruse conditions directly
2020-03-03 Matthias KrügerImprove weird formatting by moving comment inside else...
2020-03-03 Matthias KrügerUse .any(x) instead of .find(x).is_some() on iterators.
2020-03-03 Matthias KrügerUse .nth(x) instead of .skip(x).next() on iterators.
2020-03-03 Matthias KrügerSimplify conditions like x + 1 <= y to x < y
2020-03-03 Matthias KrügerUse let instead of match to get value of enum with...
2020-03-02 CAD97Remove chalk integration
2020-03-02 Tim DiekmannRemove `usable_size` APIs
2020-03-02 borsAuto merge of #69627 - ehuss:update-cargo-clippy, r...
2020-03-02 LeSeulArtichautApply suggestions from code review
2020-03-02 Eric HussUpdate cargo, clippy
2020-03-02 Eric HussToolstate: don't duplicate nightly tool list.
2020-03-02 Matthias KrügerDon't convert Results to Options just for matching.
2020-03-02 borsAuto merge of #69635 - Dylan-DPC:rollup-2oh8uu5, r...
2020-03-02 Dylan DPCRollup merge of #69624 - ehuss:toolstate-beta-regress...
2020-03-02 Dylan DPCRollup merge of #69623 - Centril:fix-69396-tmp, r=petro...
2020-03-02 Dylan DPCRollup merge of #69622 - LeSeulArtichaut:patch-2, r...
2020-03-02 Dylan DPCRollup merge of #69617 - DutchGhost:master, r=LukasKalb...
2020-03-02 Dylan DPCRollup merge of #69544 - lqd:unrevert-67174, r=Mark...
2020-03-02 Dylan DPCRollup merge of #68682 - LeSeulArtichaut:stable-intrins...
2020-03-02 Guillaume Gomezclean up E0378 explanation
2020-03-02 Matthias Krügeruse values() or keys() respectively when iterating...
2020-03-02 Erin PowerUpdate my mailmap entry
2020-03-02 DutchGhostactually mark the function const
2020-03-02 borsAuto merge of #69257 - RalfJung:layout-visitor, r=eddyb
2020-03-02 borsAuto merge of #69469 - matthewjasper:type-flags, r...
2020-03-02 Nicholas NethercoteFix a leak in `DiagnosticBuilder::into_diagnostic`.
2020-03-02 borsAuto merge of #69442 - jakevossen5:master, r=Mark-Simul...
2020-03-02 borsAuto merge of #69432 - petrochenkov:alldeps, r=eddyb
2020-03-01 Eric HussToolstate: Don't block beta week on already broken...
2020-03-01 Mazdak Farrokhzadstash API: remove panic to fix ICE.
2020-03-01 LeSeulArtichautRename `syntax` in librustc_ast/README.md
2020-03-01 Mazdak Farrokhzadencode `;` stmt w/o expr as `StmtKind::Empty`
2020-03-01 Matthew JasperClean up TypeFlags
2020-03-01 Matthew JasperFix use of `has_infer_types`
2020-03-01 Matthew Kuodoc(librustc_error_codes): add long error explanation...
2020-03-01 borsAuto merge of #69408 - RalfJung:canonical-alloc-id...
2020-03-01 Matthias Krügeruse for (idx, item) in iter.enumerate() instead of...
2020-03-01 Matthias Krügeruse subdsec_micros() instead of subsec_nanos() / 1000
2020-03-01 Matthias Krügeruse starts_with() instead of chars().next() == Some(x)
2020-03-01 DutchGhostconstify mem::forget
2020-03-01 borsAuto merge of #69612 - Dylan-DPC:rollup-f180gcc, r...
2020-03-01 Dylan DPCRollup merge of #69607 - GuillaumeGomez:cleanup-e0376...
2020-03-01 Dylan DPCRollup merge of #69598 - ollie27:rustdoc_crate-version_...
2020-03-01 Dylan DPCRollup merge of #69577 - GuillaumeGomez:cleanup-e0375...
2020-03-01 Dylan DPCRollup merge of #69569 - matthiaskrgr:nonminimal_bool...
2020-03-01 Dylan DPCRollup merge of #69568 - JOE1994:patch-2, r=Dylan-DPC
2020-03-01 Dylan DPCRollup merge of #69554 - GuillaumeGomez:cleanup-e0374...
2020-03-01 Dylan DPCRollup merge of #69504 - MichaelMcDonnell:hash_assert_n...
2020-03-01 Michael Mc... Remove assert that had been replaced by assert_ne
2020-03-01 borsAuto merge of #69380 - Zoxc:parent-module, r=michaelwoe...
2020-03-01 Guillaume GomezClean up E0376 explanation
2020-03-01 borsAuto merge of #69606 - JohnTitor:rollup-i3nrrcf, r...
2020-03-01 Yuki OkushiRollup merge of #69605 - JohnTitor:opt-def-id, r=petroc...
2020-03-01 Yuki OkushiRollup merge of #69583 - LeSeulArtichaut:ice-69378...
2020-03-01 Yuki OkushiRollup merge of #69580 - matthiaskrgr:map_clone, r...
next