]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-09-11 Gus Wynncomments + add max_level_info so false works with debug...
2020-09-10 Gus Wynnadd debug-logging to config.toml
2020-09-09 borsAuto merge of #76445 - jyn514:doctests, r=Mark-Simulacr...
2020-09-09 borsAuto merge of #76513 - rust-lang:rust-analyzer-2020...
2020-09-09 Jonas Schievink:arrow_up: rust-analyzer
2020-09-09 borsAuto merge of #76406 - GuillaumeGomez:create-e0774...
2020-09-09 borsAuto merge of #76463 - camelid:improve-E0607-explanatio...
2020-09-09 borsAuto merge of #76453 - camelid:fix-css-crate-list,...
2020-09-09 borsAuto merge of #76418 - jyn514:readme, r=Dylan-DPC
2020-09-09 borsAuto merge of #76502 - Dylan-DPC:rollup-2c4zz0t, r...
2020-09-08 Dylan DPCRollup merge of #76498 - ehuss:update-cargo, r=ehuss
2020-09-08 Dylan DPCRollup merge of #76403 - scileo:doc-all-impls, r=lcnr
2020-09-08 Dylan DPCRollup merge of #76402 - elichai:patch-2, r=wesleywiser
2020-09-08 Dylan DPCRollup merge of #76401 - JulianKnodt:i68366, r=lcnr
2020-09-08 Dylan DPCRollup merge of #76396 - dylni:fix-typo-in-tracking...
2020-09-08 Dylan DPCRollup merge of #76389 - MaulingMonkey:pr-natvis-hashma...
2020-09-08 Dylan DPCRollup merge of #76379 - petrochenkov:nodegen, r=Mark...
2020-09-08 Dylan DPCRollup merge of #76374 - pickfire:patch-4, r=Cldfire
2020-09-08 Dylan DPCRollup merge of #76355 - calebcartwright:reduce-rustfmt...
2020-09-08 Dylan DPCRollup merge of #76162 - abrausch:documentation-fix...
2020-09-08 Eric HussUpdate cargo
2020-09-08 Alexander BrauschMake duration_since documentation more clear
2020-09-08 Guillaume GomezUpdate tests
2020-09-08 Guillaume GomezCreate new E0774 code error
2020-09-08 borsAuto merge of #76332 - Mark-Simulacrum:bootstrap-llvm...
2020-09-08 borsAuto merge of #76469 - RalfJung:miri, r=RalfJung
2020-09-08 borsAuto merge of #76308 - wesleywiser:enable_simplifyarmid...
2020-09-08 Ralf Jungupdate Miri
2020-09-08 borsAuto merge of #76423 - Mark-Simulacrum:stable-bootstrap...
2020-09-08 borsAuto merge of #75585 - RalfJung:demotion, r=oli-obk
2020-09-08 borsAuto merge of #76210 - Mark-Simulacrum:tracing-update...
2020-09-08 CamelidAdd "For example,"
2020-09-08 CamelidImprove wording of E0607 explanation
2020-09-08 borsAuto merge of #75138 - jumbatm:session-diagnostic-deriv...
2020-09-08 Joshua NelsonMake rustdoc output deterministic for UI tests
2020-09-07 borsAuto merge of #76044 - ecstatic-morse:dataflow-lattice...
2020-09-07 Camelidrustdoc: Fix font CSS for crate lists
2020-09-07 kadminAdd regression test and help note
2020-09-07 Mark RousskovDedicated rust development tarball
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 Tobias RappImplement Seek::stream_position() for BufReader
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 Mark RousskovMake bootstrap build on stable
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 Joshua NelsonRemove duplicate 'note:'
2020-09-06 Joshua NelsonMove sections about contributing closer together
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 Jonas SchievinkRemove unneeded `#[cfg(not(test))]` from libcore
2020-09-06 borsAuto merge of #76128 - poliorcetics:doc-use-arc-clone...
2020-09-06 Ralf Jungadd compile-fail test for &mut promotion
2020-09-06 Ralf Jungdo not premote non-ZST mutable references ever
2020-09-06 Elichai Turkellinker-plugin-lto.md: Convert the rust-clang MxN table...
2020-09-06 borsAuto merge of #76370 - fusion-engineering-forks:synconc...
2020-09-06 SashaFix documentation for TyCtxt::all_impls
2020-09-06 Simon Vandel... Generalize to Eq(true, _place) and Eq(_place, true)
2020-09-06 Simon Vandel... Add peephold optimization that simplifies Ne(_1, false...
2020-09-06 Elichai TurkelUpdate linker-plugin-lto.md to contain up to rust 1.46
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 Ayush Kumar... Move test-cases in string.rs
2020-09-06 borsAuto merge of #76307 - sunfishcode:wasm-no-eh-frame...
2020-09-06 dylniFix typo in tracking issue template
2020-09-05 dylniAdjust documentation for slice_check_range
2020-09-05 borsAuto merge of #76385 - calebcartwright:update-rls-rustf...
2020-09-05 MaulingMonkeyFix HashMap visualizers in Visual Studio (Code)
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 Edd BarrettImprove the documentation of `filter()` and `filter_map()`.
2020-09-05 Vadim Petrochenkovrustbuild: Remove `Mode::Codegen`
2020-09-05 borsAuto merge of #75872 - mati865:pgo-tests, r=petrochenkov
2020-09-05 Ralf Jungdocument remaining unsafety in maybe_uninit.rs
next