]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-08-10 borsAuto merge of #75127 - jyn514:impl-trait, r=pnkfelix
2020-08-10 borsAuto merge of #74936 - GuillaumeGomez:const-rustc_const...
2020-08-10 borsAuto merge of #74953 - JulianKnodt:master, r=lcnr
2020-08-10 Guillaume GomezAdd test for rustc_const_unstable on methods
2020-08-10 borsAuto merge of #75357 - RalfJung:miri, r=RalfJung
2020-08-10 Ralf Jungupdate Miri
2020-08-10 kadminConvert `Eq` impl to check Ord::Equal
2020-08-10 borsAuto merge of #75204 - cuviper:freebsd11, r=Mark-Simulacrum
2020-08-10 borsAuto merge of #74410 - mati865:mingw-no-self-contained...
2020-08-10 borsAuto merge of #75351 - JohnTitor:rollup-q9udsyx, r...
2020-08-10 Yuki OkushiRollup merge of #75350 - estebank:foreign-fn-with-body...
2020-08-10 Yuki OkushiRollup merge of #75348 - denisvasilik:intra-doc-links...
2020-08-10 Yuki OkushiRollup merge of #75344 - camelid:rename-important-to...
2020-08-10 Yuki OkushiRollup merge of #75328 - GuillaumeGomez:cleanup-e0749...
2020-08-10 Yuki OkushiRollup merge of #75320 - estebank:js-for-i-of-x, r...
2020-08-10 Yuki OkushiRollup merge of #75318 - jyn514:primitive, r=manishearth
2020-08-10 Yuki OkushiRollup merge of #75286 - pickfire:patch-9, r=jyn514
2020-08-10 Yuki OkushiRollup merge of #74200 - poliorcetics:std-panicking...
2020-08-09 Esteban KüberDo not ICE when lowering invalid extern fn with bodies
2020-08-09 borsAuto merge of #75345 - Aaron1011:fix/no-std-hygiene...
2020-08-09 Denis VasilikAdd link for Duration
2020-08-09 Denis VasilikRemove liNone as it is in the prelude
2020-08-09 borsAuto merge of #75278 - cuviper:indexmap, r=Mark-Simulacrum
2020-08-09 Josh Stonerustc_span: note the perf loss seen from IndexSet in...
2020-08-09 Josh Stonerustc_typeck: use IndexSet in InteriorVisitor
2020-08-09 Josh Stonerustc_typeck: use IndexSet in UniquePredicates
2020-08-09 Josh Stonerustc_span: use IndexSet in SpanInterner
2020-08-09 Josh Stonerustc_mir_build: use IndexMap in TestKind::SwitchInt
2020-08-09 Josh Stonerustc_mir: use IndexSet in PlaceholderIndices
2020-08-09 Josh Stonerustc_mir: use IndexMap in BorrowSet
2020-08-09 Josh Stonerustc_middle: use IndexSet in OnDiskCache
2020-08-09 Josh Stonerustc_metadata: use IndexSet in EncodeContext
2020-08-09 Josh Stonerustc_data_structures: use IndexSet in TransitiveRelation
2020-08-09 Josh Stonerustc_codegen_llvm: use IndexSet in CoverageMapGenerator
2020-08-09 Josh StoneUpgrade indexmap to 1.5.1, now using hashbrown!
2020-08-09 Denis VasilikUse intra-doc links
2020-08-09 CamelidRename "Important traits" to "Notable traits"
2020-08-09 Aaron HillRemove normalization of `Span` debug output in proc...
2020-08-09 borsAuto merge of #75137 - Aaron1011:fix/hygiene-skip-expnd...
2020-08-09 Josh StoneUpgrade the FreeBSD toolchain to version 11.4
2020-08-09 Ivan Thamshow multiple slashes starts_with Path example
2020-08-09 borsAuto merge of #75134 - Aaron1011:feature/expn-data...
2020-08-09 Aaron HillAdd comment about the lack of `ExpnData` serialization...
2020-08-09 Joshua NelsonGive precedence to primitives over modules
2020-08-09 borsAuto merge of #75293 - poliorcetics:intra-doc-links...
2020-08-09 Guillaume GomezRemove E0749 from untested error codes
2020-08-09 Guillaume GomezClean up E0749 explanation
2020-08-09 borsAuto merge of #75310 - petrochenkov:needwasm, r=Mark...
2020-08-09 Vadim Petrochenkovtests: Mark `ui/asm/bad-arch.rs` as requiring wasm...
2020-08-09 kadminChange Ord impl for ParamKindOrd
2020-08-09 kadminSwitched to unordered field in ParamKindOrd
2020-08-09 kadminAdd ParamKindOrd::ConstUnordered variant
2020-08-09 kadminBlessed old test where error message had changed
2020-08-09 kadminTest lifetimes after types after consts forbidden
2020-08-09 kadminAdded +1 test for only works w/ feat const gen
2020-08-09 Esteban KüberDetect likely `for foo of bar` JS syntax
2020-08-09 borsAuto merge of #75280 - overdrivenpotato:psp-unwind...
2020-08-09 borsAuto merge of #75306 - Amanieu:hashbrown8, r=Mark-Simul...
2020-08-08 borsAuto merge of #75308 - JohnTitor:rollup-vnnny43, r...
2020-08-08 Yuki OkushiRollup merge of #75292 - slanterns:cleanup-E0502, r...
2020-08-08 Yuki OkushiRollup merge of #75291 - GuillaumeGomez:cleanup-e0750...
2020-08-08 Yuki OkushiRollup merge of #75290 - rust-lang:min_const_generics...
2020-08-08 Yuki OkushiRollup merge of #75289 - pickfire:patch-12, r=jonas...
2020-08-08 Yuki OkushiRollup merge of #75288 - pickfire:patch-11, r=jonas...
2020-08-08 Yuki OkushiRollup merge of #75287 - pickfire:patch-10, r=jonas...
2020-08-08 Yuki OkushiRollup merge of #75285 - pickfire:patch-8, r=jonas...
2020-08-08 Yuki OkushiRollup merge of #75284 - pickfire:patch-7, r=LukasKalbe...
2020-08-08 Yuki OkushiRollup merge of #75266 - aticu:master, r=RalfJung
2020-08-08 Yuki OkushiRollup merge of #75262 - pickfire:patch-6, r=jyn514
2020-08-08 Yuki OkushiRollup merge of #75248 - TimDiekmann:NonNull-as_mut_ptr...
2020-08-08 Yuki OkushiRollup merge of #75162 - poliorcetics:move-documentatio...
2020-08-08 Yuki OkushiRollup merge of #75151 - pickfire:patch-4, r=LukasKalbe...
2020-08-08 Yuki OkushiRollup merge of #74842 - hermitcore:thread_local, r...
2020-08-08 Yuki OkushiRollup merge of #74712 - strom-und-spiele:E0271-cleanup...
2020-08-08 borsAuto merge of #75271 - cuviper:array-iter, r=LukasKalbe...
2020-08-08 Guillaume GomezRemove E0750 from unchecked error codes
2020-08-08 Guillaume GomezClean up E0750 explanation
2020-08-08 borsAuto merge of #75163 - canova:map_into_keys_values...
2020-08-08 borsAuto merge of #75260 - davidtwco:polymorphization-promo...
2020-08-08 Nazım Can AltınovaUpdate the tracking issue number of map_into_keys_values
2020-08-08 Joshua NelsonAdd another test
2020-08-08 Amanieu d'AntrasUpdate hashbrown to 0.8.2
2020-08-08 Alexis BourgetAdd an example about the behaviour of move and Fn*...
2020-08-08 Nazım Can AltınovaRemove min/max values from IntoValues Iterator implemen...
2020-08-08 borsAuto merge of #74533 - nikic:issue-74425, r=eddyb
2020-08-08 SlanternsUse `&` instead of `let ref` in E0502
2020-08-08 Alexis BourgetMove to intra-doc links in library/std/src/path.rs
2020-08-08 aticuAdd safety section to `NonNull::as_*` method docs
2020-08-08 Bastian Kauschkefix `min_const_generics` version
2020-08-08 borsAuto merge of #74289 - lzutao:unroll, r=LukasKalbertodt
2020-08-08 Ivan ThamRemove abmiguity from PathBuf pop example
2020-08-08 Ivan ThamUse assert! for Path exists example to check bool
2020-08-08 Ivan ThamShow Path extension example change multi extension
2020-08-08 Ivan ThamAdd additonal case for Path starts with
2020-08-08 Ivan ThamSeparate example for Path strip_prefix
2020-08-08 Ivan ThamShow relative example for Path ancestors
2020-08-08 borsAuto merge of #75282 - RalfJung:miri-black-box, r=oli-obk
2020-08-08 strom-und-spieleUpdate E0271.md
2020-08-08 Ralf Jungmake black_box a NOP in Miri
2020-08-08 Nikita PopovEmit == null instead of <= null
next