]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-08-09 borsAuto merge of #87619 - 12101111:fix-native_link_modifie...
2021-08-09 borsAuto merge of #87465 - audunhalland:refactor_typeck_pri...
2021-08-08 borsAuto merge of #87235 - poliorcetics:issue-87217-fn...
2021-08-08 borsAuto merge of #86879 - YohDeadfall:stabilize-vec-shrink...
2021-08-08 David TolnayBump shrink_to stabilization to Rust 1.56
2021-08-08 borsAuto merge of #87697 - GuillaumeGomez:add-e0784, r...
2021-08-08 12101111 Fix feature gate checking of static-nobundle and nativ...
2021-08-08 borsAuto merge of #87827 - eddyb:wrapperless-mem-replace...
2021-08-08 Eduard-Mihai... Avoid using the `copy_nonoverlapping` wrapper through...
2021-08-08 borsAuto merge of #87836 - tsoutsman:master, r=petrochenkov
2021-08-08 borsAuto merge of #87815 - BoxyUwU:cec-generics-of-ice...
2021-08-08 borsAuto merge of #87798 - durin42:llvm-14, r=nikic
2021-08-08 Klim TsoutsmanMerge branch 'rust-lang:master' into master
2021-08-08 borsAuto merge of #86744 - ijackson:sink-default, r=dtolnay
2021-08-07 borsAuto merge of #87772 - npmccallum:naked_abi, r=Amanieu
2021-08-07 borsAuto merge of #87743 - cuviper:opaque-calls, r=nikic
2021-08-07 borsAuto merge of #87851 - JohnTitor:rollup-odvmr47, r...
2021-08-07 Yuki OkushiRollup merge of #87842 - steffahn:hidden_broken_intra_d...
2021-08-07 Yuki OkushiRollup merge of #87838 - jetomit:add-readdir-note,...
2021-08-07 Yuki OkushiRollup merge of #87834 - camelid:span-typo, r=CraftSpider
2021-08-07 Yuki OkushiRollup merge of #87833 - m-rsha:patch-1, r=Aaron1011
2021-08-07 Yuki OkushiRollup merge of #87789 - tmiasko:panik, r=Mark-Simulacrum
2021-08-07 Yuki OkushiRollup merge of #87744 - Smittyvb:xpy-test-force-rerun...
2021-08-07 borsAuto merge of #87849 - RalfJung:miri, r=RalfJung
2021-08-07 Ralf Jungupdate Miri
2021-08-07 Nathaniel McCallumFix naked function test run on non-x86_64
2021-08-07 Klim TsoutsmanChange proc_macro::Diagnostics docs
2021-08-07 borsAuto merge of #87810 - devnexen:haiku_os_simpl, r=Mark...
2021-08-07 Frank SteffahnFix intra doc link in hidden doc of Iterator::__iterato...
2021-08-07 Timotej LazarDocument that fs::read_dir skips . and ..
2021-08-07 borsAuto merge of #87796 - nielx:fix/socket2-0.4.1, r=Mark...
2021-08-07 borsAuto merge of #87408 - kornelski:try_reserve_error...
2021-08-06 Noah LevFix small typo
2021-08-06 await MarshaFix typo -- "The" -> "They"
2021-08-06 borsAuto merge of #87774 - camelid:process-typo, r=jyn514
2021-08-06 Augie FacklerPassWrapper: handle move of OptimizationLevel class...
2021-08-06 borsAuto merge of #87822 - JohnTitor:rollup-kxojii0, r...
2021-08-06 Yuki OkushiRollup merge of #87816 - bjorn3:sync_cg_clif-2021-08...
2021-08-06 Yuki OkushiRollup merge of #87809 - InnovativeInventor:pointer...
2021-08-06 Yuki OkushiRollup merge of #87787 - hyd-dev:c-unwind, r=RalfJung
2021-08-06 Yuki OkushiRollup merge of #87779 - Aaron1011:stmt-ast-id, r=petro...
2021-08-06 Yuki OkushiRollup merge of #87775 - Kobzol:single-associated-item...
2021-08-06 Yuki OkushiRollup merge of #87761 - rusticstuff:rustc_error_overfl...
2021-08-06 Yuki OkushiRollup merge of #85807 - glaubitz:powerpc-disable-initi...
2021-08-06 borsAuto merge of #87784 - rusticstuff:bootstrap_config_ove...
2021-08-06 Aaron HillRemove special case for statement `NodeId` assignment
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-08-06 Ellenuwu
2021-08-06 Ellen*sprinkles some dust everywhere*
2021-08-06 Ellenencode `generics_of` of fields and ty params
2021-08-06 borsAuto merge of #87777 - the8472:fix-mir-max-rss, r=oli...
2021-08-06 Hans KratzAdd options for enabling overflow checks in rustc and...
2021-08-06 Jakub BeránekAdd hint for unresolved associated trait items if the...
2021-08-06 David Carliercurrent_exe haiku code path simplification all of these...
2021-08-06 borsAuto merge of #87808 - JohnTitor:rollup-qqp79xs, r...
2021-08-06 Max FanFix typo in the ptr documentation
2021-08-06 Yuki OkushiRollup merge of #87780 - est31:intra_doc_links, r=jyn514
2021-08-06 Yuki OkushiRollup merge of #87770 - BoxyUwU:cec-drop-impl, r=lcnr
2021-08-06 Yuki OkushiRollup merge of #87760 - badboy:promote-ios-sim-target...
2021-08-06 Yuki OkushiRollup merge of #87759 - m-ou-se:linux-process-sealed...
2021-08-06 Yuki OkushiRollup merge of #87756 - Amanieu:no_profiler_runtime...
2021-08-06 Yuki OkushiRollup merge of #87742 - npmccallum:naked_ffi, r=Amanieu
2021-08-06 Yuki OkushiRollup merge of #87727 - SkiFire13:fix-87718, r=jackh726
2021-08-06 Yuki OkushiRollup merge of #87715 - bhgomes:long-explanation-E0625...
2021-08-06 Yuki OkushiRollup merge of #87561 - devnexen:haiku_thread_build_fi...
2021-08-06 borsAuto merge of #87462 - ibraheemdev:tidy-file-length...
2021-08-05 borsAuto merge of #84176 - GuillaumeGomez:src-to-definition...
2021-08-05 Guillaume GomezFix URL conflict for std type
2021-08-05 Guillaume GomezRemove LightSpan and use Span directly
2021-08-05 Guillaume GomezRemove warnings/errors from compiler when using typeck_...
2021-08-05 Guillaume Gomez* Rename LightSpan::empty into LightSpan::dummy
2021-08-05 Guillaume GomezAdd missing root_path when generating links using href
2021-08-05 Guillaume GomezAdd documentation and FIXME
2021-08-05 Guillaume GomezFix invalid generation of HTML in highlight
2021-08-05 Guillaume Gomezformatting
2021-08-05 Guillaume GomezUse rustdoc Span in LinkFromSrc directly
2021-08-05 Guillaume GomezMove extra arguments for highlight URL generation into...
2021-08-05 Guillaume GomezWrap the span_map tuple index into a type called "Light...
2021-08-05 Guillaume GomezImprove code readability
2021-08-05 Guillaume Gomez* Rename Span::from_rustc_span to Span::new
2021-08-05 Guillaume Gomez* Rename 'move_span' into 'local_span_to_global_span'
2021-08-05 Guillaume GomezUnderline source code links on hover
2021-08-05 Guillaume GomezUpdate rustdoc tests
2021-08-05 Guillaume GomezGenerate links for modules as well
2021-08-05 Guillaume GomezAdd test for source code pages URLs
2021-08-05 Guillaume GomezGenerate links for methods as well
2021-08-05 Guillaume GomezEnsure that --generate-link-to-definition is only used...
2021-08-05 Guillaume GomezAdd an option for the source code link generation
2021-08-05 Guillaume GomezAdd links on source types to go to definition
2021-08-05 The8472add Box::try_new_uninit_slice for symmetry
2021-08-05 Josh StoneOnly allow LLVM element_type on Array and Vector
2021-08-05 Josh StoneRemove the `decl` arg from `FnAbi::llvm_type`
2021-08-05 Josh StonePrepare call/invoke for opaque pointers
2021-08-05 The8472replace Vec<u8> with Box<[u8]>
2021-08-05 borsAuto merge of #87768 - rust-lang:core-features-cleanup...
2021-08-05 The8472remove cfg gate on `use RawVec` since it is now also...
2021-08-05 Niels Sascha... Update socket2 dependency from 0.4.0 to 0.4.1
2021-08-05 borsAuto merge of #87737 - LeSeulArtichaut:unsafeck-less...
2021-08-05 bjorn3Rustup to rustc 1.56.0-nightly (25b764849 2021-08-04)
2021-08-05 bjorn3Sync from rust 2ddb65c32253872c0e7a02e43ec520877900370e
next