]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 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 borsAuto merge of #74844 - asomers:freebsd-profiler, r...
2020-07-31 borsAuto merge of #74965 - JohnTitor:sort-params, r=estebank
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 borsAuto merge of #74955 - P1n3appl3:rustdoc-formats, r...
2020-07-31 Lzu TaoRun all tests if have no specified tests
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 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 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 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
2020-07-29 Manish GoregaokarRename intra_doc_link_resolution_failure -> intra_doc_l...
2020-07-29 Joseph RyanPass by value
2020-07-29 Joseph RyanRefactor DocFS to fix error handling bugs
2020-07-29 borsAuto merge of #74733 - richkadel:llvm-coverage-map...
2020-07-29 Eric HussUpdate cargo
2020-07-29 borsAuto merge of #74837 - xldenis:mir-dump-crate-file...
2020-07-29 borsAuto merge of #72488 - KodrAus:stabilize/const_type_id...
2020-07-29 Xavier DenisMove mir-opt tests to toplevel
2020-07-29 Rich KadelMoved structs/enums with repr(C) to LLVM types into...
2020-07-29 Takayuki NakataFix broken link in unstable book `plugin`
2020-07-29 borsAuto merge of #72049 - mati865:mingw-lld, r=petrochenkov
2020-07-29 Ralf Jungfence docs: fix example Mutex
2020-07-29 Mateusz MikułaAdd test for #50176
2020-07-29 Mateusz MikułaMinGW: emit dllexport/dllimport by rustc
2020-07-29 Guillaume GomezClean up E0740 explanation
2020-07-29 Xavier Denisadd crate name to mir dumps
2020-07-29 borsAuto merge of #74900 - tmiasko:doc-open, r=Mark-Simulacrum
2020-07-29 Lzu TaoAvoid bool-like naming
2020-07-29 Tomasz MiąskoFix opening docs for std crates with ./x.py doc --open...
2020-07-29 Josh TriplettFix some typos in src/librustdoc/clean/auto_trait.rs
next