]> git.lizzy.rs Git - rust.git/history - src
make some vec_deque tests less exhaustive in Miri
[rust.git] / src /
2020-07-31 borsAuto merge of #74955 - P1n3appl3:rustdoc-formats, r...
2020-07-31 borsAuto merge of #74926 - Manishearth:rename-lint, r=jyn514
2020-07-30 borsAuto merge of #74682 - alexcrichton:backtrace-gimli...
2020-07-30 borsAuto merge of #74957 - Manishearth:rollup-3wudwlg,...
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 Joseph RyanUpdate driver to add json backend
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 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 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
2020-07-29 Oliver SchererAddress review comments
2020-07-29 borsAuto merge of #74896 - imbolc:patch-1, r=kennytm
2020-07-29 borsAuto merge of #74887 - Mark-Simulacrum:cache-non-exhaus...
2020-07-29 borsAuto merge of #74894 - JohnTitor:rollup-4ine62a, r...
2020-07-29 Rich KadelFunctionCoverage: improve type checking with newtype_in...
2020-07-29 Yuki OkushiRollup merge of #74891 - lcnr:auto-trait-finder, r...
2020-07-29 Yuki OkushiRollup merge of #74872 - JohnTitor:ping-risc-v, r=Mark...
2020-07-29 Yuki OkushiRollup merge of #74864 - lzutao:ayu-doccolor, r=Guillau...
2020-07-29 Yuki OkushiRollup merge of #74859 - mark-i-m:patch-1, r=JohnTitor
2020-07-29 Yuki OkushiRollup merge of #74814 - matklad:unwind-safe, r=KodrAus
2020-07-29 Yuki OkushiRollup merge of #74707 - matklad:split_once, r=dtolnay
2020-07-29 Yuki OkushiRollup merge of #74671 - rust-lang:const-generics-coerc...
2020-07-29 Yuki OkushiRollup merge of #74266 - GuillaumeGomez:cleanup-e0720...
2020-07-28 borsAuto merge of #74791 - tmiasko:raw-waker-inline, r...
2020-07-28 Alex Crichtonstd: Switch from libbacktrace to gimli
2020-07-28 Rich KadelRefactor MIR coverage instrumentation
2020-07-28 Bastian Kauschkehandle ConstEquate in rustdoc
2020-07-28 borsAuto merge of #74861 - mark-i-m:mv-std-followup, r...
2020-07-28 Mark RousskovCache non-exhaustive separately from attributes
2020-07-28 borsAuto merge of #74471 - da-x:string-type-diagnostic...
2020-07-28 Mark RousskovCollect library features from library/
2020-07-28 markreenable tests after moving std
2020-07-28 borsAuto merge of #74482 - alexcrichton:update-stdarch...
2020-07-28 Oliver SchererReplace write-to-vec hack by introducing a display...
2020-07-28 Oliver SchererReplace all uses of `log::log_enabled` with `Debug...
2020-07-28 borsAuto merge of #73964 - jyn514:sane-defaults, r=Mark...
2020-07-28 Joshua NelsonUse --stage 2 in checktools
2020-07-28 Joshua NelsonFix bad rebase
next