]> git.lizzy.rs Git - rust.git/history - src
Update RLS
[rust.git] / src /
2018-03-14 Boris-Chengbiao... Update RLS
2018-03-14 borsAuto merge of #48811 - Zoxc:syntax-globals, r=michaelwo...
2018-03-14 John Kåre AlsakerRemove syntax and syntax_pos thread locals
2018-03-14 borsAuto merge of #48859 - bdrewery:update-libc, r=alexcrichton
2018-03-14 borsAuto merge of #48684 - GuillaumeGomez:put-back-ui-json...
2018-03-13 Guillaume Gomezupdate tests
2018-03-13 Guillaume Gomeztest for putting back check on json
2018-03-13 borsAuto merge of #48735 - 1011X:master, r=alexcrichton
2018-03-13 borsAuto merge of #48411 - nikomatsakis:chalkify-canonical...
2018-03-13 Niko Matsakisadd "text" sections for things that seem likely to...
2018-03-13 Niko Matsakisremove dead code
2018-03-13 Niko Matsakisreplace inline docs with references to rustc-guide
2018-03-13 Niko Matsakisadd a debug assertion that only outlives-oblig. result...
2018-03-13 Niko Matsakis`trans_apply_param_substs` => `subst_and_normalize_eras...
2018-03-13 Niko Matsakisshort-circuit work when instantiating query responses
2018-03-13 Niko Matsakisshort-circuit `dropck_outlives` for simple cases
2018-03-13 Niko Matsakisadd regression tests for various MIR bugs that get...
2018-03-13 Niko Matsakisadd some debug output
2018-03-13 Niko Matsakismove `drain_fulfillment_cx_or_panic` to be private...
2018-03-13 Niko Matsakistransition various normalization functions to the new...
2018-03-13 Niko Matsakisintroduce `tcx.normalize_erasing_regions(..)` operaton...
2018-03-13 Niko Matsakisintroduce `infcx.at(..).dropck_outlives(..)` operaton...
2018-03-13 Niko Matsakisintroduce `infcx.at(..).normalize(..)` operation [VIC]
2018-03-13 Niko Matsakisin `Foo(X)` dep-nodes, allow X to be a `ty` not a `tt`
2018-03-13 Niko Matsakisadd `canonicalize` method to `InferCtxt` [VIC]
2018-03-13 Niko Matsakischange `ParamEnv::and` to sometimes keep the environmen...
2018-03-13 Niko Matsakismove ParamEnv methods from `ty/util` to `ty/mod`
2018-03-13 Niko Matsakisrefactor `ParamEnv::empty(Reveal)` into two distinct...
2018-03-13 Niko Matsakisadd handy helper for Cell<usize>, used for perf stats
2018-03-13 Niko Matsakisrandom reformatting
2018-03-13 Niko Matsakiscomment the purpose of `TransNormalize`
2018-03-13 Niko Matsakismake regions "traceable" so you can do `infcx.at(....
2018-03-13 Niko Matsakisfix typo in comment
2018-03-13 Niko Matsakisadd `TypeRelation` and `Lift` impls for `Kind`
2018-03-13 Niko Matsakisimprove TypeFoldable/Lift macros and make a bunch of...
2018-03-13 Niko Matsakisrequire `Lifted` types to outlive `'tcx`
2018-03-13 borsAuto merge of #48958 - alexcrichton:update-rls-rustc...
2018-03-12 borsAuto merge of #48955 - kennytm:rollup, r=kennytm
2018-03-12 kennytmRollup merge of #48954 - GuillaumeGomez:missing-links...
2018-03-12 kennytmRollup merge of #48898 - GuillaumeGomez:remove-empty...
2018-03-12 kennytmRollup merge of #48631 - focusaurus:remember-collapse...
2018-03-12 kennytmRollup merge of #48480 - jethrogb:patch-5, r=alexcrichton
2018-03-12 Alex CrichtonUpdate the rls-rustc package
2018-03-12 Guillaume GomezAdd missing links
2018-03-12 Bryan DreweryUpdate libc to 0.2.39
2018-03-12 kennytmRollup merge of #48934 - Phlosioneer:42453-debug-hygene...
2018-03-12 kennytmRollup merge of #48928 - zackmdavis:span_suggestion_fie...
2018-03-12 kennytmRollup merge of #48887 - alexcrichton:update-stdsimd...
2018-03-12 kennytmRollup merge of #48880 - petrochenkov:badstderr, r...
2018-03-12 kennytmRollup merge of #48877 - GuillaumeGomez:vec-missing...
2018-03-12 kennytmRollup merge of #48824 - davidalber:update-conduct...
2018-03-12 kennytmRollup merge of #48725 - humenda:master, r=nikomatsakis
2018-03-12 kennytmRollup merge of #48705 - klnusbaum:update_rfc_process...
2018-03-12 kennytmRollup merge of #48201 - NovemberZulu:master, r=stevekl...
2018-03-12 borsAuto merge of #48770 - bobtwinkles:two_phase_borrows_re...
2018-03-12 borsAuto merge of #48295 - Keruspe:master, r=alexcrichton
2018-03-12 1011Xadded ascii_ctypes feature to libcore tests module
2018-03-12 borsAuto merge of #48938 - alexcrichton:no-leak-makeflags...
2018-03-12 1011Xinclude AsciiExt in tests
2018-03-11 borsAuto merge of #48549 - alexcrichton:update-cargo, r...
2018-03-11 Alex Crichtontest: Forcibly remove MAKEFLAGS in compiletest
2018-03-11 Alex CrichtonUpdate Cargo submodule
2018-03-11 Alex CrichtonUpdate stdsimd module
2018-03-11 borsAuto merge of #48599 - Mark-Simulacrum:rustbuild-update...
2018-03-11 PhlosioneerFix hygene issue when deriving Debug
2018-03-11 borsAuto merge of #48907 - kennytm:minor-ci-stuff, r=alexcr...
2018-03-11 borsAuto merge of #48799 - alexcrichton:more-osx-cores...
2018-03-11 Zack M. Davisin which some labels and notes are upgraded to structur...
2018-03-11 borsAuto merge of #48908 - varkor:bss-undefined-globals...
2018-03-11 borsAuto merge of #48691 - Zoxc:profq-chan, r=michaelwoerister
2018-03-10 borsAuto merge of #48419 - bobtwinkles:fix_late_bound_reg_s...
2018-03-10 Sebastian Humendaadd stub for retrieving number of CPUs
2018-03-10 Sebastian Humendaremove linker arguments from L4Re target
2018-03-10 borsAuto merge of #48388 - kyrias:relro-level-cg, r=alexcri...
2018-03-10 varkorMerge LLVM fix for undefined bss globals
2018-03-10 kennytmPrint /proc/cpuinfo and /proc/meminfo before starting...
2018-03-10 borsAuto merge of #47574 - zilbuz:issue-14844, r=nikomatsakis
2018-03-10 borsAuto merge of #48755 - GuillaumeGomez:rustdoc-fixes...
2018-03-10 borsAuto merge of #48901 - alexcrichton:j1-install, r=Mark...
2018-03-10 Alex Crichtonrustbuild: Pass `-j1` to OpenSSL `make install`
2018-03-10 bobtwinklesRemove some commented out code
2018-03-10 bobtwinklesRemove added two-phase-borrows flag
2018-03-09 borsAuto merge of #48891 - alexcrichton:dist-osx-9.3, r...
2018-03-09 Guillaume GomezRemove auto trait implementation section when empty
2018-03-09 Alex Crichtontravis: Upgrade dist builders for OSX
2018-03-09 borsAuto merge of #48757 - alexcrichton:fix-msbuild-build...
2018-03-09 bobtwinklesCheck for two_phase_borrows in the right place
2018-03-09 bobtwinklesFix tests after two-phase borrow rewrite
2018-03-09 bobtwinklesRemove unused field on BorrowData
2018-03-09 bobtwinklesComplete re-implementation of 2-phase borrows
2018-03-09 bobtwinklesmir dataflow: change graphviz output
2018-03-09 bobtwinklesFinally start down the right path
2018-03-09 bobtwinklesRename BorrowData::location to BorrowData::reserve_location
2018-03-09 Guillaume GomezFix anchor not always being put at the right place
2018-03-09 Guillaume GomezFix escape not working when searchbar selected
2018-03-09 Guillaume GomezAdd missing items in the sidebar for functions
2018-03-09 Alex Crichtonrustbuild: Fix MSBuild location of `llvm-config.exe`
2018-03-09 Vadim Petrochenkovtidy: Add a check for stray `.stderr` and `.stdout...
2018-03-09 Johannes LöthbergMake the default relro level be doing nothing at all
2018-03-09 Guillaume GomezAdd missing urls
next