]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-01-29 Yuki OkushiRollup merge of #68592 - pdbrito:master, r=jonas-schievink
2020-01-29 Yuki OkushiRollup merge of #68582 - LeSeulArtichaut:code-explanati...
2020-01-29 Yuki OkushiRollup merge of #68556 - ollie27:rustdoc_primitive_re...
2020-01-29 Yuki OkushiRollup merge of #68553 - GuillaumeGomez:fix-run-button...
2020-01-29 Yuki OkushiRollup merge of #68378 - billyrieger:btreemap-remove...
2020-01-29 Yuki OkushiRollup merge of #68289 - pnkfelix:issue-62649-dont...
2020-01-28 borsAuto merge of #68606 - jonas-schievink:normalize-fastpa...
2020-01-28 LeSeulArtichautAdd E0727 long explanation
2020-01-28 Jonas SchievinkAdd an early-exit to `QueryNormalizer::fold_ty`
2020-01-28 borsAuto merge of #68533 - tmiasko:compiletest, r=nikomatsakis
2020-01-28 borsAuto merge of #68529 - TimDiekmann:rename-alloc, r...
2020-01-28 Pedro de Britofix: typo in vec.rs
2020-01-28 Billy RiegerAdd BTreeMap::remove_entry
2020-01-28 borsAuto merge of #68234 - CAD97:slice-from-raw-parts,...
2020-01-28 borsAuto merge of #68587 - JohnTitor:rollup-fz45xwc, r...
2020-01-28 Yuki OkushiRollup merge of #68581 - spastorino:support-ice-breaker...
2020-01-28 Yuki OkushiRollup merge of #68575 - Wind-River:master_2020, r...
2020-01-28 Yuki OkushiRollup merge of #68573 - GuillaumeGomez:clean-up-e0262...
2020-01-28 Yuki OkushiRollup merge of #68571 - Centril:check_in_cx, r=oli-obk
2020-01-28 Yuki OkushiRollup merge of #68570 - cr1901:msp430-fix-1-2020,...
2020-01-28 Yuki OkushiRollup merge of #68563 - Aaron1011:fix/fn-sig-closure...
2020-01-28 Yuki OkushiRollup merge of #68482 - GuillaumeGomez:clean-up-err...
2020-01-28 Yuki OkushiRollup merge of #68454 - GuillaumeGomez:clean-up-e0214...
2020-01-28 Yuki OkushiRollup merge of #68412 - GuillaumeGomez:clean-up-e0207...
2020-01-28 Yuki OkushiRollup merge of #68383 - GuillaumeGomez:clean-up-e0205...
2020-01-28 Yuki OkushiRollup merge of #68200 - KodrAus:stabilize/debug_map_ke...
2020-01-28 Ashley Mannixstabilize the debug_map_key_value feature
2020-01-27 borsAuto merge of #68580 - Mark-Simulacrum:rollup-r80xhus...
2020-01-27 Tim DiekmannRename `Alloc` to `AllocRef`
2020-01-27 Santiago PastorinoAdd support for icebreakers-cleanup-crew commands
2020-01-27 Mark RousskovRollup merge of #68579 - ehuss:update-cargo, r=Mark...
2020-01-27 Mark RousskovRollup merge of #68576 - jonhoo:bump-miri, r=oli-obk
2020-01-27 Mark RousskovRollup merge of #68459 - matthiaskrgr:clone_on_copy2...
2020-01-27 Eric HussUpdate cargo
2020-01-27 Jon GjengsetBump miri for rust-lang/miri#1150
2020-01-27 Umesh KalappaDisable the testcase for Vxworks.
2020-01-27 Guillaume GomezClean up E0262 explanation
2020-01-27 Felix S. Klock IICollisions in the dep-graph due to path-reuse are rare...
2020-01-27 Mazdak Farrokhzadcheck_match: extract common logic
2020-01-27 William D.... Fix LLVM assertion failure in MSP430 interrupt generation.
2020-01-27 Guillaume GomezUpdate src/librustc_error_codes/error_codes/E0220.md
2020-01-27 borsAuto merge of #68566 - pietroalbini:rollup-22hbo3e...
2020-01-27 Pietro AlbiniRollup merge of #68562 - hjung4:spell, r=jonas-schievink
2020-01-27 Pietro AlbiniRollup merge of #68531 - wesleywiser:cleanup_self_profi...
2020-01-27 Pietro AlbiniRollup merge of #68370 - Aaron1011:const-extern-test...
2020-01-27 Pietro AlbiniRollup merge of #67928 - XAMPPRocky:relnotes-1.41.0...
2020-01-27 borsAuto merge of #68165 - thomcc:lt_ones, r=sfackler
2020-01-27 Aaron HillDon't call `tcx.fn_sig` on closures
2020-01-27 cometupdate
2020-01-27 Aaron HillEnsure that we error when calling "const extern fn...
2020-01-27 borsAuto merge of #68447 - estebank:sugg-type-param, r...
2020-01-27 Matthias Krügermake matches exhaustive
2020-01-27 Matthias Krügerdon't clone types that are copy, round two.
2020-01-27 borsAuto merge of #68122 - Centril:stabilize-transparent...
2020-01-27 Tomasz Miąskocompiletest: Don't load TestProps from a directories
2020-01-27 Tomasz Miąskocompiletest: Derive Default for EarlyProps
2020-01-27 Tomasz Miąskocompiletest: Remove unused llvm-cxxflags option
2020-01-27 Tomasz Miąskocompiletest: Add unit tests for EarlyProps
2020-01-27 Tomasz Miąskocompiletest: Update mode list displayed in `--help`
2020-01-27 Tomasz Miąskocompiletest: Parse EarlyProps from a reader
2020-01-27 Tomasz Miąskocompiletest: Remove unnecessary memory allocation in...
2020-01-26 Oliver Middletonrustdoc: Fix re-exporting primitive types
2020-01-26 borsAuto merge of #68407 - eddyb:iter-macro-backtrace,...
2020-01-26 Esteban KüberSuggest defining type parameter when appropriate
2020-01-26 Guillaume GomezFix run button positionning in case of scrolling
2020-01-26 Eduard-Mihai... rustc_span: return an impl Iterator instead of a Vec...
2020-01-26 Eduard-Mihai... rustc_span: replace MacroBacktrace with ExpnData.
2020-01-26 Eduard-Mihai... rustc_span: move pretty syntax from macro_backtrace...
2020-01-26 Eduard-Mihai... Don't use ExpnKind::descr to get the name of a bang...
2020-01-26 borsAuto merge of #68545 - estebank:verbose-bound-display...
2020-01-26 borsAuto merge of #68522 - estebank:impl-trait-sugg-2,...
2020-01-26 borsAuto merge of #68517 - oli-obk:spaces2, r=nagisa
2020-01-26 borsAuto merge of #68031 - Marwes:fold_list, r=estebank
2020-01-25 borsAuto merge of #68546 - JohnTitor:rollup-znuot4b, r...
2020-01-25 Yuki OkushiRollup merge of #68540 - GuillaumeGomez:err-codes-clean...
2020-01-25 Yuki OkushiRollup merge of #68534 - JohnTitor:update-remote-url...
2020-01-25 Yuki OkushiRollup merge of #68514 - lzutao:fmt-Self, r=Dylan-DPC
2020-01-25 Yuki OkushiRollup merge of #68498 - Aaron1011:tait-regression...
2020-01-25 Yuki OkushiRollup merge of #68485 - kingslef:fix/test-60976, r...
2020-01-25 Esteban KüberUse better bound names in `-Zverbose` mode
2020-01-25 Esteban KüberRevert suggestion window size change
2020-01-25 borsAuto merge of #68530 - estebank:abolish-ice, r=petrochenkov
2020-01-25 Guillaume Gomezclean up error codeS E0229 and E0261
2020-01-25 borsAuto merge of #68525 - tlively:emcc-codegen-sigsegv...
2020-01-25 borsAuto merge of #68516 - oli-obk:spaces, r=eddyb
2020-01-25 Oliver SchererDon't use spaces before type ascription like colons
2020-01-25 Yuki OkushiUpdate submodules to rust-lang
2020-01-25 borsAuto merge of #68448 - maurer:dyn-cdylib, r=alexcrichton
2020-01-25 borsAuto merge of #68269 - csmoe:temp, r=estebank
2020-01-25 Wesley Wiser[self-profiler] Clean up `EventFilter`
2020-01-25 Wesley Wiser[self-profiler] Use `ThreadId::as_u64()` instead of...
2020-01-25 Aaron HillAdd some type-alias-impl-trait regression tests
2020-01-25 Esteban KüberDo not ICE on multipart suggestions touching multiple...
2020-01-24 borsAuto merge of #68526 - JohnTitor:rollup-3mmljof, r...
2020-01-24 Yuki OkushiRollup merge of #68515 - Wind-River:master_2020, r...
2020-01-24 Yuki OkushiRollup merge of #68511 - tmiasko:ignore-license, r...
2020-01-24 Yuki OkushiRollup merge of #68509 - GuillaumeGomez:clean-up-err...
2020-01-24 Yuki OkushiRollup merge of #68504 - tmiasko:check-pass, r=alexcrichton
2020-01-24 Yuki OkushiRollup merge of #68374 - gitletH:patch-1, r=nikomatsakis
2020-01-24 Yuki OkushiRollup merge of #68111 - varkor:const-generics-type_nam...
next