]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-11-27 Mark Mansimove feature gate to accepted
2018-11-27 borsAuto merge of #56251 - scalexm:root-universe, r=nikomat...
2018-11-27 borsAuto merge of #55402 - estebank:macro-eof-2, r=nikomatsakis
2018-11-27 borsAuto merge of #56094 - RalfJung:memory-data-revived...
2018-11-27 borsAuto merge of #56262 - petrochenkov:nabsedihyg, r=petro...
2018-11-26 borsAuto merge of #54668 - RalfJung:use-maybe-uninit, r...
2018-11-26 Vadim Petrochenkovresolve: Suggest `crate::` for resolving ambiguities...
2018-11-26 Vadim Petrochenkovresolve: Fallback to extern prelude in 2015 imports...
2018-11-26 Vadim Petrochenkovresolve: Generalize `early_resolve_ident_in_lexical_sco...
2018-11-26 Vadim Petrochenkovresolve: Fallback to uniform paths in 2015 imports...
2018-11-26 Vadim Petrochenkovresolve: Implement edition hygiene for imports and...
2018-11-26 Vadim PetrochenkovRemove duplicate tests for uniform paths
2018-11-26 scalexmPut all existential ty vars in the `ROOT` universe
2018-11-26 borsAuto merge of #55835 - alexcrichton:llvm-upgrade, r...
2018-11-26 borsAuto merge of #56070 - oli-obk:const_let, r=eddyb
2018-11-26 Alex CrichtonTemporarily disable LLDB
2018-11-26 Alex CrichtonPass `--export-dynamic` to LLD for wasm
2018-11-26 Alex Crichtonwasm: Pass `--no-demangle` to LLD
2018-11-26 Edd BarrettConditionally compile in only the extra argument.
2018-11-26 Edd BarrettMake Rustc build with LLVM trunk.
2018-11-26 Alex CrichtonHandle some renamed ThinLTO functions
2018-11-26 Alex CrichtonUpgrade to LLVM trunk
2018-11-26 borsAuto merge of #55705 - ethanboxx:master, r=SimonSapin
2018-11-25 borsAuto merge of #56194 - eddyb:top-unhack, r=alexcrichton
2018-11-25 Eduard-Mihai... HACK(eddyb) Cargo.toml: also exclude the `obj` director...
2018-11-25 Eduard-Mihai... Cargo.toml: exclude the `build` directory from the...
2018-11-25 Eduard-Mihai... Try to make top-level Cargo.toml work without __CARGO_T...
2018-11-25 Ethan Brierleyfix missing borrow
2018-11-25 Ethan BrierleyUse a reference rather than take ownership
2018-11-25 borsAuto merge of #55527 - sgeisler:time-checked-add, r...
2018-11-25 borsAuto merge of #56215 - pietroalbini:rollup, r=pietroalbini
2018-11-25 Pietro AlbiniRollup merge of #56211 - petrochenkov:fwd, r=petrochenkov
2018-11-25 Pietro AlbiniRollup merge of #56210 - RalfJung:c_str, r=oli-obk
2018-11-25 Pietro AlbiniRollup merge of #56207 - SimonSapin:int_to_from_bytes...
2018-11-25 Pietro AlbiniRollup merge of #56204 - estebank:suggest-variant,...
2018-11-25 Pietro AlbiniRollup merge of #56176 - GuillaumeGomez:panic-setup...
2018-11-25 Pietro AlbiniRollup merge of #56170 - wesleywiser:fix_self_profiler_...
2018-11-25 Pietro AlbiniRollup merge of #56151 - alexcrichton:move-out-flaky...
2018-11-25 Pietro AlbiniRollup merge of #56144 - tromey:Bug-55771-btreemap...
2018-11-25 Pietro AlbiniRollup merge of #56101 - frewsxcv:frewsxcv-dyn, r=steve...
2018-11-25 Pietro AlbiniRollup merge of #56100 - RalfJung:visiting-generators...
2018-11-25 Pietro AlbiniRollup merge of #56075 - alexcrichton:wasm-producer...
2018-11-25 Pietro AlbiniRollup merge of #56072 - da-x:stabilize-literal-matcher...
2018-11-25 Pietro AlbiniRollup merge of #56045 - qnighy:additional-sizedness...
2018-11-25 Pietro AlbiniRollup merge of #56024 - oli-obk:const_fn_collect_inner...
2018-11-25 Vadim Petrochenkovresolve: Fix some more asserts in import validation
2018-11-25 Vadim Petrochenkovresolve: Fix bad span arithmetics in import conflict...
2018-11-25 Vadim Petrochenkovresolve: Prohibit relative paths in visibilities on...
2018-11-25 Oliver S̶c̶h̶n̶e̶i̶d... Typo
2018-11-25 borsAuto merge of #55906 - nnethercote:rm-OpenSnapshot...
2018-11-25 Ralf Jungfix length of slice returned from read_c_str
2018-11-25 Ralf Jungyay for NLL
2018-11-25 Ralf Jungread_c_str should call the AllocationExtra hooks
2018-11-25 Oliver S̶c̶h̶n̶e̶i̶d... Typo
2018-11-25 Ralf Jungaccept undef in raw pointers, for consistency with...
2018-11-25 Ralf Jungmachine hooks for stack push and pop, frame machine...
2018-11-25 Ralf Jungmake memory allocation hook infallible
2018-11-25 Ralf Jungpass MemoryExtra to find_foreign_static and adjust_stat...
2018-11-25 Ralf Jungbring back MemoryExtra
2018-11-25 Simon SapinStabilize the int_to_from_bytes feature
2018-11-25 Nicholas NethercoteRemove `OpenSnapshot` and `CommittedSnapshot` markers...
2018-11-25 Nicholas NethercoteRemove `OpenSnapshot` and `CommittedSnapshot` markers...
2018-11-25 Nicholas NethercoteIntroduce `in_snapshot` and `assert_open_snapshot`...
2018-11-25 Nicholas NethercoteMake `commit` and `rollback_to` methods take ownership...
2018-11-25 Nicholas NethercoteReplace a `.truncate(0)` call with `.clear()`.
2018-11-25 Nicholas NethercoteRename `UndoLogEntry` as `UndoLog`.
2018-11-25 Nicholas NethercoteRemove `insert_noop`.
2018-11-25 Nicholas NethercoteUpdate to `ena` 0.11.0.
2018-11-25 borsAuto merge of #55921 - scalexm:placeholders, r=nikomatsakis
2018-11-25 borsAuto merge of #55959 - matthewjasper:remove-end-region...
2018-11-25 Wesley Wiser[Windows] Work around non-monotonic clocks in the self...
2018-11-25 Esteban KüberSuggest correct enum variant on typo
2018-11-25 borsAuto merge of #55915 - oli-obk:miri_engine_refactoring...
2018-11-24 scalexmTry to work around #53332 in `src/test/run-pass/rustc...
2018-11-24 borsAuto merge of #56201 - kennytm:revert-55935, r=alexcrichton
2018-11-24 kennytmRevert "appveyor: Use VS2017 for all our images"
2018-11-24 Oliver SchererRebase fallout
2018-11-24 Oliver Schererupdate miri submodule
2018-11-24 Oliver SchererExplain why vtable generation needs no alignment checks
2018-11-24 Oliver SchererFactor out mplace offsetting into its own method
2018-11-24 Oliver SchererDocument `Allocation`
2018-11-24 Oliver Scherertidy
2018-11-24 Oliver SchererArray and slice projections need to update the place...
2018-11-24 Ralf Jungcomment nit
2018-11-24 Oliver SchererUse correct alignment checks for scalars and zsts, too
2018-11-24 Oliver SchererUse correct alignment for fat pointer extra part
2018-11-24 Oliver SchererExplain {read,write}_scalar failure to cope with zsts
2018-11-24 Oliver SchererMove alignment checks out of `Allocation`
2018-11-24 Oliver SchererExplain early abort legality
2018-11-24 Oliver SchererRebase fallout
2018-11-24 Oliver SchererClean up array/slice of primitive validation
2018-11-24 Oliver SchererUpdate miri submodule
2018-11-24 Oliver SchererRemove stderr file, because the test passes now
2018-11-24 Oliver SchererReintroduce zst-slice reading `read_bytes` method on...
2018-11-24 Oliver SchererProperly test for int pointers in fat pointers to str...
2018-11-24 Oliver SchererReorder methods in `allocation.rs`
2018-11-24 Oliver SchererAdd regression test for integral pointers in zst str...
2018-11-24 Oliver SchererMake a method that doesn't need `Self` a free function...
2018-11-24 Oliver SchererMake zst accesses in allocations take the regular path.
2018-11-24 Oliver SchererRemove unnecessary `Result` (function always returned...
next