]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-05-23 borsAuto merge of #85602 - GuillaumeGomez:donthide-inherent...
2021-05-23 borsAuto merge of #85479 - Stupremee:render-Self_as-type...
2021-05-23 Guillaume GomezDon't hide inherent implementations by default
2021-05-23 borsAuto merge of #85599 - RalfJung:immut-allocs, r=oli-obk
2021-05-23 Ralf Jungfix comment
2021-05-23 Ralf Jung(try to) fix cranelift
2021-05-23 Ralf Jungsupport creating mutable allocations from byte slices
2021-05-23 Ralf Jungavoid redundant immutability check
2021-05-23 Ralf Jungreject deallocation of read-only allocations
2021-05-23 borsAuto merge of #85490 - CDirkx:fix-vxworks, r=dtolnay
2021-05-23 borsAuto merge of #85594 - Dylan-DPC:rollup-40sgqgg, r...
2021-05-23 Dylan DPCRollup merge of #85575 - jsha:fix-toggle-settings,...
2021-05-23 Dylan DPCRollup merge of #85571 - workingjubilee:reverse-prepend...
2021-05-23 Dylan DPCRollup merge of #85525 - camelid:fix-mailmap, r=Mark...
2021-05-23 Dylan DPCRollup merge of #85334 - r00ster91:patch-8, r=dtolnay
2021-05-23 Dylan DPCRollup merge of #85288 - Geal:clarify-std-io-read,...
2021-05-23 Dylan DPCRollup merge of #84758 - ChrisDenton:dllimport, r=dtolnay
2021-05-23 borsAuto merge of #81601 - jyn514:llvm-on-demand, r=Mark...
2021-05-22 Joshua NelsonMove llvm submodule updates to rustbuild
2021-05-22 borsAuto merge of #85578 - RalfJung:alloc-mem-extra, r...
2021-05-22 borsAuto merge of #85078 - RalfJung:const_fn_unsize, r...
2021-05-22 Jacob Hoffman... Fix auto-hide for implementations and implementors.
2021-05-22 borsAuto merge of #85514 - GuillaumeGomez:upgrade-minifer...
2021-05-22 Ralf JungCTFE get_alloc_extra_mut: also provide ref to MemoryExtra
2021-05-22 borsAuto merge of #85557 - hyd-dev:abi, r=RalfJung
2021-05-22 hyd-devAdd default implementation for `enforce_abi()`
2021-05-22 Ralf Jungconst_fn_unsize: check that the cast behaves correctly
2021-05-22 Ralf Jungstabilize const_fn_unsize
2021-05-22 borsAuto merge of #85568 - GuillaumeGomez:search-result...
2021-05-22 borsAuto merge of #85531 - luqmana:flip-gc, r=petrochenkov
2021-05-22 borsAuto merge of #85505 - flip1995:clippyup, r=Manishearth
2021-05-21 Jubilee YoungRemove surplus prepend LinkedList fn
2021-05-21 Guillaume GomezAdd test for search result keyword extra info
2021-05-21 Guillaume GomezFix display for primitive and keyword extra info
2021-05-21 borsAuto merge of #85560 - GuillaumeGomez:rollup-8k90rc7...
2021-05-21 Guillaume GomezRollup merge of #85555 - LeSeulArtichaut:thir-unsafeck...
2021-05-21 Guillaume GomezRollup merge of #85550 - pnkfelix:fix-max-rss-division...
2021-05-21 Guillaume GomezRollup merge of #85548 - GuillaumeGomez:remove-dead...
2021-05-21 Guillaume GomezRollup merge of #85506 - GuillaumeGomez:reset-focusedBy...
2021-05-21 LeSeulArtichautCheck for use of mutable/extern statics in THIR unsafeck
2021-05-21 borsAuto merge of #85511 - Mark-Simulacrum:eq-not-sup,...
2021-05-21 LeSeulArtichautCheck for ptr-to-int casts in const functions in THIR...
2021-05-21 LeSeulArtichautCheck for initialization of layout-restricted types
2021-05-21 Felix S. Klock IIfacepalm: operator precedence fail on my part.
2021-05-21 hyd-devAdd `rustc_mir::interpret::Machine::enforce_abi()`
2021-05-21 Mark RousskovAdjust self-type to require equality
2021-05-21 Guillaume GomezRemove dead toggle JS code
2021-05-21 borsAuto merge of #85482 - scottmcm:more-try-bootstrap...
2021-05-21 borsAuto merge of #85416 - durin42:llvm-catchup-may-2021...
2021-05-21 borsAuto merge of #85400 - lnicola:rust-analyzer-2021-05...
2021-05-21 Luqman AdenRemove linker_is_gnu: true cases as that is now the...
2021-05-21 borsAuto merge of #85060 - ChrisDenton:win-file-exists...
2021-05-21 borsAuto merge of #85382 - Aaron1011:project-eval, r=nikoma...
2021-05-20 borsAuto merge of #85524 - RalfJung:miri, r=RalfJung
2021-05-20 Luqman AdenSwap TargetOptions::linker_is_gnu default from false...
2021-05-20 borsAuto merge of #85521 - alexcrichton:less-tls-inline...
2021-05-20 Noah LevFix my mailmap entry
2021-05-20 Ralf Jungupdate miri
2021-05-20 Alex Crichtonstd: Don't inline TLS accessor on MinGW
2021-05-20 borsAuto merge of #85518 - GuillaumeGomez:rollup-mq4ohfy...
2021-05-20 Guillaume GomezRollup merge of #85509 - GuillaumeGomez:search-null...
2021-05-20 Guillaume GomezRollup merge of #85507 - GuillaumeGomez:extend-escape...
2021-05-20 Guillaume GomezRollup merge of #85375 - SkiFire13:fix-85347, r=jackh726
2021-05-20 Guillaume GomezRollup merge of #85326 - infinity0:fix-cross-compile...
2021-05-20 Guillaume GomezRollup merge of #85275 - CDirkx:memchr, r=m-ou-se
2021-05-20 borsAuto merge of #85493 - Amanieu:fix_85446, r=dtolnay
2021-05-20 Guillaume GomezUpgrade minifier version to 0.0.41
2021-05-20 Guillaume GomezPrevent tab title to "null" if the URL is a search one
2021-05-20 borsAuto merge of #84665 - adamgemmell:aarch64-features...
2021-05-20 Guillaume GomezExtend escape key check
2021-05-20 flip1995Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577...
2021-05-20 Guillaume GomezReset "focusedByTab" field when doing another search
2021-05-20 borsAuto merge of #7252 - flip1995:rustup, r=flip1995
2021-05-20 flip1995Bump nightly version -> 2021-05-20
2021-05-20 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-05-20 borsAuto merge of #85486 - RalfJung:rollup-4ibcxuu, r=RalfJung
2021-05-20 borsAuto merge of #84697 - CDirkx:util, r=m-ou-se
2021-05-20 Joshua NelsonAdd track_caller to `builder_helper::output`
2021-05-20 borsAuto merge of #85391 - Mark-Simulacrum:opt-tostring...
2021-05-20 Amanieu d'AntrasUpdate stdarch to fix x86 byte shift intrinsics
2021-05-19 Christiaan... Not implement `os::unix::fs::chroot` for `vxworks`
2021-05-19 Christiaan... Add `ExitStatusError` for `vxworks`
2021-05-19 Chris DentonWindows implementation of `fs::try_exists`
2021-05-19 Chris DentonMove the implementation of `Path::exists` to `sys_commo...
2021-05-19 Ralf JungRollup merge of #85472 - RalfJung:allocation, r=oli-obk
2021-05-19 Ralf JungRollup merge of #85470 - GuillaumeGomez:fix-css-rules...
2021-05-19 Ralf JungRollup merge of #85464 - steffahn:fix_ub_in_ptr_swap_do...
2021-05-19 Ralf JungRollup merge of #85439 - mgacek8:add_diagnostic_item_to...
2021-05-19 Ralf JungRollup merge of #85315 - satylogin:master, r=yaahc
2021-05-19 Ralf JungRollup merge of #85287 - eggyal:expose-test-concurrent...
2021-05-19 Ralf JungRollup merge of #85169 - jsha:hoist-classes, r=Guillaum...
2021-05-19 Ralf JungRollup merge of #84717 - dtolnay:literalfromstr, r...
2021-05-19 LeSeulArtichautCheck for calls to functions with `#[target_feature...
2021-05-19 LeSeulArtichautCheck for raw pointer dereference in THIR unsafeck
2021-05-19 borsAuto merge of #85340 - the8472:no-inplaceiterable-on...
2021-05-19 Scott McMurray#[cfg(bootstrap)] out the v1 try_trait stuff
2021-05-19 borsAuto merge of #83842 - LeSeulArtichaut:thir-vec, r...
2021-05-19 David Tolnayimpl FromStr for proc_macro::Literal
2021-05-19 David TolnayAdd proc macro Literal parse test
2021-05-19 David TolnayMake a more meaningful test for Punct eq
next