]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #76044 - ecstatic-morse:dataflow-lattice, r=oli-obk
[rust.git] / src /
2020-09-07 borsAuto merge of #76044 - ecstatic-morse:dataflow-lattice...
2020-09-07 borsAuto merge of #74366 - t-rapp:tr-bufreader-pos, r=Lukas...
2020-09-07 borsAuto merge of #76395 - dylni:adjust-documentation-for...
2020-09-07 borsAuto merge of #76368 - ayushmishra2005:move_str_contact...
2020-09-07 borsAuto merge of #76409 - jonas-schievink:fix-r-a-on-libco...
2020-09-07 borsAuto merge of #76422 - Dylan-DPC:rollup-0579ucb, r...
2020-09-06 Dylan DPCRollup merge of #76364 - fusion-engineering-forks:avr...
2020-09-06 Dylan DPCRollup merge of #76358 - Wilfred:patch-3, r=lcnr
2020-09-06 Dylan DPCRollup merge of #76346 - gillespiecd:nlinks-docs, r...
2020-09-06 Dylan DPCRollup merge of #76344 - camelid:patch-6, r=KodrAus
2020-09-06 Dylan DPCRollup merge of #76340 - jonas-schievink:rm-dupe, r...
2020-09-06 Dylan DPCRollup merge of #76338 - euclio:intra-link-iterator...
2020-09-06 Dylan DPCRollup merge of #76324 - ayushmishra2005:move_vec_tests...
2020-09-06 Dylan DPCRollup merge of #76318 - scottmcm:one-control-flow...
2020-09-06 Dylan DPCRollup merge of #76312 - numbermaniac:patch-1, r=shepmaster
2020-09-06 Dylan DPCRollup merge of #76309 - lzutao:indent-note, r=jyn514
2020-09-06 Dylan DPCRollup merge of #76305 - CDirkx:const-tests, r=matklad
2020-09-06 Dylan DPCRollup merge of #76303 - jyn514:vec-assert-doc, r=Dylan-DPC
2020-09-06 Dylan DPCRollup merge of #76302 - jyn514:peekable-2, r=Dylan-DPC
2020-09-06 Dylan DPCRollup merge of #76299 - CDirkx:ip-tests, r=matklad
2020-09-06 Dylan DPCRollup merge of #76293 - Amjad50:incompatible_features_...
2020-09-06 Dylan DPCRollup merge of #76287 - lzutao:rm-allowed, r=jyn514
2020-09-06 Dylan DPCRollup merge of #76274 - scottmcm:fix-76271, r=petrochenkov
2020-09-06 Dylan DPCRollup merge of #76273 - CraftSpider:master, r=matklad
2020-09-06 borsAuto merge of #76229 - camelid:patch-3, r=jonas-schievink
2020-09-06 borsAuto merge of #76157 - ArekPiekarz:const_caller_locatio...
2020-09-06 borsAuto merge of #75949 - vext01:filter-docs, r=jyn514
2020-09-06 borsAuto merge of #76390 - MaulingMonkey:pr-min-cdb-version...
2020-09-06 borsAuto merge of #76067 - simonvandel:peephole-ne, r=wesle...
2020-09-06 borsAuto merge of #76128 - poliorcetics:doc-use-arc-clone...
2020-09-06 borsAuto merge of #76370 - fusion-engineering-forks:synconc...
2020-09-06 Simon Vandel SillesenGeneralize to Eq(true, _place) and Eq(_place, true)
2020-09-06 Simon Vandel SillesenAdd peephold optimization that simplifies Ne(_1, false...
2020-09-06 borsAuto merge of #76341 - richkadel:ignore-gcc-destructor...
2020-09-06 borsAuto merge of #76331 - Aaron1011:fix/group-compat-hack...
2020-09-06 borsAuto merge of #76326 - mati865:use_lld-no-linker, r...
2020-09-06 borsAuto merge of #76307 - sunfishcode:wasm-no-eh-frame...
2020-09-05 dylniAdjust documentation for slice_check_range
2020-09-05 borsAuto merge of #76385 - calebcartwright:update-rls-rustf...
2020-09-05 MaulingMonkeydebuginfo: Ignore HashMap tests before cdb 10.0.18362.1
2020-09-05 MaulingMonkeycompiletest: Introduce "min-cdb-version"
2020-09-05 borsAuto merge of #76217 - RalfJung:maybe-uninit-slice...
2020-09-05 Caleb CartwrightUpdate RLS and Rustfmt
2020-09-05 Rich KadelUpdate llvm-project to include PR 73
2020-09-05 borsAuto merge of #75428 - the8472:fix-copy-eopnotsupp...
2020-09-05 borsAuto merge of #75872 - mati865:pgo-tests, r=petrochenkov
2020-09-05 borsAuto merge of #76376 - Dylan-DPC:rollup-8chsbw9, r...
2020-09-05 Dylan DPCRollup merge of #76285 - matklad:censor-spacing, r...
2020-09-05 Dylan DPCRollup merge of #76263 - tmiasko:inline-codegen-fn...
2020-09-05 Dylan DPCRollup merge of #76258 - Mark-Simulacrum:check-tests...
2020-09-05 Dylan DPCRollup merge of #76254 - tmiasko:fold-len, r=wesleywiser
2020-09-05 Dylan DPCRollup merge of #76082 - jyn514:top-level-links, r...
2020-09-05 Dylan DPCRollup merge of #76078 - jyn514:no-disambiguator, r...
2020-09-05 Dylan DPCRollup merge of #76060 - pickfire:patch-12, r=jyn514
2020-09-05 Dylan DPCRollup merge of #75994 - mental32:impl-rc-new-cyclic...
2020-09-05 Dylan DPCRollup merge of #75954 - ArekPiekarz:unstable_book_ffi_...
2020-09-05 Dylan DPCRollup merge of #75741 - workingjubilee:refactor-byteor...
2020-09-05 Dylan DPCRollup merge of #75695 - JohnTitor:regression-test...
2020-09-05 Ayush Kumar MishraAdded str tests in library
2020-09-05 borsAuto merge of #75584 - RalfJung:union-no-deref, r=matth...
2020-09-05 Mateusz MikułaUpdate llvm submodule
2020-09-05 Mateusz MikułaIgnore failing PGO/coverage tests on MinGW
2020-09-05 borsAuto merge of #75888 - GuillaumeGomez:trait-impl-assoc...
2020-09-05 borsAuto merge of #75173 - jackh726:chalk-0.21, r=nikomatsakis
2020-09-05 Lzu TaoIndent a note to make folding work nicer
2020-09-04 borsAuto merge of #75200 - ssomers:btree_valmut, r=Mark...
2020-09-04 Jack HueyBless changed test output
2020-09-04 Jack HueyUpgrade chalk to 0.21
2020-09-04 borsAuto merge of #76292 - Aaron1011:fix/proc-macro-panic...
2020-09-04 borsAuto merge of #76315 - lcnr:map-track-caller, r=Mark...
2020-09-04 Aaron HillAccount for version number in NtIdent hack
2020-09-04 borsAuto merge of #75077 - LeSeulArtichaut:tys-kind, r...
2020-09-04 LeSeulArtichautty.flags -> ty.flags()
2020-09-04 LeSeulArtichaut`ty.kind` -> `ty.kind()` in rustdoc and clippy
2020-09-04 borsAuto merge of #75655 - nielx:fix/haiku-llvm-libz, r...
2020-09-04 Amjad AlsharafiImplementation of incompatible features error
2020-09-04 Mateusz MikułaFix rust.use-lld when linker is not set
2020-09-04 Mateusz MikułaEnable profiler tests on Windows-gnu
2020-09-04 Joshua NelsonMisc cleanup
2020-09-04 borsAuto merge of #75207 - dylni:add-slice-check-range...
2020-09-04 Ayush Kumar MishraMove Vec slice UI tests in library
2020-09-04 borsAuto merge of #76004 - richkadel:llvm-coverage-map...
2020-09-04 Christiaan DirkxMove various ui const tests to `library`
2020-09-04 Tomasz Miąskoinliner: Add mir-opt tests for codegen attributes compa...
2020-09-03 borsAuto merge of #73996 - da-x:short-unique-paths, r=petro...
2020-09-03 borsAuto merge of #70793 - the8472:in-place-iter-collect...
2020-09-03 Christiaan DirkxMake `Ipv4Addr` and `Ipv6Addr` const tests unit tests...
2020-09-03 Guillaume GomezAdd test for doc alias on associated const in trait...
2020-09-03 Rune TynanRemove vec-to_str.rs, merge the remaining test in with vec
2020-09-03 Mark RousskovCheck test/example/benchmark on x.py check
2020-09-03 borsAuto merge of #73819 - euclio:rustdoc-summaries, r...
2020-09-03 The8472avoid applying in-place collect specialization in type...
2020-09-03 Aaron HillRespect `-Z proc-macro-backtrace` flag for panics insid...
2020-09-03 borsAuto merge of #76283 - RalfJung:miri, r=RalfJung
2020-09-03 Joshua Nelsondisplay_for -> suggestion_for
2020-09-03 Joshua NelsonRemove disambiguators from link text
2020-09-03 Joshua NelsonRefactor RenderedLink into its own type
2020-09-03 Joshua NelsonRefactor `ItemLink` into its own struct
2020-09-03 Joshua NelsonRemove needless .to_owned() for link
2020-09-03 Dan Alonirustc_lint: avoid trimmed paths for ty_find_init_error
next