]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-08-01 borsAuto merge of #74993 - sunfishcode:update-wasi-libc...
2020-08-01 borsAuto merge of #74582 - Lezzz:rename-hair, r=nikomatsakis
2020-08-01 borsAuto merge of #74373 - lcnr:array_chunks, r=withoutboats
2020-08-01 Bastian Kauschkeadd tracking issue
2020-08-01 borsAuto merge of #74945 - dingxiangfei2009:promote-static...
2020-08-01 borsAuto merge of #74717 - davidtwco:issue-74636-polymorphi...
2020-07-31 borsAuto merge of #74994 - JohnTitor:rollup-eknaekv, r...
2020-07-31 Yuki OkushiRollup merge of #74991 - JulianKnodt:74199, r=lcnr
2020-07-31 Yuki OkushiRollup merge of #74986 - matthiaskrgr:cmp_true, r=oli-obk
2020-07-31 Yuki OkushiRollup merge of #74984 - RalfJung:miri-unwind-top,...
2020-07-31 Yuki OkushiRollup merge of #74982 - jonas-schievink:relnotes-1...
2020-07-31 Yuki OkushiRollup merge of #74968 - lzutao:no-args, r=Mark-Simulacrum
2020-07-31 Yuki OkushiRollup merge of #74644 - crlf0710:drop_old_stuff, r...
2020-07-31 Valentin LazureanuRename HAIR to THIR (Typed HIR).
2020-07-31 Dan GohmanUpdate the bundled wasi-libc with libstd
2020-07-31 kadminAdded in explicit check for the type being matched
2020-07-31 kadminRemoved error check in order to prevent ICE
2020-07-31 Matthias Krügerfix part of comparison that would always evaluate to...
2020-07-31 Ralf JungMiri: fix ICE when unwinding past topmost stack frame
2020-07-31 borsAuto merge of #65989 - Aaron1011:fix/normalize-param...
2020-07-31 Charles LewRemove `linked_list_extras` methods.
2020-07-31 Mark Rousskov1.45.2 release notes
2020-07-31 David Woodinterp: needs_subst -> ensure_monomorphic_enough
2020-07-31 borsAuto merge of #74844 - asomers:freebsd-profiler, r...
2020-07-31 borsAuto merge of #74965 - JohnTitor:sort-params, r=estebank
2020-07-31 Ding Xiang FeiAdd the proper tests
2020-07-31 borsAuto merge of #74956 - ecstatic-morse:const-option...
2020-07-31 borsAuto merge of #74959 - richkadel:llvm-coverage-map...
2020-07-31 Bastian Kauschkeuse Iter<'_, [T; N]> in array_chunks
2020-07-31 Bastian Kauschkeadd note to array_chunks
2020-07-31 borsAuto merge of #74955 - P1n3appl3:rustdoc-formats, r...
2020-07-31 Lzu TaoRun all tests if have no specified tests
2020-07-31 Ding Xiang Feirustfmt
2020-07-31 Ding Xiang FeiRemove a trailing space
2020-07-31 borsAuto merge of #74926 - Manishearth:rename-lint, r=jyn514
2020-07-31 Yuki OkushiPresort restrictions to make output consistent
2020-07-30 borsAuto merge of #74682 - alexcrichton:backtrace-gimli...
2020-07-30 borsAuto merge of #74957 - Manishearth:rollup-3wudwlg,...
2020-07-30 Dylan MacKenzieTest `Option::unwrap` in a const context
2020-07-30 Manish GoregaokarRollup merge of #74951 - cuviper:relnotes-1.45.1, r...
2020-07-30 Manish GoregaokarRollup merge of #74934 - nbdd0121:issue-73976, r=ecstat...
2020-07-30 Manish GoregaokarRollup merge of #74915 - alexcrichton:allow-failing...
2020-07-30 Manish GoregaokarRollup merge of #74907 - GuillaumeGomez:cleanup-e0740...
2020-07-30 Manish GoregaokarRollup merge of #74905 - lzutao:listed, r=jyn514
2020-07-30 Manish GoregaokarRollup merge of #74871 - etherealist:musl_doc, r=Mark...
2020-07-30 Manish GoregaokarRollup merge of #74835 - GuillaumeGomez:cleanup-e0734...
2020-07-30 Manish GoregaokarRollup merge of #74782 - vorner:weak-into-raw-cnt-doc...
2020-07-30 Manish GoregaokarRollup merge of #74751 - GuillaumeGomez:cleanup-e0730...
2020-07-30 Dylan MacKenzieMake `Option::unwrap` unstably const
2020-07-30 Rich KadelRust function-level coverage now works on external...
2020-07-30 Joseph RyanUpdate driver to add json backend
2020-07-30 Mark RousskovUpdate release notes
2020-07-30 Mark Rousskov1.45.1 release
2020-07-30 borsAuto merge of #74908 - RalfJung:miri, r=RalfJung
2020-07-30 Ding Xiang FeiAdd comments to explain the test case and the special...
2020-07-30 Manish GoregaokarFix uitests
2020-07-30 Manish GoregaokarRename the lint again
2020-07-30 Manish Goregaokarintra_doc_resolution_failures -> broken_intra_doc_links
2020-07-30 Manish GoregaokarUpdate uitest expectations
2020-07-30 Ralf Jungupdate Miri
2020-07-30 Alex Crichtonrustc: Ignore fs::canonicalize errors in metadata
2020-07-30 Manish GoregaokarRemove deny for intra doc link failures from library...
2020-07-30 Manish GoregaokarRename in library
2020-07-30 Manish GoregaokarRename to intra_doc_resolution_failures
2020-07-30 borsAuto merge of #73990 - jumbatm:clashing-extern-decl...
2020-07-30 Ding Xiang FeiSpecial treatment for dereferencing a borrow to a stati...
2020-07-30 borsAuto merge of #74930 - ecstatic-morse:const-size-align...
2020-07-30 jumbatmFix missed same-sized member clash in ClashingExternDec...
2020-07-30 jumbatmHandle structs with zst members.
2020-07-30 jumbatmAddress code review comments.
2020-07-30 jumbatmApply suggested wording changes from code review.
2020-07-30 jumbatmDon't emit clashing decl lint for FFI-safe enums.
2020-07-30 jumbatmAdd additional clashing_extern_decl cases.
2020-07-30 Guillaume GomezImprove E0730 explanation
2020-07-30 borsAuto merge of #74105 - npmccallum:naked, r=matthewjasper
2020-07-30 Bastian Kauschkeliballoc export ArrayChunks
2020-07-30 Bastian Kauschkeadd tests for array_chunks
2020-07-30 Bastian Kauschkeadds `slice::array_chunks`
2020-07-30 Bastian Kauschkeimprove chunks + windows err on size 0
2020-07-30 Gary GuoFix ui tests
2020-07-30 Gary GuoImprove diagnostics when constant pattern is too generic
2020-07-30 borsAuto merge of #74876 - oli-obk:lumberjack_disable,...
2020-07-30 Dylan MacKenzieTest `{align,size}_of_val` in a const context
2020-07-30 borsAuto merge of #74923 - ehuss:update-cargo, r=Mark-Simul...
2020-07-30 borsAuto merge of #74929 - Manishearth:rollup-z2vflrp,...
2020-07-29 Dylan MacKenzieMake `{align,size}_of_val` `const`
2020-07-29 Manish GoregaokarRollup merge of #74927 - Lokathor:Lokathor-patch-1...
2020-07-29 Manish GoregaokarRollup merge of #74912 - giraffate:fix_broken_link_in_u...
2020-07-29 Manish GoregaokarRollup merge of #74910 - RalfJung:fence, r=Mark-Simulacrum
2020-07-29 Manish GoregaokarRollup merge of #74904 - joshtriplett:typo-fix, r=jonas...
2020-07-29 Manish GoregaokarRollup merge of #74902 - rust-lang:into_raw_non_null...
2020-07-29 Manish GoregaokarRollup merge of #74873 - lcnr:const-print, r=eddyb
2020-07-29 Manish GoregaokarRollup merge of #74869 - tmiasko:must-use-closures...
2020-07-29 Manish GoregaokarRollup merge of #74852 - lzutao:inline-rm-tostring...
2020-07-29 Manish GoregaokarRollup merge of #74819 - tmiasko:format-spec, r=joshtri...
2020-07-29 Manish GoregaokarRollup merge of #74742 - poliorcetics:ip-addr-remove...
2020-07-29 LokathorChange the target data layout to specify more values
2020-07-29 borsAuto merge of #73767 - P1n3appl3:rustdoc-formats, r...
2020-07-29 Manish GoregaokarRegister renamed lint
2020-07-29 Manish GoregaokarRename usage of intra_doc_link_resolution_failure
next