]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #58690 - kenta7777:reduce-code-repetition-miri-related, r=oli-obk
[rust.git] / src /
2019-02-21 Matthew JasperSimplify the cleanup_post_borrowck passes
2019-02-21 Matthew JasperAdd address stability test for matches
2019-02-21 Matthew JasperActivate two phase borrows on all uses
2019-02-21 Matthew JasperUse normal mutable borrows in MIR match lowering
2019-02-21 Matthew JasperMatch discriminant -> scrutinee
2019-02-21 Matthew JasperClean up MIR match lowering
2019-02-21 Matthew JasperImprove error message and add tests for borrowck match...
2019-02-21 Philipp HanschUpdate miri links
2019-02-21 Niko Matsakispartially revert 904a0bde93f0348f69914ee90b1f8b6e4e0d7cbc
2019-02-21 borsAuto merge of #58584 - ehuss:update-cargo, r=alexcrichton
2019-02-21 Niko Matsakisupdate test files to reflect new output
2019-02-21 Niko Matsakisrestore the actual leak-check
2019-02-21 Niko Matsakisintroduce a dummy leak check and invoke it in all the...
2019-02-21 Niko Matsakisreintroduce `commit_if_ok` calls to `subtype_predicate`
2019-02-21 Niko Matsakisreintroduce `commit_if_ok` call into `higher_ranked_sub`
2019-02-21 Niko Matsakiss/skol_/placeholder_/
2019-02-21 Stein Somersintroduce benchmarks of BTreeSet.intersection
2019-02-21 Ralf Jungfix link
2019-02-21 Ralf Jungremark about the one place where place computation...
2019-02-21 Ralf Jungthis is for you, tidy
2019-02-21 borsAuto merge of #58597 - pietroalbini:appveyor-gce, r...
2019-02-21 Ralf Jungexplain unsafe
2019-02-21 Ralf Jungwe only list some examples of basic types
2019-02-21 Ralf Jungtweaks and fix weird space
2019-02-21 Mazdak FarrokhzadApply suggestions from code review
2019-02-21 Gabriela Alexandra... codegen and write_metadata can mutate ModuleLLvm.
2019-02-21 Mahmut BulutDestabilize fixed-width const defined atomic integers
2019-02-21 Ralf Jungexplain why we use static alignment in ref-to-place...
2019-02-21 borsAuto merge of #58535 - RalfJung:miri, r=oli-obk
2019-02-21 Ralf Jungfinal pin projections tweaking
2019-02-21 Ralf Jungmore pin projections tweaking
2019-02-21 Stjepan GlavinaEnable feature duration_constants in examples
2019-02-20 Alex GurganusRemove braces from most E0505 examples
2019-02-20 Gabriela Alexandra... Allow Self::Module to be mutated.
2019-02-20 borsAuto merge of #58056 - nikomatsakis:issue-57843-univers...
2019-02-20 Stjepan GlavinaPut Future trait into spotlight
2019-02-20 Stjepan GlavinaAdd examples for duration constants
2019-02-20 Alex GurganusFixes #58586: Make E0505 explain example fail for 2018...
2019-02-20 Ralf Jungexpand pinning projections
2019-02-20 gnzlbgSearch for target_triple.json only if builtin target...
2019-02-20 Paul DickerUse standard Read/Write traits in sys::stdio
2019-02-20 Paul DickerAddress review comments
2019-02-20 Ralf Jungtweak pinning projections
2019-02-20 Andre Bogusfix typo
2019-02-20 Clint Frederickson./x.py test src/test/ui --stage 1 --bless -i --compare...
2019-02-20 Santiago PastorinoRun rustfmt
2019-02-20 Santiago PastorinoFix erroneous loop diagnostic in nll
2019-02-20 Santiago PastorinoUse successor_within_block helper
2019-02-20 Dale WijnandDedup a rustdoc diagnostic construction
2019-02-20 Stjepan GlavinaTurn duration consts into associated consts
2019-02-20 ljedrzupdate clippy: partially HirIdify
2019-02-20 borsAuto merge of #58578 - kennytm:rollup, r=kennytm
2019-02-20 ljedrzadjust intravisit HirIdification
2019-02-20 ljedrzHirIdification: change some NodeId to HirId calls
2019-02-20 ljedrzhir: remove parent_node from NodeCollector
2019-02-20 ljedrzhir: change HirIdValidator.hir_ids_seen to a set
2019-02-20 ljedrzhir: add and use hir_to_node_id in NodeCollector
2019-02-20 ljedrzhir: HirId-ify intravisit
2019-02-20 Ralf Jungtweaks
2019-02-20 Aleksey Kladovcleanup macro after 2018 transition
2019-02-20 Aleksey Kladovremove a bit of dead code
2019-02-20 Paul DickerRefactor Windows stdio and remove stdin double buffering
2019-02-20 Paul DickerRemove unused Read implementation on sys::Windows:...
2019-02-20 Paul DickerRemove sys::*::Stderr Write implementation
2019-02-20 kennytmRollup merge of #58044 - Lokathor:lokathor, r=alexcrichton
2019-02-20 kennytmRollup merge of #58576 - SimonSapin:successors, r=Centril
2019-02-20 kennytmRollup merge of #58569 - kenta7777:reduce-code-repetiti...
2019-02-20 kennytmRollup merge of #58568 - benjaminp:driver-trans, r...
2019-02-20 kennytmRollup merge of #58565 - thomaseizinger:typo-future...
2019-02-20 kennytmRollup merge of #58562 - dlrobertson:fix_nits, r=alexreg
2019-02-20 kennytmRollup merge of #58553 - scottmcm:more-ihle, r=Centril
2019-02-20 kennytmRollup merge of #58551 - ssomers:master, r=oli-obk
2019-02-20 kennytmRollup merge of #58546 - taiki-e:librustc_codegen_llvm...
2019-02-20 kennytmRollup merge of #58545 - emlai:regression-test-for...
2019-02-20 kennytmRollup merge of #58544 - TheBiggerGuy:rustc-doc-cli...
2019-02-20 kennytmRollup merge of #58539 - aaronstillwell:master, r=Mark...
2019-02-20 kennytmRollup merge of #58538 - GuillaumeGomez:fmt-examples...
2019-02-20 kennytmRollup merge of #58536 - xfix:remove-ub-in-pointer...
2019-02-20 kennytmRollup merge of #58534 - dwijnand:mention-capping-forbi...
2019-02-20 kennytmRollup merge of #58530 - scottmcm:monomorphize-less...
2019-02-20 kennytmRollup merge of #58528 - Zoxc:stmtkind-item, r=oli-obk
2019-02-20 kennytmRollup merge of #58456 - lzutao:nll, r=Centril
2019-02-20 kennytmRollup merge of #58409 - euclio:impl-trait-wrapping...
2019-02-20 kennytmRollup merge of #58392 - scottmcm:less-shifting-in...
2019-02-20 kennytmRollup merge of #58384 - GuillaumeGomez:fix-table-displ...
2019-02-20 kennytmRollup merge of #58336 - GuillaumeGomez:fix-search...
2019-02-20 kennytmRollup merge of #58303 - GuillaumeGomez:stability-tags...
2019-02-20 Eric HussUpdate cargo
2019-02-19 Ralf Jungupdate miri
2019-02-19 Ralf Jungupdate miri
2019-02-19 Ralf Jungexpand Unpin example
2019-02-19 Ralf Jungimprove wording
2019-02-19 Ralf Jungimprove linked list -> drop transition
2019-02-19 Ralf Jungplease the mericless tidy, oh tidy
2019-02-19 Ralf Jungmention interaction with Deref in intro
2019-02-19 Ralf Jungexamples
2019-02-19 Ralf Jungrewrite pin module intro
2019-02-19 Ralf Jungmore work on projections and RefCell example
2019-02-19 Ralf Jungseparate section for doubly-linked list, reword project...
2019-02-19 Ralf JungApply suggestions from code review
next