]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-05-02 Dylan DPCRollup merge of #71767 - tshepang:stack-stuff, r=jonas...
2020-05-02 Dylan DPCRollup merge of #69274 - LeSeulArtichaut:target-feature...
2020-05-02 borsAuto merge of #70655 - oli-obk:subrepo_funness, r=Mark...
2020-05-02 borsAuto merge of #71795 - RalfJung:rollup-yqxfi5a, r=RalfJung
2020-05-02 Ralf JungRollup merge of #71782 - cuviper:leave-dev-null-alone...
2020-05-02 Ralf JungRollup merge of #71781 - estebank:box-pin-test, r=tmandry
2020-05-02 Ralf JungRollup merge of #71739 - tshepang:master, r=Dylan-DPC
2020-05-02 Ralf JungRollup merge of #71738 - RalfJung:pointer-no-alloc...
2020-05-02 Ralf JungRollup merge of #71736 - RalfJung:silence-spurious...
2020-05-02 Ralf JungRollup merge of #71712 - RalfJung:error-backtrace,...
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2020-05-02 Oliver SchererDelete the clippy submodule
2020-05-02 Oliver SchererAlso build clippy with `./x.py check`
2020-05-02 Oliver SchererGate on clippy on CI
2020-05-02 Tshepang LekhonkhobeUpdate src/libserialize/json.rs
2020-05-02 borsAuto merge of #70170 - eddyb:wf-early-exit, r=nikomatsakis
2020-05-02 borsAuto merge of #71716 - alexcrichton:bitcode-follow...
2020-05-02 borsAuto merge of #71776 - Dylan-DPC:rollup-k1iuuow, r...
2020-05-01 Esteban KüberUncomment test code for failure to use `Box::pin`
2020-05-01 Josh StoneUse a non-existent test path instead of clobbering...
2020-05-01 Dylan DPCRollup merge of #71762 - tshepang:typo, r=jonas-schievink
2020-05-01 Dylan DPCRollup merge of #71761 - tshepang:missing-target, r...
2020-05-01 Dylan DPCRollup merge of #71760 - LeSeulArtichaut:document-unsaf...
2020-05-01 Dylan DPCRollup merge of #71758 - jackh726:chalk-remove, r=jackh726
2020-05-01 Dylan DPCRollup merge of #71018 - lcnr:custom-const-param, r...
2020-05-01 borsAuto merge of #69808 - cjgillot:vtbl, r=pnkfelix
2020-05-01 Tshepang Lekhonkhobedoc: make Stack and StackElement a little pretty
2020-05-01 Jack HueyRemove leftover chalk types
2020-05-01 Tshepang Lekhonkhobedoc: this resulted in a link pointing to a non-existent...
2020-05-01 Tshepang Lekhonkhobedoc: reference does not exist, probably a typo
2020-05-01 borsAuto merge of #71759 - Dylan-DPC:rollup-5hncork, r...
2020-05-01 LeSeulArtichautDocument unsafety for `*const T` and `*mut T`
2020-05-01 Dylan DPCRollup merge of #71755 - tshepang:fix-comment, r=jonas...
2020-05-01 Dylan DPCRollup merge of #71752 - tshepang:more-readable, r...
2020-05-01 Dylan DPCRollup merge of #71749 - RalfJung:miri-error-print...
2020-05-01 Dylan DPCRollup merge of #71747 - spastorino:safety-scheme-aroun...
2020-05-01 Dylan DPCRollup merge of #71744 - tshepang:obsolete-comment...
2020-05-01 borsAuto merge of #5548 - matthiaskrgr:traget_os, r=flip1995
2020-05-01 Alex CrichtonRename `bitcode-in-rlib` option to `embed-bitcode`
2020-05-01 Tshepang Lekhonkhobefix doc reference
2020-05-01 LeSeulArtichautAdd new tests and bless old tests
2020-05-01 Tshepang Lekhonkhobemake Stability docs a bit more readable, and fix some...
2020-05-01 LeSeulArtichautPrevent functions with `#[target_feature]` to be coerce...
2020-05-01 LeSeulArtichautPrevent calls to functions with `#[target_feature]...
2020-05-01 Camille GILLOTRestrict access.
2020-05-01 Camille GILLOTInline a few things.
2020-05-01 Camille GILLOTMonomorphise the interface.
2020-05-01 Camille GILLOTMove the DepNode construction to librustc_query_system.
2020-05-01 Camille GILLOTMonomorphise try_execute_query.
2020-05-01 Ralf Jungfix Miri error message padding
2020-05-01 Camille GILLOTMonomorphise try_start.
2020-05-01 Camille GILLOTMonomorphise try_execute_anon_query.
2020-05-01 Santiago PastorinoRemove deadcode in eval_mir_constant_to_operand
2020-05-01 Camille GILLOTMonomorphise load_from_disk_and_cache_in_memory.
2020-05-01 Camille GILLOTMonomorphise force_query_with_job.
2020-05-01 borsAuto merge of #71742 - matthiaskrgr:submodule_upd,...
2020-05-01 LeSeulArtichautAllow `#[target_feature]` on safe functions
2020-05-01 Tshepang Lekhonkhoberemove obsolete comments
2020-05-01 Matthias Krügersubmodules: update cargo from 90931d9b3 to 258c89644
2020-05-01 Ralf Jungfmt
2020-05-01 Tshepang Lekhonkhoberemove obsolete comment
2020-05-01 Ralf Jungremove AllocId generalization of Pointer
2020-05-01 Ralf Jungbootstrap: also apply unused-attributes hack without...
2020-05-01 borsAuto merge of #71704 - RalfJung:miri-error-print, r...
2020-05-01 Ralf Junguse hex for invalid bool and char (consistently with...
2020-05-01 Ralf Jungrename InvalidIntPtrUsage
2020-05-01 Ralf Jungbless you
2020-05-01 Ralf JungInterpError printing really is more Display than Debug
2020-05-01 Ralf Jungtweak InvalidIntPointerUsage message
2020-05-01 borsAuto merge of #71623 - petrochenkov:localink, r=estebank
2020-05-01 borsAuto merge of #70674 - cjgillot:query-arena-all, r...
2020-04-30 Matthias Krügermismatched_target_os: link to respective section in...
2020-04-30 borsAuto merge of #71721 - tmandry:rollup-e27pxex, r=tmandry
2020-04-30 Tyler MandryRollup merge of #71719 - tmandry:update-backtrace-sys...
2020-04-30 Tyler MandryRollup merge of #71691 - ecstatic-morse:const-unreachab...
2020-04-30 Tyler MandryRollup merge of #71688 - ecstatic-morse:const-downcast...
2020-04-30 Tyler MandryRollup merge of #71682 - ehuss:bump-pulldown-cmark...
2020-04-30 Tyler MandryRollup merge of #71590 - RalfJung:mir-dump-pointers...
2020-04-30 Tyler MandryRollup merge of #71567 - Mark-Simulacrum:no-success...
2020-04-30 Tyler MandryRollup merge of #71465 - oli-obk:is_thread_local_cleanu...
2020-04-30 Tyler MandryRollup merge of #71148 - bluss:vec-drop-raw-slice,...
2020-04-30 Eduard-Mihai... wf: {Int,Float}Var can only infer to always-WF ints...
2020-04-30 Eduard-Mihai... wf: handle "livelock" checking before reaching `WfPredi...
2020-04-30 Tyler MandryUpdate backtrace-sys
2020-04-30 borsAuto merge of #71717 - Dylan-DPC:rollup-av5vjor, r...
2020-04-30 Dylan DPCRollup merge of #71597 - CohenArthur:refactor-unique...
2020-04-30 Dylan DPCRollup merge of #71559 - dillona:detect_git_progress_ve...
2020-04-30 Dylan DPCRollup merge of #71449 - ecstatic-morse:free-region...
2020-04-30 Dylan DPCRollup merge of #71433 - antoyo:error/missing-right...
2020-04-30 Dylan DPCRollup merge of #70950 - nikomatsakis:leak-check-nll...
2020-04-30 Ralf JungMiri: port error backtraces to std::backtrace
2020-04-30 Bastian Kauschkehandle ByRef in relate
2020-04-30 Bastian Kauschkecoerce documentation
2020-04-30 borsAuto merge of #71675 - pietroalbini:ci-fix-shrink-regre...
2020-04-30 Oliver SchererA test now fails during check instead of build
2020-04-30 Oliver SchererAddress review comments
2020-04-30 Oliver SchererHighlight an error that can only happen in CTFE
2020-04-30 Oliver SchererAdd a convenience function for testing whether a static...
2020-04-30 Oliver SchererSeparate miri/ctfe unsupported operations
2020-04-30 borsAuto merge of #71707 - Dylan-DPC:rollup-hk8itvo, r...
next